aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06generic: add __FINITDATAIngo Molnar
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar
2008-02-06brk: check the lower bound properlyJiri Kosina
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker
2008-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden
2008-02-06ext3: fix lock inversion in direct IOJan Kara
2008-02-06jbd.h: hide kernel only codeOlaf Hering
2008-02-06ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski
2008-02-06ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita
2008-02-06ext[234]: use ext[234]_get_group_desc()Akinobu Mita
2008-02-06ext[234]: fix comment for nonexistent variableAkinobu Mita
2008-02-06ext3: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext3: return after ext3_error in case of failuresAneesh Kumar K.V
2008-02-06make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk
2008-02-06BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen
2008-02-06BKL-removal: remove incorrect BKL comment in ext2Andi Kleen
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen
2008-02-06ext3: add block bitmap validationAneesh Kumar K.V
2008-02-06ext2: add block bitmap validationAneesh Kumar K.V
2008-02-06PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARsBjorn Helgaas
2008-02-06PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resumeRene Herman
2008-02-06isapnp driver semaphore to mutexDaniel Walker
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger
2008-02-06simplify pnp_activate_dev() and pnp_disable_dev() return valuesBjorn Helgaas
2008-02-06md: fix an occasional deadlock in raid5NeilBrown
2008-02-06md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...NeilBrown
2008-02-06md: change ITERATE_RDEV to rdev_for_eachNeilBrown
2008-02-06md: change INTERATE_MDDEV to for_each_mddevNeilBrown