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
2011-05-22
net: filter: move forward declarations to avoid compile warnings
Heiko Carstens
1
-3
/
+4
2011-05-22
net: skb_trim explicitely check the linearity instead of data_len
Emmanuel Grumbach
1
-1
/
+1
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
1
-1
/
+1
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
1
-0
/
+1
2011-05-22
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
1
-1
/
+0
2011-05-22
net: Remove prefetches from SKB list handlers.
David S. Miller
1
-3
/
+3
2011-05-22
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
1
-15
/
+21
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+4
2011-05-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+3
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
87
-739
/
+2675
2011-05-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+3
2011-05-20
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
3
-34
/
+23
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
1
-0
/
+2
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-1
/
+1
2011-05-20
Pull pstore into release branch
Tony Luck
1
-1
/
+3
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
51
-447
/
+1006
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
1
-1
/
+3
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+160
2011-05-19
signal.h need a definition of struct task_struct
Stephen Rothwell
1
-0
/
+2
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-5
/
+91
2011-05-19
libata: Power off empty ports
Kristen Carlson Accardi
1
-0
/
+1
2011-05-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-2
/
+60
2011-05-19
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-40
/
+48
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+3
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
3
-38
/
+26
2011-05-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-181
/
+161
2011-05-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-25
/
+165
2011-05-19
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2011-05-19
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+52
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-36
/
+127
2011-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-12
/
+14
2011-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+3
2011-05-19
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
1
-1
/
+8
2011-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-34
/
+18
2011-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-30
/
+44
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
2
-18
/
+14
2011-05-19
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2
-10
/
+9
2011-05-19
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
3
-7
/
+30
2011-05-19
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-7
/
+27
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
1
-0
/
+2
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
1
-0
/
+9
2011-05-19
clockevents: Restructure clock_event_device members
Thomas Gleixner
1
-22
/
+23
2011-05-19
clocksource: Restructure clocksource struct members
Thomas Gleixner
1
-18
/
+14
2011-05-19
SSB: Change fallback sprom to callback mechanism.
Hauke Mehrtens
1
-1
/
+3
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
1
-0
/
+1
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
1
-0
/
+9
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
2
-12
/
+12
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
1
-2
/
+3
[next]