aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[MIPS] Disable MT runtime detection on platforms which never support MT.Ralf Baechle9-8/+18
2007-07-20KVM: MMU: Fix oopses with SLUBAvi Kivity1-13/+26
2007-07-20KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity3-5/+31
2007-07-20KVM: Fix memory slot management functions for guest smpAvi Kivity3-123/+52
2007-07-20KVM: MMU: Store nx bit for large page shadowsAvi Kivity2-2/+4
2007-07-20sdhci: make sure to clear the error interruptPierre Ossman2-0/+3
2007-07-20mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat1-1/+12
2007-07-20mmc: add maintainer for at91Pierre Ossman1-1/+6
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofconsLinus Torvalds33-1483/+846
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-114/+562
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox1-1/+1
2007-07-20splice: fix bad unlock_page() in error caseJens Axboe1-2/+3
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells1-11/+10
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds56-571/+1326
2007-07-20Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds89-399/+8426
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds7-130/+41
2007-07-20Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-23/+52
2007-07-20arm: fix up handle_mm_fault changesNick Piggin1-3/+3
2007-07-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds21-416/+816
2007-07-20Fix Lindent to not indent preprocessor comments so farMatthew Wilcox1-1/+1
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8
2007-07-20m68knommu: reformat show_cpuinfo()Greg Ungerer1-20/+21
2007-07-20cr_backlight_probe() allocates too little storage for struct cr_panelJesper Juhl1-1/+1
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams3-23/+6
2007-07-20dpt_i2o depends on virt_to_busStephen Rothwell1-1/+1
2007-07-20fix some conversion overflowsNick Piggin3-5/+4
2007-07-20mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt1-1/+1
2007-07-20arch/i386/xen/events.c should #include <asm/xen/hypervisor.h>Adrian Bunk1-0/+1
2007-07-20xen: disable vdso "nosegneg" on native bootRoland McGrath4-6/+29
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-133/+136
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds47-1079/+5350
2007-07-20fix gfp_t annotations for slubAl Viro1-1/+1
2007-07-20ANSIfy a couple of functions in netfilterAl Viro1-2/+2
2007-07-20Fix lguest misannotationAl Viro1-1/+1
2007-07-20Fix up sky2 breakageAl Viro1-3/+4
2007-07-20Fix buggered kmalloc() call argument orderAl Viro1-1/+1
2007-07-20m68k: exclude more unbuildable driversAl Viro2-1/+4
2007-07-20mac89x0: missing __initAl Viro1-1/+1
2007-07-20m68k: remove empty ->setup is several consolesAl Viro2-14/+0
2007-07-20m68k: missing __initAl Viro12-15/+17
2007-07-20m68k: missing exportsAl Viro6-1/+21
2007-07-20m68k: use .text.headAl Viro4-3/+4
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro3-14/+73
2007-07-20m68k: teach modpost about .m68_fixupAl Viro1-0/+1
2007-07-20more isa/eisa/pci-only drivers marked as suchAl Viro1-2/+2
2007-07-20libata: implement EH fast drainTejun Heo4-2/+104
2007-07-20libata: schedule probing after SError access failure during autopsyTejun Heo1-1/+5