aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16uvesafb: the driver coreMichal Januszewski
2007-10-16uvesafb: add connector entriesMichal Januszewski
2007-10-16connector: change connector's max message sizeMichal Januszewski
2007-10-16fbdev: export fb_destroy_modelistMichal Januszewski
2007-10-16rtc: allow validated RTC_PIE_ON for non-rootBryan Kadzban
2007-10-16rtc: add max_user_freq to sysfsBryan Kadzban
2007-10-16rtc-cmos probe() cleanupDavid Brownell
2007-10-16rtc: fix readback from /sys/class/rtc/rtc?/wakealarmMark Lord
2007-10-16rtc: RTC class driver for the ds1374Scott Wood
2007-10-16rtc-pcf8583: Check for i2c adapter functionalityJean Delvare
2007-10-16rtc: make rtc-ds1742 driver hotplug-awareAtsushi Nemoto
2007-10-16rtc: make rtc-ds1553 driver hotplug-awareAtsushi Nemoto
2007-10-16rtc-dev: no need to convert file->private_data to rtc deviceMark Zhan
2007-10-16rtc_irq_set_freq() requires power-of-two and associated kerneldocDavid Brownell
2007-10-16RTC: periodic irq fixAlessandro Zummo
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow
2007-10-16eCryptfs: replace magic numbersMichael Halcrow
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow
2007-10-16eCryptfs: fix data typesMichael Halcrow
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow
2007-10-16ecryptfs: fix error handlingMichael Halcrow
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow
2007-10-16eCryptfs: comments for some structsMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow
2007-10-16ecryptfs: printk warning fixesAndrew Morton
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke