summaryrefslogtreecommitdiffstats
path: root/kernel/smpboot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-03pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij1-207/+0
2013-04-03pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez1-0/+4
2013-04-03pinctrl: simplify the re-enable old state code in pinctrl_select_stateRichard Genoud1-19/+3
2013-04-03pinctrl: select_state: don't call pinctrl_free_setting on errorRichard Genoud1-1/+9
2013-04-03pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin1-2/+5
2013-04-03pinctrl: pinctrl_select_state: set the old_state back on errorRichard Genoud1-0/+2
2013-04-03pinctrl: remove superfluous optimization in pinctrl_select_state_lockedRichard Genoud1-9/+1
2013-04-03pinctrl: use dev_info instead of pr_info in pinctrl_select_state_lockedRichard Genoud1-3/+2
2013-04-03pinctrl: sunxi: add clock supportEmilio López1-0/+8
2013-04-03pinctrl: core: add dependence of GPIOLIBHaojian Zhuang1-0/+8
2013-04-03pinctrl/abx500: fix ab8505 alternate functionPatrice Chotard1-1/+1
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse5-21/+11
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie1-1/+3
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie2-2/+2
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong1-2/+1
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik1-0/+2
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik1-4/+2
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik1-6/+41
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt1-6/+4
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse1-12/+21
2013-03-27pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud1-1/+19
2013-03-27pinctrl: disable and free setting in select_state in case of errorRichard Genoud1-3/+25
2013-03-27pinctrl: create pinctrl_free_setting functionRichard Genoud1-13/+19
2013-03-27pinctrl: fix typo in headerRichard Genoud1-1/+1
2013-03-27pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun1-8/+2
2013-03-27gpio: pl061: Add pl061_gpio_free()Axel Lin1-0/+8
2013-03-27pinctrl: coh901: Fix checkpatch errorSachin Kamat1-1/+1
2013-03-27pinctrl: generic: Fix checkpatch errorsSachin Kamat1-3/+3
2013-03-27pinctrl: generic: Make 'conf_items' staticSachin Kamat1-1/+1
2013-03-27pinctrl: at91: Fix checkpatch errorsSachin Kamat1-8/+9
2013-03-27pinctrl: at91: Remove duplicate constSachin Kamat1-2/+2
2013-03-27pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()Wei Yongjun1-1/+1
2013-03-27pinctrl/nomadik: Fix checkpatch errorsSachin Kamat1-3/+3
2013-03-27pinctrl/nomadik-db8500: Fix checkpatch errorsSachin Kamat1-2/+2
2013-03-27pinctrl: remove pxa pinctrl driverHaojian Zhuang7-2892/+0
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro1-0/+3
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15