index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-05
batman-adv: protect ogm counter arrays with spinlock
Marek Lindner
3
-6
/
+33
2011-03-05
batman-adv: protect originator nodes with reference counters
Marek Lindner
4
-19
/
+78
2011-03-05
batman-adv: protect each hash row with rcu locks
Marek Lindner
8
-45
/
+141
2011-03-05
batman-adv: protect neigh_nodes used outside of rcu_locks with refcounting
Marek Lindner
1
-9
/
+31
2011-03-05
batman-adv: free neighbors when an interface is deactivated
Marek Lindner
1
-2
/
+7
2011-03-05
batman-adv: protect neighbor list with rcu locks
Marek Lindner
3
-21
/
+57
2011-03-05
batman-adv: convert neighbor list to hlist
Marek Lindner
3
-28
/
+35
2011-03-05
batman-adv: protect neighbor nodes with reference counters
Marek Lindner
4
-8
/
+28
2011-02-14
batman-adv: Remove two duplicate includes.
Jesper Juhl
1
-2
/
+0
2011-02-11
batman-adv: Disallow originator addressing within mesh layer
Linus Lüssing
1
-6
/
+1
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
10
-14
/
+0
2011-02-11
batman-adv: Split combined variable declarations
Marek Lindner
1
-2
/
+2
2011-02-11
batman-adv: Use successive sequence numbers for fragments
Sven Eckelmann
1
-4
/
+4
2011-01-31
batman-adv: Merge README of v2011.0.0 release
Sven Eckelmann
1
-8
/
+8
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
39
-39
/
+39
2011-01-31
batman-adv: Remove unused variables
Sven Eckelmann
2
-10
/
+1
2011-01-31
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2
-6
/
+9
2011-01-31
batman-adv: Remove unused definitions
Sven Eckelmann
1
-15
/
+0
2011-01-31
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
1
-5
/
+0
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
4
-14
/
+10
2011-01-31
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
4
-3
/
+31
2011-01-31
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
1
-2
/
+3
2011-01-22
Linux 2.6.38-rc2
v2.6.38-rc2
Linus Torvalds
1
-1
/
+1
2011-01-21
KEYS: Fix up comments in key management code
David Howells
11
-366
/
+777
2011-01-21
KEYS: Do some style cleanup in the key management code.
David Howells
10
-248
/
+80
2011-01-21
mm: System without MMU do not need pte_mkwrite
Michal Simek
1
-0
/
+2
2011-01-21
MAINTAINERS: Update Roland Dreier's email address
Roland Dreier
1
-1
/
+1
2011-01-21
xen: p2m: correctly initialize partial p2m leaf
Stefan Bader
1
-1
/
+19
2011-01-21
um: Use generic irq Kconfig
Thomas Gleixner
1
-5
/
+1
2011-01-21
tile: Use generic irq Kconfig
Thomas Gleixner
1
-29
/
+21
2011-01-21
sparc: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
score: Use generic irq Kconfig
Thomas Gleixner
1
-3
/
+4
2011-01-21
powerpc: Use generic irq Kconfig
Thomas Gleixner
1
-21
/
+3
2011-01-21
parisc: Use generic irq Kconfig
Thomas Gleixner
1
-10
/
+4
2011-01-21
mn10300: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
microblaze: Use generic irq Kconfig
Thomas Gleixner
1
-6
/
+2
2011-01-21
m68knommu: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
ia64: Use generic irq Kconfig
Thomas Gleixner
1
-19
/
+4
2011-01-21
frv: Use generic irq Kconfig
Thomas Gleixner
1
-4
/
+1
2011-01-21
blackfin: Use generic irq Kconfig
Thomas Gleixner
1
-11
/
+3
2011-01-21
alpha: Use generic irq Kconfig
Thomas Gleixner
1
-13
/
+3
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
18
-183
/
+0
2011-01-21
m32r: Convert to generic irq Kconfig
Thomas Gleixner
1
-8
/
+3
2011-01-21
m32r: Convert usrv platform irq handling
Thomas Gleixner
1
-48
/
+40
2011-01-21
m32r: Convert opsput_lcdpld irq chip
Thomas Gleixner
1
-26
/
+16
2011-01-21
m32r: Convert opsput lanpld irq chip
Thomas Gleixner
1
-20
/
+12
2011-01-21
m32r: Convert opsput pld irq chip
Thomas Gleixner
1
-26
/
+20
2011-01-21
m32r: Convert opsput irq chip
Thomas Gleixner
1
-31
/
+27
2011-01-21
m32r: Convert oaks32r irq chips
Thomas Gleixner
1
-25
/
+22
2011-01-21
m32r: Convert mappi3 irq chip
Thomas Gleixner
1
-31
/
+31
[next]