aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
* misc: add HP WMI laptop extras driverMatthew Garrett2008-07-25
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-25
* remove some more tipar bitsAdrian Bunk2008-07-25
* asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-25
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-25
* build kernel/profile.o only when requestedAdrian Bunk2008-07-25
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-25
* kallsyms: fix potential overflow in binary searchVegard Nossum2008-07-25
* introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg2008-07-25
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-25
* lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day2008-07-25
* init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-25
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-25
* init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk2008-07-25
* fix checkstack.pl arch detectionEric Sandeen2008-07-25
* find dynamic stack allocations in checkstack.plEric Sandeen2008-07-25
* lzo: use get/put_unaligned_* helpersHarvey Harrison2008-07-25
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-25
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-25
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-25
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-25
* flag parameters: fix compile error of sys_epoll_create1Wang Chen2008-07-25
* mfd: don't use memzeroAndrew Morton2008-07-25
* endian: Always evaluate arguments.David Miller2008-07-25
* char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-25
* Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds2008-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-24
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-24
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-24
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-24
| * s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-24
| * virtio: console as a config optionChristian Borntraeger2008-07-24
| * virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger2008-07-24
| * hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-24
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-24
| * virtio: Use bus_type probe and remove methodsMark McLoughlin2008-07-24
| * virtio: don't always force a notification when ring is fullRusty Russell2008-07-24
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-24
| * virtio: Recycle unused recv buffer pages for large skbs in net driverRusty Russell2008-07-24
| * virtio net: Allow receiving SG packetsHerbert Xu2008-07-24
| * virtio net: Add ethtool ops for SG/GSOHerbert Xu2008-07-24
| * virtio: fix virtio_net xmit of freed skb bugMark McLoughlin2008-07-24
* | Label kthread_create() with printf attribute tag.Rusty Russell2008-07-24
* | fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-24
* | x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-24
* | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\
| * ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz2008-07-24
| * ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz2008-07-24