index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-11
6
-66
/
+74
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-04-11
25
-204
/
+254
|
\
|
*
kconfig: fix typo in change count initialization
Roman Zippel
2006-04-11
1
-1
/
+1
|
*
kconfig: recenter menuconfig
Roman Zippel
2006-04-11
1
-9
/
+10
|
*
kconfig: revert conf behaviour change
Roman Zippel
2006-04-11
1
-16
/
+2
|
*
kconfig: fix default value for choice input
Roman Zippel
2006-04-11
1
-2
/
+1
|
*
kbuild: fix NULL dereference in scripts/mod/modpost.c
Eric Sesterhenn
2006-04-11
1
-1
/
+1
|
*
kbuild: fix mode of checkstack.pl and other files.
Paolo 'Blaisorblade' Giarrusso
2006-04-11
4
-0
/
+0
|
*
kbuild: rebuild initramfs if content of initramfs changes
Sam Ravnborg
2006-04-11
2
-127
/
+189
|
*
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
2006-04-07
2
-5
/
+5
|
*
kbuild: modules_install for external modules must not remove existing modules
Andreas Gruenbacher
2006-04-06
1
-1
/
+0
|
*
kbuild: fix make dir/
Sam Ravnborg
2006-04-06
1
-1
/
+1
|
*
ver_linux: don't print reiser4progs version if none found
Alexey Dobriyan
2006-04-05
1
-2
/
+2
|
*
kbuild: mips: fix sed regexp to generate asm-offset.h
Atsushi Nemoto
2006-04-05
1
-1
/
+1
|
*
kbuild: fix building single targets with make O=.. single-target
Sam Ravnborg
2006-04-05
1
-25
/
+28
|
*
kbuild: use relative path to -I
Sam Ravnborg
2006-04-04
3
-3
/
+3
|
*
kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source tree
Carl-Daniel Hailfinger
2006-04-04
1
-1
/
+1
|
*
kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree
Carl-Daniel Hailfinger
2006-04-04
5
-9
/
+9
|
*
kbuild: fix garbled text in modules.txt
Brian Gerst
2006-04-04
1
-1
/
+1
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-04-11
13
-98
/
+125
|
\
\
|
*
|
[IA64] Prefetch mmap_sem in ia64_do_page_fault()
Christoph Lameter
2006-04-07
1
-0
/
+3
|
*
|
[IA64] Failure to resume after INIT in user space
Keith Owens
2006-04-07
1
-5
/
+5
|
*
|
[IA64] Pass more data to the MCA/INIT notify_die hooks
Keith Owens
2006-04-07
3
-12
/
+28
|
*
|
[IA64] always map VGA framebuffer UC, even if it supports WB
Bjorn Helgaas
2006-04-07
1
-1
/
+1
|
*
|
[IA64] fix bug in ia64 __mutex_fastpath_trylock
Chen, Kenneth W
2006-04-07
1
-1
/
+1
|
*
|
[IA64] for_each_possible_cpu: ia64
KAMEZAWA Hiroyuki
2006-04-06
1
-1
/
+1
|
*
|
[IA64] update HP CSR space discovery via ACPI
Bjorn Helgaas
2006-04-06
2
-76
/
+78
|
*
|
[IA64] Wire up new syscalls {set,get}_robust_list
Tony Luck
2006-04-06
2
-3
/
+4
|
*
|
[IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()
Tony Luck
2006-04-04
1
-1
/
+1
|
*
|
[IA64] Wire up new syscall sync_file_range()
Tony Luck
2006-04-04
2
-1
/
+6
|
|
/
*
|
[PATCH] x86_64: inline function prefix with __always_inline in vsyscall
mao, bibo
2006-04-11
2
-3
/
+3
*
|
[PATCH] x86_64: Fix embarassing typo in mmconfig bus check
Andi Kleen
2006-04-11
1
-1
/
+1
*
|
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
Andi Kleen
2006-04-11
3
-4
/
+6
*
|
[PATCH] i386: Remove bogus special case code from AMD core parsing
Andi Kleen
2006-04-11
1
-2
/
+0
*
|
[PATCH] x86_64: fix sync before RDTSC on Intel cpus
Siddha, Suresh B
2006-04-11
1
-1
/
+1
*
|
[PATCH] x86_64: Remove check for canonical RIP
Andi Kleen
2006-04-11
1
-5
/
+0
*
|
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
Andi Kleen
2006-04-11
1
-1
/
+4
*
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
16
-360
/
+601
|
\
\
|
*
|
[PATCH] vfs: add splice_write and splice_read to documentation
Pekka J Enberg
2006-04-11
1
-1
/
+11
|
*
|
[PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*
OGAWA Hirofumi
2006-04-11
1
-2
/
+2
|
*
|
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
2
-7
/
+10
|
*
|
[PATCH] another round of fs/pipe.c cleanups
Ingo Molnar
2006-04-11
1
-28
/
+48
|
*
|
[PATCH] splice: comment styles
Ingo Molnar
2006-04-11
1
-11
/
+12
|
*
|
[PATCH] splice: add Ingo as addition copyright holder
Jens Axboe
2006-04-11
1
-4
/
+5
|
*
|
[PATCH] splice: unlikely() optimizations
Jens Axboe
2006-04-11
2
-9
/
+8
|
*
|
[PATCH] splice: speedups and optimizations
Jens Axboe
2006-04-11
1
-20
/
+13
|
*
|
[PATCH] pipe.c/fifo.c code cleanups
Ingo Molnar
2006-04-11
2
-101
/
+111
|
*
|
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
2006-04-11
3
-86
/
+76
|
*
|
[PATCH] splice: speedup __generic_file_splice_read
Jens Axboe
2006-04-11
1
-11
/
+63
|
*
|
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-11
6
-21
/
+150
[next]