aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen2-0/+2
2007-08-11fix compilation with gcc 4.2Peter Chubb3-4/+7
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie2-11/+0
2007-08-11spidev warning fixDavid Brownell1-1/+3
2007-08-11cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk1-2/+0
2007-08-11RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett1-1/+0
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern2-2/+2
2007-08-11mtdchar build fixAndrew Morton1-0/+1
2007-08-11fix serial buffer memory leakAlan Cox2-6/+52
2007-08-11docs: note about select in kconfig-language.txtJarek Poplawski1-0/+9
2007-08-11Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl1-2/+2
2007-08-11update checkpatch.pl to version 0.09Andy Whitcroft1-31/+71
2007-08-11spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov1-2/+6
2007-08-11spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov1-8/+13
2007-08-11kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C1-1/+1
2007-08-11Memory hotplug documentYasunori Goto1-0/+322
2007-08-11drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2-4/+3
2007-08-11Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki1-1/+2
2007-08-11eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi1-5/+13
2007-08-11linux-audit list is subscribers-onlyGabriel C1-1/+1
2007-08-11Remove unused struct proc_dir_entry::setAlexey Dobriyan1-1/+0
2007-08-11Fix missing numa_zonelist_order sysctlLee Schermerhorn1-1/+1
2007-08-11eCryptfs: fix lookup error for special filesRyusuke Konishi1-0/+4
2007-08-11FRV: connect up fallocateDavid Howells2-1/+3
2007-08-11matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-11pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin1-9/+13
2007-08-11pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-11pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-11fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-11stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-11direct-io: fix error-path crashesBadari Pulavarty1-0/+1
2007-08-11x86_64: fix HPET init raceRobin Holt1-4/+2
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu4-0/+5
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl1-1/+1
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter1-14/+45
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter1-7/+2
2007-08-09remove dubious legal statment from uio-howtoAlan Cox1-4/+0
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson1-0/+1
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-84/+67
2007-08-09hexdump: use const notationArtem Bityutskiy2-3/+3
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-27/+52
2007-08-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-119/+684
2007-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds3-16/+16
2007-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds8-334/+421
2007-08-09lguest: avoid shared libraries mapped over guest memoryRonald G. Minnich1-1/+3
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell5-67/+29
2007-08-09Fix non-TSC guest clocksource lockupRusty Russell1-2/+2
2007-08-09Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds1-9/+0
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre1-4/+4
2007-08-09mmc: reorganize bounce buffer initPierre Ossman1-7/+7