summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.23.3v2.6.23.3Greg Kroah-Hartman2007-11-161-1/+1
* revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds2007-11-163-18/+0
* x86: fix TSC clock source calibration errorDave Johnson2007-11-161-3/+2
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-11-164-5/+5
* x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-11-162-20/+46
* x86: fix global_flush_tlb() bugIngo Molnar2007-11-161-2/+7
* xfs: eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge2007-11-161-0/+13
* xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2007-11-162-3/+4
* xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-11-163-20/+65
* xen: add batch completion callbacksJeremy Fitzhardinge2007-11-162-3/+29
* UML - kill subprocesses on exitLepton Wu2007-11-162-1/+39
* UML - stop using libc asm/user.hJeff Dike2007-11-162-11/+4
* UML - Fix kernel vs libc symbols clashJeff Dike2007-11-161-1/+2
* UML - Stop using libc asm/page.hJeff Dike2007-11-167-7/+2
* POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman2007-11-161-2/+2
* POWERPC: Fix handling of stfiwx math emulationKumar Gala2007-11-161-4/+9
* MIPS: R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle2007-11-161-1/+53
* MIPS: MT: Fix bug in multithreaded kernels.Ralf Baechle2007-11-161-3/+18
* Fix sparc64 MAP_FIXED handling of framebuffer mmapsChris Wright2007-11-161-1/+1
* Fix sparc64 niagara optimized RAID xor asmDavid Miller2007-11-161-6/+6
* Linux 2.6.23.2v2.6.23.2Greg Kroah-Hartman2007-11-161-1/+1
* BLOCK: Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2007-11-162-6/+4
* fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-11-161-0/+15
* Fix compat futex hangs.David Miller2007-11-161-7/+20
* sched: keep utime/stime monotonicFrans Pop2007-11-163-2/+7
* fix the softlockup watchdog to actually workIngo Molnar2007-11-161-3/+4
* splice: fix double kunmap() in vmsplice copy pathJens Axboe2007-11-161-1/+1
* writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton2007-11-161-1/+3
* SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter2007-11-161-21/+1
* HOWTO: update ja_JP/HOWTO with latest changesTsugikazu Shibata2007-11-161-39/+45
* fix param_sysfs_builtin name length checkJan Kiszka2007-11-161-9/+6
* param_sysfs_builtin memchr argument fixDave Young2007-11-161-1/+7
* Remove broken ptrace() special-case code from file mappingLinus Torvalds2007-11-161-11/+2
* locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields2007-11-161-0/+11
* lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-11-161-5/+5
* Linux 2.6.23.1v2.6.23.1Greg Kroah-Hartman2007-10-121-1/+1
* libata: sata_mv: more S/G fixesJeff Garzik2007-10-121-9/+18
* Linux 2.6.23v2.6.23Linus Torvalds2007-10-091-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-096-11/+12
|\
| * [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
| * [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
| * [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* | NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-091-1/+3
* | sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
|/
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-081-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-086-13/+22
|\
| * [IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley2007-10-081-4/+5
| * [PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger2007-10-071-1/+1
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-073-8/+13