linux-2.6
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
2008-07-25  Andrew Mortonbuild-kernel-profileo-only-when-requested-cleanups
2008-07-25  Adrian Bunkbuild kernel/profile.o only when requested
2008-07-25  Paul E. McKenneylist_for_each_rcu must die: networking
2008-07-25  Vegard Nossumkallsyms: fix potential overflow in binary search
2008-07-25  Johannes Bergintroduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
2008-07-25  Robert P. J... lists: remove a redundant conditional definition of...
2008-07-25  Robert P. J... lib: allow memparse() to accept a NULL and ignorable...
2008-07-25  Robert P. J... init/: delete hard-coded setting and testing of BUILD_C...
2008-07-25  Robert P. J... Remove apparently unused fd1772.h header file.
2008-07-25  Adrian Bunkinit/do_mounts.c should #include <linux/initrd.h>
2008-07-25  Eric Sandeenfix checkstack.pl arch detection
2008-07-25  Eric Sandeenfind dynamic stack allocations in checkstack.pl
2008-07-25  Harvey Harrisonlzo: use get/put_unaligned_* helpers
2008-07-25  Harvey Harrisoninclude: use get/put_unaligned_* helpers
2008-07-25  Harvey Harrisonfs: ldm.[ch] use get_unaligned_* helpers
2008-07-25  Steven Rostedtlocking: add typecheck on irqsave and friends for corre...
2008-07-25  Andrew Mortonsplit the typecheck macros out of include/linux/kernel.h
2008-07-25  Wang Chenflag parameters: fix compile error of sys_epoll_create1
2008-07-25  Andrew Mortonmfd: don't use memzero
2008-07-25  David Millerendian: Always evaluate arguments.
2008-07-25  Huang Weiyichar/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated...
2008-07-25  Linus TorvaldsUndo duplicate "m68k: drivers/input/serio/hp_sdc.c...
2008-07-25  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-25  Rusty RussellLabel kthread_create() with printf attribute tag.
2008-07-25  Rusty Russellvirtio: Add transport feature handling stub for virtio_...
2008-07-25  Rusty Russellvirtio: Rename set_features to finalize_features
2008-07-25  Rusty Russellvirtio: Formally reserve bits 28-31 to be 'transport...
2008-07-25  Christian Borntraegers390: use virtio_console for KVM on s390
2008-07-25  Christian Borntraegervirtio: console as a config option
2008-07-25  Christian Borntraegervirtio_console: use virtqueue notification for hvc_console
2008-07-25  Christian Borntraegerhvc_console: rework setup to replace irq functions...
2008-07-25  Christian Borntraegervirtio_blk: check for hardsector size from host
2008-07-25  Mark McLoughlinvirtio: Use bus_type probe and remove methods
2008-07-25  Rusty Russellvirtio: don't always force a notification when ring...
2008-07-25  Rusty Russellvirtio: clarify that ABI is usable by any implementations
2008-07-25  Rusty Russellvirtio: Recycle unused recv buffer pages for large...
2008-07-25  Herbert Xuvirtio net: Allow receiving SG packets
2008-07-25  Herbert Xuvirtio net: Add ethtool ops for SG/GSO
2008-07-25  Mark McLoughlinvirtio: fix virtio_net xmit of freed skb bug
2008-07-25  Adrian Bunkfix fs/nfs/nfsroot.c compilation
2008-07-25  Linus Torvaldsx86/oprofile/nmi_int: add Nehalem to list of ppro cores
2008-07-24  Linus Torvaldsx86-64: Clean up 'save/restore_i387()' usage
2008-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-24  Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24  Bartlomiej... ide: use proper printk() KERN_* levels in ide-probe.c
2008-07-24  Bartlomiej... ide: fix for EATA SCSI HBA in ATA emulating mode
2008-07-24  Bartlomiej... ide: remove stale comments from drivers/ide/Makefile
2008-07-24  Bartlomiej... ide: enable local IRQs in all handlers for TASKFILE_NO_...
2008-07-24  FUJITA Tomonoriide-scsi: remove kmalloced struct request
2008-07-24  Jan Evert van... ht6560b: remove old history
2008-07-24  Jan Evert van... ht6560b: update email address
2008-07-24  Jens Axboeide-cd: fix oops when using growisofs
2008-07-24  Bartlomiej... gayle: release resources on ide_host_add() failure
2008-07-24  Sergei Shtylyovpalm_bk3710: add UltraDMA/100 support
2008-07-24  Harvey Harrisonide: trivial sparse annotations
2008-07-24  Harvey Harrisonide: ide-tape.c sparse annotations and unaligned access...
2008-07-24  Bartlomiej... ide: drop 'name' parameter from ->init_chipset method
2008-07-24  Bartlomiej... ide: prefix messages from IDE PCI host drivers by drive...
2008-07-24  Bartlomiej... it821x: remove DECLARE_ITE_DEV() macro
2008-07-24  Bartlomiej... it8213: remove DECLARE_ITE_DEV() macro
2008-07-24  Bartlomiej... ide: include PCI device name in messages from IDE PCI...
2008-07-24  Bartlomiej... ide: remove <asm/ide.h> for some archs
2008-07-24  Bartlomiej... ide-generic: remove ide_default_{io_base,irq}() inlines...
2008-07-24  Bartlomiej... ide-generic: is no longer needed on ppc32
2008-07-24  Bartlomiej... ide-generic: remove broken PPC_PREP support
2008-07-24  Bartlomiej... ide: define MAX_HWIFS in <linux/ide.h>
2008-07-24  Bartlomiej... ide: remove <asm-cris/ide.h>
2008-07-24  Bartlomiej... ide-generic: remove "no_pci_devices()" quirk from ide_d...
2008-07-24  Bartlomiej... ide-generic: minor fix for mips
2008-07-24  Bartlomiej... ide-generic: fix ide_default_io_base() for m32r
2008-07-24  Bartlomiej... ide: fix <asm-xtensa/ide.h>
2008-07-24  Bartlomiej... rapide: add module_exit()
2008-07-24  Bartlomiej... icside: add module_exit()
2008-07-24  Bartlomiej... via82cxxx: add ->remove method and module_exit()
2008-07-24  Bartlomiej... trm290: add ->remove method and module_exit()
2008-07-24  Bartlomiej... triflex: add ->remove method and module_exit()
next