summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-11i386: Add warning in Documentation that zero-page is not a stable ABIAndi Kleen1-0/+10
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen4-8/+13
2007-08-11i386: really stop MCEs during code patchingAdrian Bunk1-2/+2
2007-08-11x86_64: Early segment setup for VTZachary Amsden1-0/+7
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen6-67/+90
2007-08-11x86: Disable CLFLUSH support againAndi Kleen2-2/+3
2007-08-11x86_64: Don't mark __exitcall as __coldAndi Kleen1-1/+1
2007-08-11x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes1-7/+6
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet3-14/+55
2007-08-11changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer1-35/+38
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda8-14/+46
2007-08-11readahead: docbook fixStephen Hemminger1-1/+1
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
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-11BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig1-19/+10
2007-08-11drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski1-52/+26
2007-08-11drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-8/+8