index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
pinctrl/pinconf: partial revert of pin config debugfs
Linus Walleij
1
-207
/
+0
2013-04-03
pinctrl/nomadik: add device tree bindings for db8540
Gabriel Fernandez
1
-0
/
+4
2013-04-03
pinctrl: simplify the re-enable old state code in pinctrl_select_state
Richard Genoud
1
-19
/
+3
2013-04-03
pinctrl: select_state: don't call pinctrl_free_setting on error
Richard Genoud
1
-1
/
+9
2013-04-03
pinctrl: coh901: Fix error checking in u300_gpio_to_irq
Axel Lin
1
-2
/
+5
2013-04-03
pinctrl: pinctrl_select_state: set the old_state back on error
Richard Genoud
1
-0
/
+2
2013-04-03
pinctrl: remove superfluous optimization in pinctrl_select_state_locked
Richard Genoud
1
-9
/
+1
2013-04-03
pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked
Richard Genoud
1
-3
/
+2
2013-04-03
pinctrl: sunxi: add clock support
Emilio López
1
-0
/
+8
2013-04-03
pinctrl: core: add dependence of GPIOLIB
Haojian Zhuang
1
-0
/
+8
2013-04-03
pinctrl/abx500: fix ab8505 alternate function
Patrice Chotard
1
-1
/
+1
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
pinctrl: mvebu: prevent walking off the end of group array
David Woodhouse
1
-12
/
+21
2013-03-27
pinctrl: re-enable old state in case of error in pinctrl_select_state
Richard Genoud
1
-1
/
+19
2013-03-27
pinctrl: disable and free setting in select_state in case of error
Richard Genoud
1
-3
/
+25
2013-03-27
pinctrl: create pinctrl_free_setting function
Richard Genoud
1
-13
/
+19
2013-03-27
pinctrl: fix typo in header
Richard Genoud
1
-1
/
+1
2013-03-27
pinctrl: sirf: using for_each_set_bit to simplify the code
Wei Yongjun
1
-8
/
+2
2013-03-27
gpio: pl061: Add pl061_gpio_free()
Axel Lin
1
-0
/
+8
2013-03-27
pinctrl: coh901: Fix checkpatch error
Sachin Kamat
1
-1
/
+1
2013-03-27
pinctrl: generic: Fix checkpatch errors
Sachin Kamat
1
-3
/
+3
2013-03-27
pinctrl: generic: Make 'conf_items' static
Sachin Kamat
1
-1
/
+1
2013-03-27
pinctrl: at91: Fix checkpatch errors
Sachin Kamat
1
-8
/
+9
2013-03-27
pinctrl: at91: Remove duplicate const
Sachin Kamat
1
-2
/
+2
2013-03-27
pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()
Wei Yongjun
1
-1
/
+1
2013-03-27
pinctrl/nomadik: Fix checkpatch errors
Sachin Kamat
1
-3
/
+3
2013-03-27
pinctrl/nomadik-db8500: Fix checkpatch errors
Sachin Kamat
1
-2
/
+2
2013-03-27
pinctrl: remove pxa pinctrl driver
Haojian Zhuang
7
-2892
/
+0
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
[next]