index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-11
[PATCH] nvidiafb: Add support for Geforce4 MX 4000
Antonino A. Daplas
1
-0
/
+1
2006-02-11
[PATCH] s390: remove one set of brackets in __constant_test_bit()
Eric Paris
1
-2
/
+2
2006-02-11
[PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.h
Heiko Carstens
1
-4
/
+6
2006-02-11
[PATCH] s390: add support for unshare system call
Heiko Carstens
1
-1
/
+2
2006-02-11
[PATCH] s390: fix non smp build of kexec
Heiko Carstens
1
-0
/
+1
2006-02-11
[PATCH] select: fix returned timeval
Andrew Morton
2
-1
/
+44
2006-02-11
[PATCH] x86-64: Fix HPET timer on x460
Chris McDermott
1
-0
/
+2
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
3
-2
/
+4
2006-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+64
2006-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-1
/
+2
2006-02-10
[ARM] 3326/1: H1940 - Control latches
Ben Dooks
1
-0
/
+64
2006-02-10
[PATCH] tty buffering stall fix
Paul Fulghum
3
-2
/
+8
2006-02-10
[PATCH] x86: don't initialise cpu_possible_map to all ones
Andrew Morton
1
-1
/
+1
2006-02-10
[PATCH] kexec: fix in free initrd when overlapped with crashkernel region
Haren Myneni
1
-0
/
+1
2006-02-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+5
2006-02-10
[PATCH] powerpc: unshare system call registration
JANAK DESAI
1
-1
/
+2
2006-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+16
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
1
-0
/
+3
2006-02-09
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
1
-1
/
+2
2006-02-09
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
1
-1
/
+1
2006-02-09
Pull new-syscalls into release branch
Tony Luck
1
-1
/
+16
2006-02-08
[PATCH] x86-64: Add sys_unshare
Andi Kleen
2
-3
/
+12
2006-02-08
[IA64] unshare system call registration for ia64
Janak Desai
1
-1
/
+3
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-67
/
+70
2006-02-08
[ARM] 3279/1: OMAP: 1/3 Fix low-level io init
Tony Lindgren
1
-1
/
+5
2006-02-08
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
1
-0
/
+1
2006-02-08
[ARM] 3311/1: clean up include/asm-arm/mutex.h
Nicolas Pitre
1
-66
/
+65
2006-02-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-10
/
+62
2006-02-08
[MIPS] Add 'const' to readb and friends
Atsushi Nemoto
1
-1
/
+1
2006-02-08
[MIPS] Wire up new syscalls.
Ralf Baechle
1
-7
/
+57
2006-02-08
[MIPS] Make do_signal return void.
Ralf Baechle
1
-1
/
+1
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
2
-2
/
+4
2006-02-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-24
/
+29
2006-02-08
[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)
Tejun Heo
1
-0
/
+1
2006-02-07
[PATCH] powerpc: Thermal control for dual core G5s
Benjamin Herrenschmidt
1
-0
/
+5
2006-02-08
[PATCH] s390 __get_user() bogus warnings removal
Al Viro
1
-4
/
+4
2006-02-08
[PATCH] __user annotations in powerpc thread_info
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] s390 misc __user annotations
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] sn3 iomem annotations and fixes
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] powerpc signal __user annotations
Al Viro
1
-0
/
+5
2006-02-08
[PATCH] drivers/media/video __user annotations and fixes
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.h
Al Viro
1
-16
/
+16
2006-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-6
/
+8
2006-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-0
/
+2
2006-02-07
[SPARC]: Wire up sys_unshare().
David S. Miller
2
-6
/
+8
2006-02-07
[PATCH] __user annotations of video_spu_palette
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
8
-8
/
+0
2006-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
1
-0
/
+3
2006-02-07
[PATCH] m68knommu: hardirq.h needs definition of NR_IRQS
Greg Ungerer
1
-0
/
+1
[next]