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
2005-10-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2
-1
/
+3
2005-10-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-12
/
+31
2005-10-08
[PATCH] Keys: Split key permissions checking into a .c file
David Howells
1
-86
/
+5
2005-10-07
[ALSA] emu10k1 - Fix loading of SBLive Game board
Takashi Iwai
1
-1
/
+1
2005-10-07
[ALSA] remove redundent assignment to the ac97 device structure
Nicolas Pitre
1
-0
/
+2
2005-10-06
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
1
-0
/
+10
2005-10-06
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
Sridhar Samudrala
1
-5
/
+5
2005-10-06
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
1
-7
/
+16
2005-10-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-13
/
+19
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
1
-0
/
+5
2005-10-05
[PATCH] fix the breakage in sparc headers
Al Viro
2
-14
/
+14
2005-10-04
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-10-04
[RPC]: fix sparse gfp nocast warnings
Randy Dunlap
2
-2
/
+2
2005-10-04
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[DECNET]: fix sparse gfp nocast warnings
Randy Dunlap
2
-5
/
+5
2005-10-04
[CONNECTOR]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[PATCH] Fix broken IXP4xx GPIO macro
Deepak Saxena
1
-1
/
+1
2005-10-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-15
/
+39
2005-10-04
[INET]: Shrink struct inet_ehash_bucket on 32 bits UP
Eric Dumazet
1
-1
/
+1
2005-10-04
[ARM] 2950/1: i.MX gpio setup function
Sascha Hauer
1
-12
/
+34
2005-10-04
[ARM] 2949/1: Hynix h720x Run mode
Sascha Hauer
1
-3
/
+5
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
3
-35
/
+17
2005-10-04
[PATCH] bfs endianness annotations
Alexey Dobriyan
1
-21
/
+21
2005-10-03
[SPARC]: "extern inline" doesn't make much sense.
Adrian Bunk
23
-114
/
+114
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-2
/
+10
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
6
-43
/
+56
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
1
-9
/
+3
2005-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2
-0
/
+3
2005-10-01
[PATCH] trivial #if -> #ifdef
Diego Calleja
1
-1
/
+1
2005-09-30
[PATCH] x86: hw_irq.h warning fix
Andrew Morton
1
-0
/
+2
2005-09-30
[PATCH] aio: remove unlocked task_list test and resulting race
Zach Brown
1
-0
/
+34
2005-09-30
[PATCH] x86_64: Add missing () around arguments of pte_index macro
Kirill Korotaev
1
-1
/
+1
2005-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-51
/
+13
2005-09-30
[PATCH] missing qualifiers in readb() et.al. on ppc
Al Viro
1
-10
/
+10
2005-09-30
[PATCH] uml get_user() NULL noise removal
Al Viro
1
-1
/
+1
2005-09-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2005-09-29
[SPARC64]: Kill arch/sparc64/prom/memory.c
David S. Miller
1
-14
/
+0
2005-09-29
[SPARC64]: Rewrite convoluted physical memory probing.
David S. Miller
1
-2
/
+2
2005-09-30
[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...
Daniel Jacobowitz
1
-0
/
+2
2005-09-29
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
1
-0
/
+1
2005-09-29
Revert task flag re-ordering, add comments
Linus Torvalds
1
-5
/
+17
2005-09-29
[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oleg Nesterov
1
-5
/
+5
2005-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-34
/
+59
2005-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+9
2005-09-29
[PATCH] mv64x60 iomem annotations
Al Viro
1
-2
/
+2
2005-09-29
[PATCH] ppc64 get_user annotations
Al Viro
1
-2
/
+4
2005-09-29
[PATCH] s390 signal annotations
Al Viro
2
-2
/
+2
2005-09-29
[PATCH] ia64 basic __user annotations
Al Viro
1
-6
/
+6
[next]