aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-25jbd: tidy up revoke cache initialisation and destructionDuane Griffin
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin
2008-07-25jbd: replace potentially false assertion with if blockDuane Griffin
2008-07-25ext3: correct mount option parsing to detect when quota options can be changedJan Kara
2008-07-25ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-07-25ext3: fix synchronization of quota files in journal=data modeJan Kara
2008-07-25ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault
2008-07-25ext2: remove double definitions of xattr macrosShen Feng
2008-07-25minix: remove !NO_TRUNCATE codeAdrian Bunk
2008-07-25gpio: max732x driverEric Miao
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: add bt8xxgpio driverMichael Buesch
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-25kprobes: remove redundant config checkAbhishek Sagar
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks
2008-07-25sm501: gpio I2C supportBen Dooks
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard
2008-07-25sm501: add gpiolib supportBen Dooks
2008-07-25sm501: add power control callbackBen Dooks
2008-07-25printk ratelimiting rewriteDave Young
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum
2008-07-25list debugging: use WARN() instead of BUG()Dave Jones
2008-07-25Example use of WARN()Arjan van de Ven
2008-07-25kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton
2008-07-25documentation: update CodingStyle tips for Emacs usersJohannes Weiner
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak
2008-07-25init.h: remove obsolete contentRobert P. J. Day
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-25exec: remove some includesHugh Dickins
2008-07-25pdflush: use time_after() instead of open-coding itOGAWA Hirofumi
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro
2008-07-25remove some more tipar bitsAdrian Bunk
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk
2008-07-25build-kernel-profileo-only-when-requested-cleanupsAndrew Morton
2008-07-25build kernel/profile.o only when requestedAdrian Bunk
2008-07-25list_for_each_rcu must die: networkingPaul E. McKenney
2008-07-25kallsyms: fix potential overflow in binary searchVegard Nossum