index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-31
6
-9
/
+49
|
\
|
*
[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] index
George G. Davis
2006-01-26
2
-0
/
+2
|
*
[ARM] 3266/1: S3C2400 - adds macro S3C24XX
Lucas Correia Villa Real
2006-01-26
4
-9
/
+47
*
|
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-31
2
-4
/
+3
|
\
\
|
*
|
[SCSI] Remove host template ordered_flush variable
Tetsuo Takata
2006-01-25
1
-1
/
+0
|
*
|
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
2006-01-24
1
-3
/
+3
*
|
|
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-31
1
-2
/
+2
|
\
\
\
|
*
|
|
[PATCH] ieee80211: Fix A band min and max channel definitions
Zhu Yi
2006-01-27
1
-2
/
+2
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-31
1
-1
/
+15
|
\
\
\
|
*
|
|
[NETFILTER]: Unbreak x-tables on x86.
David S. Miller
2006-01-20
1
-1
/
+15
|
|
/
/
*
/
/
[SPARC64]: Implement __raw_read_trylock()
David S. Miller
2006-01-23
1
-1
/
+23
|
/
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-19
3
-39
/
+54
|
\
\
|
*
|
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
David S. Miller
2006-01-19
1
-1
/
+1
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6
David S. Miller
2006-01-19
2
-38
/
+53
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().
Sridhar Samudrala
2006-01-17
1
-0
/
+2
|
|
*
[SCTP]: Fix machine check/connection hang on IA64.
Vlad Yasevich
2006-01-17
1
-0
/
+8
|
|
*
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
Vlad Yasevich
2006-01-17
1
-37
/
+41
|
|
*
[SCTP]: Fix sctp_cookie alignment in the packet.
Vlad Yasevich
2006-01-17
1
-1
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-01-19
5
-11
/
+47
|
\
\
\
|
*
|
|
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
2006-01-19
4
-11
/
+45
|
*
|
|
[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
David S. Miller
2006-01-18
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-01-19
4
-9
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[IA64] Fix bug in ia64 specific down() function
Zoltan Menyhart
2006-01-17
1
-4
/
+4
|
*
|
[IA64] Zonelists for nodes without cpus
Jack Steiner
2006-01-17
1
-0
/
+4
|
*
|
[IA64-SGI] sn2 mutex conversion
Jes Sorensen
2006-01-17
2
-5
/
+7
|
|
/
*
|
[PATCH] EDAC: core EDAC support code
Alan Cox
2006-01-18
4
-24
/
+36
*
|
[PATCH] EDAC: atomic scrub operations
Alan Cox
2006-01-18
2
-0
/
+24
*
|
[PATCH] Add pselect/ppoll system calls on i386
David Woodhouse
2006-01-18
1
-1
/
+3
*
|
[PATCH] Add pselect/ppoll system call implementation
David Woodhouse
2006-01-18
1
-1
/
+5
*
|
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
2006-01-18
1
-0
/
+1
*
|
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
2006-01-18
1
-11
/
+2
*
|
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-18
2
-2
/
+7
*
|
[PATCH] Handle TIF_RESTORE_SIGMASK for i386
David Howells
2006-01-18
3
-1
/
+3
*
|
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
2006-01-18
2
-0
/
+3
*
|
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2006-01-18
2
-0
/
+3
*
|
[PATCH] vfs: *at functions: x86_64
Ulrich Drepper
2006-01-18
2
-2
/
+42
*
|
[PATCH] vfs: *at functions: i386
Ulrich Drepper
2006-01-18
1
-1
/
+14
*
|
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
4
-6
/
+17
*
|
[PATCH] nfsd4: rename lk_stateowner
J. Bruce Fields
2006-01-18
1
-2
/
+3
*
|
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
2006-01-18
1
-0
/
+1
*
|
[PATCH] nfsd: check error status from nfsd_sync_dir
YAMAMOTO Takashi
2006-01-18
1
-1
/
+1
*
|
[PATCH] add missing syscall declarations
Arnd Bergmann
2006-01-18
1
-2
/
+17
*
|
[PATCH] uml: remove leftover from patch revertal
Paolo 'Blaisorblade' Giarrusso
2006-01-18
1
-1
/
+1
*
|
[PATCH] uml: add __raw_writel definition
Jeff Dike
2006-01-18
1
-0
/
+16
*
|
[PATCH] NUMA policies in the slab allocator V2
Christoph Lameter
2006-01-18
1
-0
/
+1
*
|
[PATCH] Zone reclaim: proc override
Christoph Lameter
2006-01-18
1
-0
/
+1
*
|
[PATCH] Zone reclaim: Reclaim logic
Christoph Lameter
2006-01-18
3
-5
/
+26
*
|
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-18
2
-21
/
+1
*
|
[PATCH] scsi_transport_spi build fix
Andrew Morton
2006-01-18
1
-0
/
+1
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-01-18
1
-0
/
+1
|
\
\
[next]