summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [fuse] Fix accounting the number of waiting requestsMiklos Szeredi2006-04-112-6/+22
* [fuse] fix deadlock between fuse_put_super() and request_end()Miklos Szeredi2006-04-113-31/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-1125-204/+254
|\
| * kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
| * kconfig: recenter menuconfigRoman Zippel2006-04-111-9/+10
| * kconfig: revert conf behaviour changeRoman Zippel2006-04-111-16/+2
| * kconfig: fix default value for choice inputRoman Zippel2006-04-111-2/+1
| * kbuild: fix NULL dereference in scripts/mod/modpost.cEric Sesterhenn2006-04-111-1/+1
| * kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso2006-04-114-0/+0
| * kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg2006-04-112-127/+189
| * kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg2006-04-072-5/+5
| * kbuild: modules_install for external modules must not remove existing modulesAndreas Gruenbacher2006-04-061-1/+0
| * kbuild: fix make dir/Sam Ravnborg2006-04-061-1/+1
| * ver_linux: don't print reiser4progs version if none foundAlexey Dobriyan2006-04-051-2/+2
| * kbuild: mips: fix sed regexp to generate asm-offset.hAtsushi Nemoto2006-04-051-1/+1
| * kbuild: fix building single targets with make O=.. single-targetSam Ravnborg2006-04-051-25/+28
| * kbuild: use relative path to -ISam Ravnborg2006-04-043-3/+3
| * kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
| * kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-045-9/+9
| * kbuild: fix garbled text in modules.txtBrian Gerst2006-04-041-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-1113-98/+125
|\ \
| * | [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
| * | [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
| * | [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-073-12/+28
| * | [IA64] always map VGA framebuffer UC, even if it supports WBBjorn Helgaas2006-04-071-1/+1
| * | [IA64] fix bug in ia64 __mutex_fastpath_trylockChen, Kenneth W2006-04-071-1/+1
| * | [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
| * | [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-062-76/+78
| * | [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-062-3/+4
| * | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck2006-04-041-1/+1
| * | [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-042-1/+6
| |/
* | [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-112-3/+3
* | [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
* | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-113-4/+6
* | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* | [PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B2006-04-111-1/+1
* | [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-111-5/+0
* | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-1116-360/+601
|\ \
| * | [PATCH] vfs: add splice_write and splice_read to documentationPekka J Enberg2006-04-111-1/+11
| * | [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi2006-04-111-2/+2
| * | [PATCH] splice: warning fixAndrew Morton2006-04-112-7/+10
| * | [PATCH] another round of fs/pipe.c cleanupsIngo Molnar2006-04-111-28/+48
| * | [PATCH] splice: comment stylesIngo Molnar2006-04-111-11/+12
| * | [PATCH] splice: add Ingo as addition copyright holderJens Axboe2006-04-111-4/+5
| * | [PATCH] splice: unlikely() optimizationsJens Axboe2006-04-112-9/+8
| * | [PATCH] splice: speedups and optimizationsJens Axboe2006-04-111-20/+13
| * | [PATCH] pipe.c/fifo.c code cleanupsIngo Molnar2006-04-112-101/+111
| * | [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-113-86/+76
| * | [PATCH] splice: speedup __generic_file_splice_readJens Axboe2006-04-111-11/+63
OpenPOWER on IntegriCloud