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
2011-06-02
sctp: Add ADD/DEL ASCONF handling at the receiver.
Michio Honda
1
-1
/
+1
2011-06-01
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
4
-0
/
+1377
2011-06-01
bnx2x: Improve cl45 access methods
Yaniv Rosner
1
-71
/
+65
2011-06-01
bnx2x: Modify XGXS functions
Yaniv Rosner
2
-53
/
+37
2011-06-01
bnx2x: Fix link status sync
Yaniv Rosner
1
-5
/
+24
2011-06-01
bnx2x: Adjust BCM8726 module detection settings
Yaniv Rosner
5
-29
/
+85
2011-06-01
bnx2x: Fix grammar and relocate code
Yaniv Rosner
2
-266
/
+276
2011-06-01
bnx2x: Fix BCM84833 settings
Yaniv Rosner
2
-58
/
+171
2011-06-01
bnx2x: Fix over current port display
Yaniv Rosner
1
-6
/
+7
2011-06-01
bnx2x: Add TX fault check for fiber PHYs
Yaniv Rosner
3
-4
/
+72
2011-06-01
bnx2x: Change return status type
Yaniv Rosner
2
-184
/
+192
2011-06-01
bnx2x: Fix port type display
Yaniv Rosner
8
-58
/
+162
2011-06-01
bnx2x: Add new phy BCM8722
Yaniv Rosner
2
-25
/
+62
2011-05-31
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
3
-2
/
+76
2011-05-31
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
31
-276
/
+284
2011-05-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
33
-120
/
+179
2011-05-31
Revert "net: fix section mismatches"
David S. Miller
10
-72
/
+68
2011-05-31
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
1
-1
/
+1
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
5
-12
/
+31
2011-05-31
drivers/net: ks8842 Fix crash on received packet when in PIO mode.
Dennis Aberilla
1
-1
/
+1
2011-05-31
ip_options_compile: properly handle unaligned pointer
Chris Metcalf
1
-7
/
+8
2011-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
23
-113
/
+539
2011-06-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-1
/
+3
2011-05-31
[IA64] wire up sendmmsg() syscall for Itanium
Tony Luck
2
-1
/
+3
2011-06-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2011-06-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+56
2011-05-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2011-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2011-05-31
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
1
-1
/
+2
2011-05-31
rcu: Cure load woes
Peter Zijlstra
2
-9
/
+56
2011-05-30
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
Avi Kivity
1
-1
/
+1
2011-05-30
x86 idle: Fix mwait deprecation warning message
Borislav Petkov
1
-1
/
+1
2011-05-30
autofs4: bogus dentry_unhash() added in ->unlink()
Al Viro
1
-2
/
+0
2011-05-30
vfs: shrink_dcache_parent before rmdir, dir rename
Sage Weil
1
-0
/
+3
2011-05-30
batman-adv: Ensure that we really have route changes in update_route
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: a multiline comment should precede the variable it is describing
Antonio Quartulli
1
-4
/
+4
2011-05-30
batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)
Antonio Quartulli
1
-1
/
+1
2011-05-30
batman-adv: Check type of x and y in seq_(before|after)
Sven Eckelmann
1
-2
/
+5
2011-05-30
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
Antonio Quartulli
2
-16
/
+16
2011-05-30
batman-adv: Use rcu_dereference_protected by update-side
Sven Eckelmann
3
-3
/
+4
2011-05-30
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
14
-72
/
+65
2011-05-30
batman-adv: Remove casts from type x to type x
Sven Eckelmann
2
-2
/
+2
2011-05-30
batman-adv: Remove explicit casts cast from void* for store
Sven Eckelmann
3
-3
/
+3
2011-05-30
batman-adv: Only use int up and down gw representation
Sven Eckelmann
1
-9
/
+10
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
27
-157
/
+166
2011-05-30
batman-adv: Don't do pointer arithmetic with void*
Sven Eckelmann
1
-2
/
+2
2011-05-30
batman-adv: Remove comparising < 0 for unsigned type
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Print jiffies as unsigned long
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Annotate functions with format strings
Sven Eckelmann
2
-1
/
+3
2011-05-30
batman-adv: Use kzalloc rather than kmalloc followed by memset with 0
Sven Eckelmann
1
-2
/
+1
[next]