summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-1210-104/+55
|\
| * BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
| * drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
| * drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
| * Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
| * Fix remap handling by blktraceAlan D. Brunelle2007-08-113-3/+8
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-112-21/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-123-7/+17
|\ \
| * | sched debug: dont print kernel address in /proc/sched_debugIngo Molnar2007-08-101-1/+1
| * | sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar2007-08-101-4/+3
| * | sched: improve rq-clock overflow logicIngo Molnar2007-08-101-2/+13
| |/
* | i386: Fix double fault handlerChuck Ebbert2007-08-121-6/+7
* | i386: Fix start_kernel warningAndi Kleen2007-08-121-3/+1
* | x86_64: vdso.lds in arch/x86_64/vdso/.gitignorePete Zaitcev2007-08-121-0/+1
* | i386: Add warning in Documentation that zero-page is not a stable ABIAndi Kleen2007-08-121-0/+10
* | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-124-8/+13
* | i386: really stop MCEs during code patchingAdrian Bunk2007-08-121-2/+2
* | x86_64: Early segment setup for VTZachary Amsden2007-08-121-0/+7
* | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-126-67/+90
* | x86: Disable CLFLUSH support againAndi Kleen2007-08-122-2/+3
* | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-121-1/+1
* | x86_64: Calgary - Fix mis-handled PCI topologyMurillo Fernandes Bernardes2007-08-121-7/+6
* | x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-123-14/+55
* | changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-121-35/+38
* | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-128-14/+46
* | readahead: docbook fixStephen Hemminger2007-08-121-1/+1
* | alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-121-7/+20
* | lguest files should explicitly include asm/paravirt.hJes Sorensen2007-08-122-0/+2
* | fix compilation with gcc 4.2Peter Chubb2007-08-123-4/+7
* | timer: remove clockevents_unregister_notifierMiao Xie2007-08-122-11/+0
* | spidev warning fixDavid Brownell2007-08-121-1/+3
* | cris: drivers/cdrom/Kconfig no longer existsAdrian Bunk2007-08-121-2/+0
* | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-121-1/+0
* | hex_dump: add missing "const" qualifiersAlan Stern2007-08-122-2/+2
* | mtdchar build fixAndrew Morton2007-08-121-0/+1
* | fix serial buffer memory leakAlan Cox2007-08-122-6/+52
* | docs: note about select in kconfig-language.txtJarek Poplawski2007-08-121-0/+9
* | Documentation: sysrq, description of 'h' slightly inaccurateJesper Juhl2007-08-121-2/+2
* | update checkpatch.pl to version 0.09Andy Whitcroft2007-08-121-31/+71
* | spi_mpc83xx: fix prescale modulus calculationAnton Vorontsov2007-08-121-2/+6
* | spi_mpc83xx: in "QE mode", use sysclk/2Anton Vorontsov2007-08-121-8/+13
* | kernel-parameters.txt : watchdog.txt should be wdt.txtGabriel C2007-08-121-1/+1
* | Memory hotplug documentYasunori Goto2007-08-121-0/+322
* | drivers/char/pcmcia/cm40x0_cs.c: fix release function callDaniel Ritz2007-08-122-4/+3
* | Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-121-1/+2
* | eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi2007-08-121-5/+13
* | linux-audit list is subscribers-onlyGabriel C2007-08-121-1/+1
* | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-121-1/+0
* | Fix missing numa_zonelist_order sysctlLee Schermerhorn2007-08-121-1/+1