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-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
3
-7
/
+18
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
4
-23
/
+20
2011-05-23
watchdog: Only disable/enable watchdog if neccessary
Mandeep Singh Baines
1
-8
/
+12
2011-05-23
watchdog: Fix rounding bug in get_sample_period()
Mandeep Singh Baines
1
-1
/
+1
2011-05-23
b43: fix comment typo reqest -> request
Jim Cromie
1
-2
/
+2
2011-05-23
HID: hid-multitouch: cosmetic changes, sort classes and devices
Benjamin Tissoires
2
-48
/
+54
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
27
-386
/
+603
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
5
-7
/
+7
2011-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
55
-1684
/
+1553
2011-05-22
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
8
-534
/
+535
2011-05-22
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
1
-1
/
+2
2011-05-22
x86: setup_smep needs to be __cpuinit
Linus Torvalds
1
-2
/
+2
2011-05-22
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2
-8
/
+7
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
38
-0
/
+38
2011-05-22
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-22
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
2011-05-22
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
1
-1
/
+1
2011-05-22
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
1
-1
/
+2
2011-05-22
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2
-3
/
+3
2011-05-22
net: filter: move forward declarations to avoid compile warnings
Heiko Carstens
1
-3
/
+4
2011-05-22
pktgen: refactor pg_init() code
WANG Cong
1
-7
/
+12
2011-05-22
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
1
-2
/
+1
2011-05-22
net: skb_trim explicitely check the linearity instead of data_len
Emmanuel Grumbach
1
-1
/
+1
2011-05-22
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
1
-0
/
+1
2011-05-22
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
1
-2
/
+15
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2
-3
/
+2
2011-05-22
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
1
-0
/
+2
2011-05-22
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
3
-5
/
+5
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-05-22
netpoll: disable netpoll when enslave a device
Amerigo Wang
3
-9
/
+20
2011-05-22
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-22
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
1
-1
/
+0
2011-05-22
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
1
-0
/
+1
2011-05-22
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-22
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-22
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-22
net: Remove prefetches from SKB list handlers.
David S. Miller
1
-3
/
+3
2011-05-22
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-22
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
1
-15
/
+21
2011-05-22
caif: Fix freezes when running CAIF loopback device
sjur.brandeland@stericsson.com
1
-4
/
+5
2011-05-22
caif: Fixes freeze on Link layer removal.
sjur.brandeland@stericsson.com
3
-44
/
+62
2011-05-22
caif: Bugfix add check NULL pointer before calling functions.
sjur.brandeland@stericsson.com
1
-9
/
+26
2011-05-22
Give up on pushing CC_OPTIMIZE_FOR_SIZE
Linus Torvalds
1
-1
/
+0
2011-05-22
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
19
-706
/
+723
2011-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
12
-130
/
+206
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-22
KVM: MMU: Use ptep_user for cmpxchg_gpte()
Takuya Yoshikawa
1
-14
/
+12
2011-05-22
KVM: Fix kvm mmu_notifier initialization order
OGAWA Hirofumi
1
-1
/
+1
2011-05-22
KVM: Add documentation for KVM_CAP_NR_VCPUS
Pekka Enberg
1
-1
/
+4
[prev]
[next]