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-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
2005-09-29
[PATCH] arm/rpc iomem annotations
Al Viro
1
-2
/
+2
2005-09-29
[PATCH] arm/versatile iomem annotations
Al Viro
1
-1
/
+5
2005-09-28
[SPARC64]: Kill all external references to sp_banks[]
David S. Miller
2
-17
/
+1
2005-09-28
[SPARC]: Declare paging_init() in asm/pgtable.h
David S. Miller
2
-0
/
+4
2005-09-28
[SPARC64]: Simplify user fault fixup handling.
David S. Miller
1
-3
/
+3
2005-09-28
[SPARC64]: Fix fault handling in unaligned trap handler.
David S. Miller
1
-0
/
+1
2005-09-28
[SPARC64]: Convert to use generic exception table support.
David S. Miller
1
-15
/
+2
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2
-24
/
+82
2005-09-28
Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+0
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
1
-0
/
+1
2005-09-28
[PATCH] mm: move_pte to remap ZERO_PAGE
Nick Piggin
2
-0
/
+15
2005-09-27
[SPARC64]: Add missing IDs for newer cpus.
David S. Miller
1
-3
/
+6
2005-09-27
[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.
David S. Miller
1
-1
/
+3
2005-09-27
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
Ben Dooks
1
-0
/
+2
2005-09-27
[NET]: Add Sun Cassini driver.
David S. Miller
1
-0
/
+2
2005-09-27
[NET]: Reorder some hot fields of struct net_device
Eric Dumazet
1
-34
/
+55
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-22
/
+52
2005-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-23
/
+89
2005-09-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-6
/
+5
2005-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
3
-3
/
+23
2005-09-26
[PATCH] m32r: more basic __user annotations
Al Viro
1
-4
/
+6
2005-09-26
[PATCH] m32r: missing __iomem in ioremap() declaration
Al Viro
1
-1
/
+1
2005-09-26
[SCSI] MegaRAID SAS RAID: new driver
Bagalkote, Sreenivas
1
-0
/
+2
2005-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
4
-10
/
+69
2005-09-26
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
1
-7
/
+5
2005-09-26
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
1
-6
/
+15
[next]