index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
x86
/
boot.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
1
-3
/
+0
2014-10-10
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
1
-2
/
+5
2014-10-10
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
1
-7
/
+11
2014-10-10
ocfs2: fix shift left operations overflow
Joseph Qi
2
-2
/
+2
2014-10-10
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
1
-20
/
+22
2014-10-10
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
1
-1
/
+1
2014-10-10
score: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-6
/
+1
2014-10-10
ntfs: remove bogus space
Andrea Gelmini
1
-1
/
+1
2014-10-10
ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...
Anton Altaparmakov
2
-3
/
+4
2014-10-10
m32r: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+0
2014-10-10
m32r: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-10
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
1
-1
/
+1
2014-10-10
fsnotify: don't put user context if it was never assigned
Sasha Levin
1
-2
/
+4
2014-10-10
fs/notify/group.c: make fsnotify_final_destroy_group() static
Andrew Morton
2
-4
/
+1
2014-10-10
cris: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-10
mn10300: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-1
/
+1
2014-10-08
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2
-2
/
+32
2014-10-08
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-08
cxgb4: clean up a type issue
Dan Carpenter
1
-10
/
+8
2014-10-08
cxgb4: potential shift wrapping bug
Dan Carpenter
1
-1
/
+1
2014-10-08
i40e: skb->xmit_more support
Eric Dumazet
1
-44
/
+46
2014-10-08
net: fs_enet: Add NAPI TX
LEROY Christophe
5
-11
/
+132
2014-10-08
net: fs_enet: Remove non NAPI RX
LEROY Christophe
2
-150
/
+15
2014-10-08
r8169:add support for RTL8168EP
Chun-Hao Lin
1
-44
/
+517
2014-10-08
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
1
-0
/
+1
2014-10-08
bus: arm-ccn: Fix spurious warning message
Pawel Moll
1
-1
/
+4
2014-10-08
MAINTAINERS: update Shawn's email address
Shawn Guo
1
-1
/
+1
2014-10-08
MAINTAINERS: condense some Tegra related entries
Stephen Warren
1
-15
/
+0
2014-10-08
MAINTAINERS: add Alexandre Courbot for Tegra
Stephen Warren
1
-0
/
+1
2014-10-08
Fix up missing dmaengine header inclusion from qce crypto engine
Linus Torvalds
1
-0
/
+2
2014-10-08
wimax: convert printk to pr_foo()
Fabian Frederick
7
-16
/
+17
2014-10-07
af_unix: remove 0 assignment on static
Fabian Frederick
1
-1
/
+1
2014-10-07
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
1
-2
/
+2
2014-10-07
Update Intel Ethernet Driver maintainers list
Alexander Duyck
1
-2
/
+2
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2
-0
/
+15
2014-10-07
f2fs: support volatile operations for transient data
Jaegeuk Kim
4
-2
/
+25
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
4
-3
/
+21
2014-10-07
ipmi: Clear drvdata when interface is removed
Takao Indoh
1
-0
/
+3
2014-10-07
ipmi: work around gcc-4.9 build warning
Arnd Bergmann
1
-3
/
+3
2014-10-07
ipmi/of: Don't use unavailable interfaces
Benjamin Herrenschmidt
1
-0
/
+3
2014-10-07
ipmi: Clean up the error handling for channel config errors
Corey Minyard
1
-6
/
+9
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
27
-39
/
+54
2014-10-07
net/mlx4_en: remove NETDEV_TX_BUSY
Eric Dumazet
1
-24
/
+24
2014-10-07
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
1
-1
/
+1
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2
-17
/
+27
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
3
-17
/
+20
2014-10-07
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
WANG Cong
1
-4
/
+4
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
3
-30
/
+36
2014-10-07
openvswitch: fix a sparse warning
Andy Zhou
1
-3
/
+2
[next]