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
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-328
/
+374
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
71
-2272
/
+1979
2013-11-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+17
2013-11-20
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
8
-186
/
+592
2013-11-19
blk-mq: add blktrace insert event trace
Jens Axboe
1
-0
/
+2
2013-11-19
virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations
Shaohua Li
1
-2
/
+3
2013-11-19
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
129
-1432
/
+1437
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-3
/
+0
2013-11-19
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
Merge branch 'genetlink_mcast'
David S. Miller
33
-513
/
+518
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
19
-433
/
+377
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
18
-87
/
+133
2013-11-19
genetlink: add and use genl_set_err()
Johannes Berg
3
-7
/
+21
2013-11-19
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2
-22
/
+18
2013-11-19
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2
-25
/
+0
2013-11-19
hsr: don't call genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-19
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
3
-4
/
+24
2013-11-19
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2
-4
/
+22
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
22
-53
/
+47
2013-11-19
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-11-19
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-11-19
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
1
-0
/
+1
2013-11-19
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+0
2013-11-19
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
1
-1
/
+0
2013-11-19
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
1
-1
/
+1
2013-11-19
Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-188
/
+838
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
24
-469
/
+562
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
21
-1041
/
+273
2013-11-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
50
-275
/
+55
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2
-4
/
+11
2013-11-19
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
majianpeng
1
-24
/
+39
2013-11-19
md/raid5: Before freeing old multi-thread worker, it should flush them.
majianpeng
1
-0
/
+3
2013-11-19
md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.
majianpeng
1
-1
/
+1
2013-11-19
UAPI: include <asm/byteorder.h> in linux/raid/md_p.h
Aurelien Jarno
1
-0
/
+1
2013-11-19
raid1: Rewrite the implementation of iobarrier.
majianpeng
2
-13
/
+129
2013-11-19
raid1: Add some macros to make code clearly.
majianpeng
1
-4
/
+4
2013-11-19
raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...
majianpeng
1
-5
/
+6
2013-11-19
raid1: Add a field array_frozen to indicate whether raid in freeze state.
majianpeng
2
-8
/
+8
2013-11-19
md: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-11-19
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...
NeilBrown
1
-19
/
+49
2013-11-19
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
NeilBrown
3
-31
/
+34
2013-11-19
md: fix some places where mddev_lock return value is not checked.
NeilBrown
1
-5
/
+13
2013-11-19
raid5: Retry R5_ReadNoMerge flag when hit a read error.
Bian Yu
1
-0
/
+3
2013-11-19
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2
-1
/
+8
2013-11-18
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+3
2013-11-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-4
/
+4
[next]