aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli7-239/+287
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli15-16/+19
2008-03-04VT notifier fix for VT switchSamuel Thibault1-0/+1
2008-03-04alloc_percpu() fails to allocate percpu dataEric Dumazet1-1/+14
2008-03-04vfs: fix NULL pointer dereference in fsync_buffers_list()Jan Kara1-1/+1
2008-03-04zlc_setup(): handle jiffies wraparoundKOSAKI Motohiro1-1/+2
2008-03-04Fix "Malformed early option 'loglevel'"Alex Riesen1-1/+1
2008-03-04core dump: user_regset writebackRoland McGrath1-0/+15
2008-03-04Add memory resource controller maintainersakpm@linux-foundation.org1-0/+11
2008-03-04Control Groups: add Paul Menage as maintainerPaul Menage1-0/+6
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2-4/+107
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison1-1/+0
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326
2008-03-04Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2-3/+4
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-03-04serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modemBjorn Helgaas1-0/+2
2008-03-04update checkpatch.pl to version 0.15Andy Whitcroft1-117/+206
2008-03-04cgroup: fix default notify_on_release settingLi Zefan1-1/+3
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-03-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds8-36/+24
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds7-2/+1285
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds5-354/+70
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-7/+12
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds11-80/+156
2008-03-04ioat: fix 'ack' handling, driver must ensure that 'ack' is zeroDan Williams1-0/+2
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04fsldma: do not cleanup descriptors in hardirq contextDan Williams1-1/+0
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei5-1/+1283
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra5-354/+70
2008-03-04x86/xen: fix DomU boot problemIan Campbell1-1/+2
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu1-2/+6
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha1-4/+4
2008-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds19-153/+245
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven4-6/+14
2008-03-04m68knommu: fix fec driver interrupt racesGreg Ungerer1-4/+4
2008-03-04m68knommu: declare do_IRQ()Greg Ungerer1-0/+2
2008-03-04m68knommu: remove duplicate hw_tick() codeGreg Ungerer1-10/+0
2008-03-04m68knommu: update defconfigGreg Ungerer1-56/+56
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds1-1/+1
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds29-615/+410
2008-03-04freezer vs stopped or tracedRoland McGrath2-19/+26
2008-03-04x86: disable KVM for Voyager and friendsRandy Dunlap1-1/+1
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity1-0/+1
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity2-11/+6
2008-03-04KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity1-0/+8
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity1-0/+4
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti2-2/+2
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti1-3/+3