summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-251-0/+1
* documentation: update CodingStyle tips for Emacs usersJohannes Weiner2008-07-251-19/+23
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-251-0/+2
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-251-0/+1
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* parport: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2
* mfd: fix platform driver hotplug/coldplugKay Sievers2008-07-253-0/+6
* drivers/power: fix platform driver hotplug/coldplugKay Sievers2008-07-252-0/+4
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-2513-439/+62
* exec: remove some includesHugh Dickins2008-07-251-4/+2
* pdflush: use time_after() instead of open-coding itOGAWA Hirofumi2008-07-251-2/+2
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-2523-80/+50
* misc: add HP WMI laptop extras driverMatthew Garrett2008-07-253-0/+507
* call_usermodehelper(): increase reliabilityKOSAKI Motohiro2008-07-253-9/+13
* remove some more tipar bitsAdrian Bunk2008-07-253-10/+0
* asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-251-1/+1
* build-kernel-profileo-only-when-requested-cleanupsAndrew Morton2008-07-251-2/+4
* build kernel/profile.o only when requestedAdrian Bunk2008-07-253-22/+41
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-253-15/+7
* kallsyms: fix potential overflow in binary searchVegard Nossum2008-07-251-1/+1
* introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg2008-07-254-3/+50
* lists: remove a redundant conditional definition of list_add()Robert P. J. Day2008-07-252-18/+0
* lib: allow memparse() to accept a NULL and ignorable second parmRobert P. J. Day2008-07-251-5/+11
* init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day2008-07-251-12/+0
* Remove apparently unused fd1772.h header file.Robert P. J. Day2008-07-251-80/+0
* init/do_mounts.c should #include <linux/initrd.h>Adrian Bunk2008-07-251-0/+1
* fix checkstack.pl arch detectionEric Sandeen2008-07-251-1/+2
* find dynamic stack allocations in checkstack.plEric Sandeen2008-07-251-1/+23
* lzo: use get/put_unaligned_* helpersHarvey Harrison2008-07-251-4/+2
* include: use get/put_unaligned_* helpersHarvey Harrison2008-07-253-15/+10
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-252-40/+35
* locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt2008-07-252-31/+95
* split the typecheck macros out of include/linux/kernel.hAndrew Morton2008-07-252-20/+25
* flag parameters: fix compile error of sys_epoll_create1Wang Chen2008-07-251-0/+1
* mfd: don't use memzeroAndrew Morton2008-07-251-1/+1
* endian: Always evaluate arguments.David Miller2008-07-252-12/+12
* char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated includeHuang Weiyi2008-07-251-1/+0
* Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds2008-07-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-2428-124/+385
|\
| * virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-255-0/+27
| * virtio: Rename set_features to finalize_featuresRusty Russell2008-07-255-20/+24
| * virtio: Formally reserve bits 28-31 to be 'transport' features.Rusty Russell2008-07-252-0/+11
| * s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-254-1/+34
| * virtio: console as a config optionChristian Borntraeger2008-07-252-1/+9
| * virtio_console: use virtqueue notification for hvc_consoleChristian Borntraeger2008-07-251-7/+33
| * hvc_console: rework setup to replace irq functions with callbacksChristian Borntraeger2008-07-258-67/+105
| * virtio_blk: check for hardsector size from hostChristian Borntraeger2008-07-252-1/+12
| * virtio: Use bus_type probe and remove methodsMark McLoughlin2008-07-251-9/+9
| * virtio: don't always force a notification when ring is fullRusty Russell2008-07-251-2/+5
| * virtio: clarify that ABI is usable by any implementationsRusty Russell2008-07-258-3/+17
OpenPOWER on IntegriCloud