summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Linux 2.6.23.3v2.6.23.3Greg Kroah-Hartman1-1/+1
2007-11-16revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds3-18/+0
2007-11-16x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-11-16x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-11-16x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-11-16x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-11-16xfs: eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge1-0/+13
2007-11-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge2-3/+4
2007-11-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge3-20/+65
2007-11-16xen: add batch completion callbacksJeremy Fitzhardinge2-3/+29
2007-11-16UML - kill subprocesses on exitLepton Wu2-1/+39
2007-11-16UML - stop using libc asm/user.hJeff Dike2-11/+4
2007-11-16UML - Fix kernel vs libc symbols clashJeff Dike1-1/+2
2007-11-16UML - Stop using libc asm/page.hJeff Dike7-7/+2
2007-11-16POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-11-16POWERPC: Fix handling of stfiwx math emulationKumar Gala1-4/+9
2007-11-16MIPS: R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-11-16MIPS: MT: Fix bug in multithreaded kernels.Ralf Baechle1-3/+18
2007-11-16Fix sparc64 MAP_FIXED handling of framebuffer mmapsChris Wright1-1/+1
2007-11-16Fix sparc64 niagara optimized RAID xor asmDavid Miller1-6/+6
2007-11-16Linux 2.6.23.2v2.6.23.2Greg Kroah-Hartman1-1/+1
2007-11-16BLOCK: Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe2-6/+4
2007-11-16fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins1-0/+15
2007-11-16Fix compat futex hangs.David Miller1-7/+20
2007-11-16sched: keep utime/stime monotonicFrans Pop3-2/+7
2007-11-16fix the softlockup watchdog to actually workIngo Molnar1-3/+4
2007-11-16splice: fix double kunmap() in vmsplice copy pathJens Axboe1-1/+1
2007-11-16writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton1-1/+3
2007-11-16SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter1-21/+1
2007-11-16HOWTO: update ja_JP/HOWTO with latest changesTsugikazu Shibata1-39/+45
2007-11-16fix param_sysfs_builtin name length checkJan Kiszka1-9/+6
2007-11-16param_sysfs_builtin memchr argument fixDave Young1-1/+7
2007-11-16Remove broken ptrace() special-case code from file mappingLinus Torvalds1-11/+2
2007-11-16locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields1-0/+11
2007-11-16lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins1-5/+5
2007-10-12Linux 2.6.23.1v2.6.23.1Greg Kroah-Hartman1-1/+1
2007-10-12libata: sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-10Linux 2.6.23v2.6.23Linus Torvalds1-1/+1
2007-10-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-11/+12
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-09Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-09ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-13/+22
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-08fix page release issue in filemap_faultYan Zheng1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng1-1/+1