aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25minix: remove !NO_TRUNCATE codeAdrian Bunk3-33/+0
2008-07-25gpio: max732x driverEric Miao4-0/+424
2008-07-25gpiolib: allow user-selectionMichael Buesch18-23/+116
2008-07-25gpio: add bt8xxgpio driverMichael Buesch5-0/+440
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2-40/+118
2008-07-25gpio: sysfs interfaceDavid Brownell12-20/+712
2008-07-25kprobes: remove redundant config checkAbhishek Sagar1-5/+0
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S8-67/+108
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks1-1/+3
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks1-5/+24
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks1-8/+16
2008-07-25sm501: gpio I2C supportBen Dooks2-2/+84
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard2-3/+5
2008-07-25sm501: add gpiolib supportBen Dooks3-70/+257
2008-07-25sm501: add power control callbackBen Dooks2-0/+38
2008-07-25printk ratelimiting rewriteDave Young10-56/+79
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum1-13/+6
2008-07-25list debugging: use WARN() instead of BUG()Dave Jones1-22/+14
2008-07-25Example use of WARN()Arjan van de Ven1-6/+3
2008-07-25kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven1-3/+1
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2-0/+44
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven28-55/+48
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton1-0/+1
2008-07-25documentation: update CodingStyle tips for Emacs usersJohannes Weiner1-19/+23
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak1-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak1-0/+1
2008-07-25init.h: remove obsolete contentRobert P. J. Day1-7/+1
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers3-0/+6
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers2-0/+4
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni13-439/+62
2008-07-25exec: remove some includesHugh Dickins1-4/+2
2008-07-25pdflush: use time_after() instead of open-coding itOGAWA Hirofumi1-2/+2
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori23-80/+50
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett3-0/+507
2008-07-25call_usermodehelper(): increase reliabilityKOSAKI Motohiro3-9/+13
2008-07-25remove some more tipar bitsAdrian Bunk3-10/+0
2008-07-25asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk1-1/+1
2008-07-25build-kernel-profileo-only-when-requested-cleanupsAndrew Morton1-2/+4
2008-07-25build kernel/profile.o only when requestedAdrian Bunk3-22/+41
2008-07-25list_for_each_rcu must die: networkingPaul E. McKenney3-15/+7
2008-07-25kallsyms: fix potential overflow in binary searchVegard Nossum1-1/+1
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg4-3/+50
2008-07-25lists: remove a redundant conditional definition of list_add()Robert P. J. Day2-18/+0
2008-07-25lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day1-5/+11
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day1-12/+0
2008-07-25Remove apparently unused fd1772.h header file.Robert P. J. Day1-80/+0
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk1-0/+1
2008-07-25fix checkstack.pl arch detectionEric Sandeen1-1/+2
2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen1-1/+23