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-04-04
workqueue: avoid false negative WARN_ON() in destroy_workqueue()
Lai Jiangshan
1
-1
/
+1
2013-04-01
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
1122
-6048
/
+12784
2013-04-01
workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...
Tejun Heo
3
-23
/
+73
2013-04-01
workqueue: implement NUMA affinity for unbound workqueues
Tejun Heo
1
-19
/
+259
2013-04-01
workqueue: introduce put_pwq_unlocked()
Tejun Heo
1
-13
/
+23
2013-04-01
workqueue: introduce numa_pwq_tbl_install()
Tejun Heo
1
-9
/
+26
2013-04-01
workqueue: use NUMA-aware allocation for pool_workqueues
Tejun Heo
1
-2
/
+4
2013-04-01
workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...
Tejun Heo
1
-29
/
+49
2013-04-01
workqueue: map an unbound workqueues to multiple per-node pool_workqueues
Tejun Heo
1
-11
/
+37
2013-04-01
workqueue: move hot fields of workqueue_struct to the end
Tejun Heo
1
-2
/
+4
2013-04-01
workqueue: make workqueue->name[] fixed len
Tejun Heo
1
-11
/
+8
2013-04-01
workqueue: add workqueue->unbound_attrs
Tejun Heo
1
-12
/
+24
2013-04-01
workqueue: determine NUMA node of workers accourding to the allowed cpumask
Tejun Heo
1
-2
/
+16
2013-04-01
workqueue: drop 'H' from kworker names of unbound worker pools
Tejun Heo
1
-7
/
+8
2013-04-01
workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]
Tejun Heo
1
-0
/
+46
2013-04-01
workqueue: move pwq_pool_locking outside of get/put_unbound_pool()
Tejun Heo
1
-14
/
+22
2013-04-01
workqueue: fix memory leak in apply_workqueue_attrs()
Tejun Heo
1
-3
/
+8
2013-04-01
workqueue: fix unbound workqueue attrs hashing / comparison
Tejun Heo
1
-32
/
+22
2013-04-01
workqueue: fix race condition in unbound workqueue free path
Tejun Heo
1
-1
/
+3
2013-03-31
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+20
2013-03-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-38
/
+53
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-261
/
+716
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
2013-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-3
/
+14
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
PNP: List Rafael Wysocki as a maintainer
Rafael J. Wysocki
1
-1
/
+1
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+30
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-43
/
+188
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-29
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
12
-46
/
+12
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-03-28
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-28
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
Nicholas Bellinger
1
-2
/
+11
2013-03-28
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
5
-21
/
+11
2013-03-28
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-55
/
+101
2013-03-28
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+45
2013-03-28
Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2013-03-28
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+16
2013-03-28
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-100
/
+186
2013-03-28
Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-13
/
+55
2013-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-54
/
+4
2013-03-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
1
-1
/
+1
2013-03-28
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-6
/
+15
2013-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
14
-8
/
+105
2013-03-28
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2
-0
/
+8
2013-03-28
mg_disk: fix error return code in mg_probe()
Wei Yongjun
1
-1
/
+3
2013-03-28
Btrfs: fix wrong return value of btrfs_lookup_csum()
Miao Xie
1
-1
/
+3
[next]