index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
hyperv: fix sparse warnings
Lad, Prabhakar
2
-5
/
+6
2015-02-05
Merge branch 'tipc-next'
David S. Miller
15
-563
/
+740
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
8
-59
/
+114
2015-02-05
tipc: simplify socket multicast reception
Jon Paul Maloy
6
-101
/
+84
2015-02-05
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
1
-40
/
+29
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
11
-241
/
+372
2015-02-05
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
1
-18
/
+13
2015-02-05
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
3
-43
/
+48
2015-02-05
tipc: enqueue arrived buffers in socket in separate function
Jon Paul Maloy
1
-15
/
+31
2015-02-05
tipc: simplify message forwarding and rejection in socket layer
Jon Paul Maloy
1
-62
/
+58
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
10
-91
/
+98
2015-02-05
ARCNET: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+3
2015-02-05
hso: Use static attribute groups for sysfs entry
Takashi Iwai
1
-7
/
+10
2015-02-05
pktgen: fix UDP checksum computation
Sabrina Dubroca
1
-8
/
+8
2015-02-05
Merge branch 'isdnloop_checkpatch'
David S. Miller
1
-34
/
+30
2015-02-05
drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...
Bas Peters
1
-14
/
+14
2015-02-05
drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...
Bas Peters
1
-12
/
+6
2015-02-05
drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...
Bas Peters
1
-8
/
+10
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
3
-3
/
+23
2015-02-06
xfs: report proper f_files in statfs if we overshoot imaxpct
Eric Sandeen
1
-0
/
+5
2015-02-05
flowcache: Fix kernel panic in flow_cache_flush_task
Miroslav Urbanek
1
-1
/
+1
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
280
-1653
/
+2574
2015-02-06
md: wakeup thread upon rdev_dec_pending()
Hannes Reinecke
1
-7
/
+10
2015-02-06
md: make reconfig_mutex optional for writes to md sysfs files.
NeilBrown
2
-164
/
+316
2015-02-06
md: move mddev_lock and related to md.h
NeilBrown
2
-24
/
+26
2015-02-06
md: use mddev->lock to protect updates to resync_{min,max}.
NeilBrown
2
-13
/
+47
2015-02-06
md: minor cleanup in safe_delay_store.
NeilBrown
1
-5
/
+7
2015-02-06
md: move GET_BITMAP_FILE ioctl out from mddev_lock.
NeilBrown
2
-26
/
+33
2015-02-06
md: tidy up set_bitmap_file
NeilBrown
1
-7
/
+9
2015-02-06
md: remove unnecessary 'buf' from get_bitmap_file.
NeilBrown
1
-8
/
+4
2015-02-06
md: remove mddev_lock from rdev_attr_show()
NeilBrown
1
-22
/
+14
2015-02-06
md: remove mddev_lock() from md_attr_show()
NeilBrown
2
-16
/
+20
2015-02-06
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
NeilBrown
1
-16
/
+28
2015-02-06
md: remove need for mddev_lock() in md_seq_show()
NeilBrown
1
-5
/
+3
2015-02-06
md/bitmap: protect clearing of ->bitmap by mddev->lock
NeilBrown
2
-0
/
+3
2015-02-06
xfs: fix panic_mask documentation
Eric Sandeen
1
-2
/
+3
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
4
-23
/
+0
2015-02-05
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
2015-02-05
MAINTAINERS: remove SUPERH website
Sudip Mukherjee
1
-1
/
+0
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
2015-02-05
.mailmap: update Konstantin Khlebnikov's email address
Kim Phillips
1
-0
/
+1
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-02-05
i2c: ocores: add common clock support
Max Filippov
2
-6
/
+59
2015-02-05
i2c: hix5hd2: add COMPILE_TEST
Zhangfei Gao
1
-1
/
+1
2015-02-05
i2c: clarify comments about the dev_released completion
Wolfram Sang
1
-3
/
+7
2015-02-05
i2c: ocores: fix clock-frequency binding usage
Max Filippov
2
-15
/
+58
2015-02-05
ALSA: hda - Set up GPIO for Toshiba Satellite S50D
Takashi Iwai
1
-0
/
+20
2015-02-05
xprtrdma: Address sparse complaint in rpcr_to_rdmar()
Chuck Lever
1
-3
/
+4
2015-02-05
Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Takashi Iwai
5
-20
/
+57
[prev]
[next]