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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
5
-33
/
+101
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
7
-38
/
+55
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
6
-35
/
+39
2012-08-23
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
3
-29
/
+31
2012-08-23
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
1
-15
/
+3
2012-08-23
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
1
-25
/
+25
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
10
-311
/
+343
2012-08-23
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
1
-1
/
+7
2012-08-23
batman-adv: fix typos in comments
Antonio Quartulli
2
-5
/
+5
2012-08-23
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2
-23
/
+53
2012-08-23
batman-adv: remove a misleading comment
Jonathan Corbet
1
-3
/
+0
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
3
-19
/
+42
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2
-11
/
+11
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
1
-2
/
+3
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
4
-3
/
+89
2012-08-23
batman-adv: move function arguments on one line
Antonio Quartulli
1
-2
/
+1
2012-08-22
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
3
-9
/
+15
2012-08-22
mdio: translation of MMD EEE registers to/from ethtool settings
Allan, Bruce W
2
-67
/
+90
2012-08-22
af_packet: use define instead of constant
danborkmann@iogearbox.net
1
-2
/
+3
2012-08-22
rds: Don't disable BH on BH context
Ying Xue
4
-8
/
+8
2012-08-22
bonding: support for IPv6 transmit hashing
John Eaglesham
2
-31
/
+88
2012-08-22
ipv6: gre: fix ip6gre_err()
Eric Dumazet
1
-3
/
+5
2012-08-22
xfrm: fix RCU bugs
Eric Dumazet
1
-37
/
+39
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
8
-24
/
+27
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
23
-132
/
+232
2012-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-14
/
+198
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
886
-7460
/
+12050
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
3
-15
/
+3
2012-08-22
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
1
-4
/
+6
2012-08-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
16
-110
/
+258
2012-08-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-179
/
+217
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
88
-575
/
+637
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
2012-08-21
mm: have order > 0 compaction start near a pageblock with free pages
Mel Gorman
1
-26
/
+28
2012-08-21
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-08-21
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-08-21
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
Atsushi Nemoto
1
-2
/
+5
2012-08-21
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-21
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
Ilya Shchepetkov
1
-0
/
+2
2012-08-21
mm/compaction.c: fix deferring compaction mistake
Minchan Kim
1
-1
/
+1
2012-08-21
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...
Robin Holt
1
-19
/
+65
2012-08-21
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-21
hugetlb: update hugetlbpage.txt
Zhouping Liu
1
-2
/
+8
2012-08-21
checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO
Joe Perches
1
-1
/
+2
2012-08-21
mm: hugetlbfs: correctly populate shared pmd
Michal Hocko
1
-5
/
+16
2012-08-21
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-08-21
Documentation: update mount option in filesystem/vfat.txt
Namjae Jeon
1
-0
/
+11
2012-08-21
mm: change nr_ptes BUG_ON to WARN_ON
Hugh Dickins
1
-1
/
+1
2012-08-21
cs5535-clockevt: typo, it's MFGPT, not MFPGT
Jens Rottmann
1
-2
/
+2
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
3
-4
/
+6
[next]