index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-13
[PATCH] ncpfs: Use struct pid to track the userspace watchdog process
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] smbfs: Make conn_pid a struct pid
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] n_r3964: Use struct pid to track user space clients
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
4
-7
/
+7
2006-12-13
[PATCH] hci endianness annotations
Al Viro
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
1
-3
/
+13
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
1
-4
/
+18
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
2
-0
/
+2
2006-12-13
[PATCH] relative atime
Valerie Henson
2
-0
/
+2
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2
-1
/
+11
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
9
-6
/
+20
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
1
-0
/
+32
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
1
-4
/
+18
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
1
-20
/
+24
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
2
-196
/
+210
2006-12-13
[PATCH] reorder struct pipe_buf_operations
Eric Dumazet
1
-1
/
+1
2006-12-13
[PATCH] Revert "[PATCH] identifier to nsproxy"
Eric W. Biederman
2
-2
/
+0
2006-12-13
[PATCH] constify pipe_buf_operations
Eric Dumazet
1
-2
/
+1
2006-12-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-3
/
+4
2006-12-13
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-17
/
+512
2006-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-27
/
+2
2006-12-13
Merge ../linus
Dave Jones
1035
-19461
/
+21857
2006-12-13
[CPUFREQ] p4-clockmod: fix support for Core
Dominik Brodowski
1
-0
/
+1
2006-12-13
IB: Add DMA mapping functions to allow device drivers to interpose
Ralph Campbell
1
-0
/
+253
2006-12-12
[IA64] enable trap code on slot 1
Tony Luck
2
-2
/
+3
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
2
-1
/
+210
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
2
-0
/
+18
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
1
-0
/
+15
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
1
-15
/
+16
2006-12-12
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
1
-1
/
+0
2006-12-12
[IA64] fix possible XPC deadlock when disconnecting
Dean Nelson
1
-1
/
+1
2006-12-12
configfs.h: Remove dead macro definitions.
Robert P. J. Day
1
-25
/
+0
2006-12-12
include/linux/compiler.h: reject gcc 3 < gcc 3.2
Alistair John Strachan
1
-1
/
+1
2006-12-12
Remove duplicate "have to" in comment
Rolf Eike Beer
1
-1
/
+1
2006-12-12
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
9
-127
/
+157
2006-12-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
13
-213
/
+329
2006-12-12
[PATCH] lockdep: fix seqlock_init()
Ingo Molnar
1
-2
/
+5
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
2
-7
/
+0
2006-12-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-15
/
+21
2006-12-12
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
4
-14
/
+54
2006-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
15
-121
/
+147
2006-12-12
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
Ralf Baechle
1
-1
/
+0
2006-12-12
[MIPS] IP27: Move definition of nic_t to its sole user.
Ralf Baechle
2
-1
/
+2
2006-12-12
[MIPS] IP27: Don't include <asm/sn/arch.h>.
Ralf Baechle
1
-2
/
+0
2006-12-12
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
Ralf Baechle
1
-0
/
+1
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
5
-7
/
+22
2006-12-12
sh: Fixup dma_cache_sync() callers.
Paul Mundt
1
-5
/
+5
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
1
-9
/
+44
2006-12-12
sh: Split out atomic ops logically.
Paul Mundt
3
-151
/
+180
[next]