summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg
2008-07-25lists: remove a redundant conditional definition of list_add()Robert P. J. Day
2008-07-25lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day
2008-07-25Remove apparently unused fd1772.h header file.Robert P. J. Day
2008-07-25init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk
2008-07-25fix checkstack.pl arch detectionEric Sandeen
2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen
2008-07-25lzo: use get/put_unaligned_* helpersHarvey Harrison
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison
2008-07-25fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison
2008-07-25locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt
2008-07-25split the typecheck macros out of include/linux/kernel.hAndrew Morton
2008-07-25flag parameters: fix compile error of sys_epoll_create1Wang Chen
2008-07-25mfd: don't use memzeroAndrew Morton
2008-07-25endian: Always evaluate arguments.David Miller
2008-07-25char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-24Label kthread_create() with printf attribute tag.Rusty Russell
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell