index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
watchdog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
writeback: expose the bdi_wq workqueue
Tejun Heo
1
-1
/
+1
2013-04-02
writeback: replace custom worker pool implementation with unbound workqueue
Tejun Heo
4
-312
/
+65
2013-04-02
writeback: remove unused bdi_pending_list
Tejun Heo
2
-4
/
+1
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-04-01
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
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
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-29
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
Nicholas Bellinger
1
-2
/
+11
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
5
-21
/
+11
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
2013-03-28
Btrfs: fix wrong reservation of csums
Miao Xie
2
-2
/
+2
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-28
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-28
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-28
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-03-28
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
1
-6
/
+4
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
xen/events: avoid race with raising an event in unmask_evtchn()
David Vrabel
1
-5
/
+15
2013-03-27
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Konrad Rzeszutek Wilk
1
-2
/
+1
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
2
-0
/
+2
2013-03-27
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
6
-0
/
+37
2013-03-27
ipc: Restrict mounting the mqueue filesystem
Eric W. Biederman
1
-2
/
+10
2013-03-27
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
3
-1
/
+12
2013-03-27
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2
-0
/
+5
[next]