index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
4
-131
/
+75
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
4
-107
/
+74
2011-05-24
m68k: remove duplicate memmove() implementation
Greg Ungerer
3
-99
/
+2
2011-05-24
m68k: merge mmu and non-mmu versions of lib/Makefile
Greg Ungerer
3
-15
/
+11
2011-05-24
m68k: merge mmu and non-mmu versions of muldi3
Greg Ungerer
3
-152
/
+96
2011-05-23
x86, apic: Include module.h header in apic_flat_64.c
Randy Dunlap
1
-0
/
+1
2011-05-23
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
1
-1
/
+3
2011-05-23
block: move bd_set_size() above rescan_partitions() in __blkdev_get()
Tejun Heo
1
-8
/
+9
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
2
-7
/
+7
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
6
-19
/
+29
2011-05-23
hrtimers: Make struct hrtimer_cpu_base layout less stupid
Thomas Gleixner
1
-1
/
+1
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
5
-102
/
+113
2011-05-23
perf tools: Fix sample size bit operations
Frederic Weisbecker
1
-16
/
+16
2011-05-23
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
1
-13
/
+26
2011-05-23
apm-emulation: apm_mutex breaks ACK; remove it
Paul Parsons
1
-5
/
+0
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-23
wireless: fix fatal kernel-doc error + warning in mac80211.h
Randy Dunlap
1
-1
/
+2
2011-05-23
x86: setup_smep needs to be __cpuinit
Linus Torvalds
1
-2
/
+2
2011-05-23
Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
Linus Torvalds
2
-8
/
+7
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
38
-0
/
+38
2011-05-23
sparc32: fix build, fix missing cpu_relax declaration
Sam Ravnborg
1
-0
/
+1
2011-05-23
bnx2x: allow device properly initialize after hotplug
Dmitry Kravkov
1
-43
/
+24
2011-05-23
bnx2x: fix DMAE timeout according to hw specifications
Dmitry Kravkov
1
-1
/
+1
2011-05-23
bnx2x: properly handle CFC DEL in cnic flow
Vladislav Zolotarov
1
-1
/
+2
2011-05-23
bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
Vladislav Zolotarov
2
-3
/
+3
2011-05-23
net: filter: move forward declarations to avoid compile warnings
Heiko Carstens
1
-3
/
+4
2011-05-23
pktgen: refactor pg_init() code
WANG Cong
1
-7
/
+12
2011-05-23
pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
WANG Cong
1
-2
/
+1
2011-05-23
net: skb_trim explicitely check the linearity instead of data_len
Emmanuel Grumbach
1
-1
/
+1
2011-05-23
ipv4: Give backtrace in ip_rt_bug().
Dave Jones
1
-0
/
+1
2011-05-23
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
1
-2
/
+15
2011-05-23
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
2
-3
/
+2
2011-05-23
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
1
-0
/
+2
2011-05-23
net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
Amerigo Wang
3
-5
/
+5
2011-05-23
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-05-23
netpoll: disable netpoll when enslave a device
Amerigo Wang
3
-9
/
+20
2011-05-23
macvlan: Forward unicast frames in bridge mode to lowerdev
David Ward
1
-4
/
+2
2011-05-23
net: Remove linux/prefetch.h include from linux/skbuff.h
David S. Miller
1
-1
/
+0
2011-05-23
ipv4: Include linux/prefetch.h in fib_trie.c
David S. Miller
1
-0
/
+1
2011-05-23
netlabel: Remove prefetches from list handlers.
David S. Miller
1
-4
/
+4
2011-05-23
drivers/net: add prefetch header for prefetch users
Paul Gortmaker
32
-0
/
+32
2011-05-23
rionet: Remove pointless printk of skb pointer.
David S. Miller
1
-2
/
+2
2011-05-23
net: Remove prefetches from SKB list handlers.
David S. Miller
1
-3
/
+3
2011-05-23
caif: Plug memory leak for checksum error
sjur.brandeland@stericsson.com
1
-1
/
+6
2011-05-23
caif: Update documentation of CAIF transmit and receive functions.
sjur.brandeland@stericsson.com
1
-15
/
+21
[next]