summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-12i386: really stop MCEs during code patchingAdrian Bunk1-2/+2
2007-08-12x86_64: Early segment setup for VTZachary Amsden1-0/+7
2007-08-12i386: Make patching more robust, fix paravirt issueAndi Kleen6-67/+90
2007-08-12x86: Disable CLFLUSH support againAndi Kleen2-2/+3
2007-08-12x86_64: Don't mark __exitcall as __coldAndi Kleen1-1/+1
2007-08-12x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes1-7/+6
2007-08-12x86: Work around mmio config space quirk on AMD Fam10hdean gaudet3-14/+55
2007-08-12changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer1-35/+38
2007-08-12finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda8-14/+46
2007-08-12readahead: docbook fixStephen Hemminger1-1/+1
2007-08-12alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
2007-08-12lguest files should explicitly include asm/paravirt.hJes Sorensen2-0/+2
2007-08-12fix compilation with gcc 4.2Peter Chubb3-4/+7
2007-08-12timer: remove clockevents_unregister_notifierMiao Xie2-11/+0
2007-08-12spidev warning fixDavid Brownell1-1/+3
2007-08-12cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk1-2/+0
2007-08-12RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett1-1/+0
2007-08-12hex_dump: add missing "const" qualifiersAlan Stern2-2/+2
2007-08-12mtdchar build fixAndrew Morton1-0/+1
2007-08-12fix serial buffer memory leakAlan Cox2-6/+52
2007-08-12docs: note about select in kconfig-language.txtJarek Poplawski1-0/+9
2007-08-12Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl1-2/+2
2007-08-12update checkpatch.pl to version 0.09Andy Whitcroft1-31/+71
2007-08-12spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov1-2/+6
2007-08-12spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov1-8/+13
2007-08-12kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C1-1/+1
2007-08-12Memory hotplug documentYasunori Goto1-0/+322
2007-08-12drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2-4/+3
2007-08-12Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki1-1/+2
2007-08-12eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi1-5/+13
2007-08-12linux-audit list is subscribers-onlyGabriel C1-1/+1
2007-08-12Remove unused struct proc_dir_entry::setAlexey Dobriyan1-1/+0
2007-08-12Fix missing numa_zonelist_order sysctlLee Schermerhorn1-1/+1
2007-08-12eCryptfs: fix lookup error for special filesRyusuke Konishi1-0/+4
2007-08-12FRV: connect up fallocateDavid Howells2-1/+3
2007-08-12matroxfb: rectify jitter (G450/G550)Paul A. Clarke4-10/+30
2007-08-12pvr2fb: update Documentation/fb/pvr2fb.txtAdrian McMenamin1-9/+13
2007-08-12pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin1-0/+4
2007-08-12pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas1-5/+7
2007-08-12fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-08-12stifb: detect cards in double buffer mode more reliablyHelge Deller1-7/+12
2007-08-12direct-io: fix error-path crashesBadari Pulavarty1-0/+1
2007-08-12x86_64: fix HPET init raceRobin Holt1-4/+2
2007-08-12Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu4-0/+5
2007-08-12BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-12sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig1-19/+10
2007-08-12drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski1-52/+26
2007-08-12drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8
2007-08-12Clean up duplicate includes in drivers/block/Jesper Juhl1-1/+0
2007-08-12Fix remap handling by blktraceAlan D. Brunelle3-3/+8