deliverable/linux.git
2008-07-25  Paul Menagecgroup files: convert res_counter_write() to be a cgrou...
2008-07-25  Paul Menagecgroup files: convert devcgroup_access_write() into...
2008-07-25  Paul Menagecgroup files: remove cpuset_common_file_write()
2008-07-25  Paul Menagecgroup files: turn attach_task_by_pid directly into...
2008-07-25  Paul Menagecgroup files: move notify_on_release file to separate...
2008-07-25  Paul Menagecgroups: misc cleanups to write_string patchset
2008-07-25  Paul Menagecgroup files: move the release_agent file to use typed...
2008-07-25  Paul Menagecgroup files: add write_string cgroup control file...
2008-07-25  Paul Menagecgroup files: clean up whitespace in struct cftype
2008-07-25  Li Zefancgroups: annotate two variables with __read_mostly
2008-07-25  KOSAKI Motohirocgroup: list_for_each cleanup
2008-07-25  Pavel EmelyanovMark res_counter_charge(_locked) with __must_check
2008-07-25  Li Zefancgroup: use read lock to guard find_existing_css_set()
2008-07-25  Mike Frysingerprocfs-guide: drop pointless   entities
2008-07-25  Jan Karaquota: implement sending information via netlink about...
2008-07-25  Jan Karaquota: convert macros to inline functions
2008-07-25  Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-07-25  Jan Karaquota: cleanup loop in sync_dquots()
2008-07-25  Jan Karaquota: rename quota functions from upper case, make...
2008-07-25  Jan Karaquota: fix possible infinite loop in quota code
2008-07-25  Joe PetersonUTC timestamp option for FAT filesystems fix
2008-07-25  Joe Petersonfatfs: add UTC timestamp option
2008-07-25  Adrian Bunkremove unused #include <linux/dirent.h>'s
2008-07-25  Adrian Bunkremove the in-kernel struct dirent{,64}
2008-07-25  Rene Scharfemsdos fs: remove unsettable atari option
2008-07-25  OGAWA Hirofumifat: small optimization to __fat_readdir()
2008-07-25  OGAWA Hirofumifat: use same logic in fat_search_long() and __fat_read...
2008-07-25  OGAWA Hirofumifat: cleanup fs/fat/dir.c
2008-07-25  Adrian Bunkfat/dir.c: switch to struct __fat_dirent
2008-07-25  OGAWA Hirofumifat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
2008-07-25  OGAWA Hirofumifat: fix parse_options()
2008-07-25  Shen Fengreiserfs: remove double definitions of xattr macros
2008-07-25  Jeff Mahoneyreiserfs: convert j_commit_lock to mutex
2008-07-25  Jeff Mahoneyreiserfs: convert j_flush_sem to mutex
2008-07-25  Jeff Mahoneyreiserfs: convert j_lock to mutex
2008-07-25  Jan Karareiserfs: correct mount option parsing to detect when...
2008-07-25  Jan Karareiserfs: fix typos in messages and comments (journalle...
2008-07-25  Jan Karareiserfs: fix synchronization of quota files in journal...
2008-07-25  Matthias Kaehlckehfsplus: convert the extents_lock in a mutex
2008-07-25  Matthias Kaehlckehfs: convert extents_lock in a mutex
2008-07-25  Matthias Kaehlckehfs: convert bitmap_lock in a mutex
2008-07-25  Adrian Bunkcoda: remove CODA_FS_OLD_API
2008-07-25  Adam Greenblattisofs: fix minor filesystem corruption
2008-07-25  Duane Griffinext3: validate directory entry data before use
2008-07-25  Hidehiro Kawaijbd: don't abort if flushing file data failed
2008-07-25  Li Zefanext3: kill 2 useless magic numbers
2008-07-25  Toshiyuki Okajimajbd: positively dispose the unmapped data buffers in...
2008-07-25  Adrian Bunkjbd: unexport journal_update_superblock
2008-07-25  Duane Griffinext3: handle deleting corrupted indirect blocks
2008-07-25  Hidehiro Kawaiext3: don't read inode block if the buffer has a write...
2008-07-25  Duane Griffinext3: handle corrupted orphan list at mount
2008-07-25  Shen Fengext3: remove double definitions of xattr macros
2008-07-25  Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-25  Shen Fengext3: improve some code in rb tree part of dir.c
2008-07-25  Duane Griffinjbd: tidy up revoke cache initialisation and destruction
2008-07-25  Duane Griffinjbd: eliminate duplicated code in revocation table...
2008-07-25  Duane Griffinjbd: replace potentially false assertion with if block
2008-07-25  Jan Karaext3: correct mount option parsing to detect when quota...
2008-07-25  Jan Karaext3: fix typos in messages and comments (journalled...
2008-07-25  Jan Karaext3: fix synchronization of quota files in journal...
2008-07-25  Samuel Thibaultext2: fix typo in Hurd part of include/linux/ext2_fs.h
2008-07-25  Shen Fengext2: remove double definitions of xattr macros
2008-07-25  Adrian Bunkminix: remove !NO_TRUNCATE code
2008-07-25  Eric Miaogpio: max732x driver
2008-07-25  Michael Bueschgpiolib: allow user-selection
2008-07-25  Michael Bueschgpio: add bt8xxgpio driver
2008-07-25  David Brownellgpio: mcp23s08 handles multiple chips per chipselect
2008-07-25  David Brownellgpio: sysfs interface
2008-07-25  Abhishek Sagarkprobes: remove redundant config check
2008-07-25  Srinivasa D Skprobes: improve kretprobe scalability with hashed...
2008-07-25  Ben Dooksmfd: sm501 fix gpio number calculation for upper bank
2008-07-25  Ben Dooksmfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
2008-07-25  Ben Dookssm501: fixes for akpms comments on gpiolib addition
2008-07-25  Ben Dookssm501: gpio I2C support
2008-07-25  Arnaud Patardsm501: gpio dynamic registration for PCI devices
2008-07-25  Ben Dookssm501: add gpiolib support
2008-07-25  Ben Dookssm501: add power control callback
2008-07-25  Dave Youngprintk ratelimiting rewrite
2008-07-25  Vegard Nossumkallsyms: unify 32- and 64-bit code
2008-07-25  Dave Joneslist debugging: use WARN() instead of BUG()
2008-07-25  Arjan van de VenExample use of WARN()
2008-07-25  Arjan van de Venkernel/irq/manage.c: replace a printk + WARN_ON() to...
2008-07-25  Arjan van de VenAdd a WARN() macro; this is WARN_ON() + printk arguments
2008-07-25  Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-07-25  Andrew Mortondrivers/misc/hpilo.c needs CONFIG_PCI
2008-07-25  Johannes Weinerdocumentation: update CodingStyle tips for Emacs users
2008-07-25  Daniel Guilakinit/version.c: define version_string only if CONFIG_KA...
2008-07-25  Daniel Guilakinit/version.c: silence sparse warning by declaring...
2008-07-25  Robert P. J... init.h: remove obsolete content
2008-07-25  Kay Sieversparport: fix platform driver hotplug/coldplug
2008-07-25  Kay Sieversmfd: fix platform driver hotplug/coldplug
2008-07-25  Kay Sieversdrivers/power: fix platform driver hotplug/coldplug
2008-07-25  Thomas Petazzoniinflate: refactor inflate malloc code
2008-07-25  Hugh Dickinsexec: remove some includes
2008-07-25  OGAWA Hirofumipdflush: use time_after() instead of open-coding it
2008-07-25  FUJITA Tomonoriclean up duplicated alloc/free_thread_info
2008-07-25  Matthew Garrettmisc: add HP WMI laptop extras driver
2008-07-25  KOSAKI Motohirocall_usermodehelper(): increase reliability
2008-07-25  Adrian Bunkremove some more tipar bits
2008-07-25  Adrian Bunkasm-generic/int-ll64.h: always provide __{s,u}64
next
This page took 0.040656 seconds and 5 git commands to generate.