summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-112-1/+28
* Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2012-07-109-13/+33
|\
| * Merge branch 'kevin' into fixesLinus Walleij2012-07-091-1/+13
| |\
| | * gpio/omap: fix invalid context restore of gpio bank-0Jon Hunter2012-07-031-1/+3
| | * gpio/omap: fix irq loss while in idle with debounce onGrazvydas Ignotas2012-06-261-0/+10
| * | gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-051-0/+1
| * | gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-051-4/+6
| * | gpio: fix bits conflict for gpio flagsLaxman Dewangan2012-07-051-2/+2
| * | mips: pci-lantiq: Fix check for valid gpioRoland Stigge2012-07-051-2/+2
| * | gpio: export devm_gpio_request_oneStephen Warren2012-07-051-0/+1
| * | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-051-1/+4
| * | gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich2012-07-051-1/+1
| * | gpio-sta2x11: don't use pdata if nullAlessandro Rubini2012-07-051-2/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-106-17/+69
|\ \ \
| * | | tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-101-1/+1
| * | | powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
| * | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-102-3/+3
| * | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-104-12/+64
* | | | Revert "of: match by compatible property first"Linus Torvalds2012-07-101-26/+4
|/ / /
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-07-091-5/+5
|\ \ \
| * | | regulator: Fix recursive mutex lockdep warningStephen Boyd2012-07-031-5/+5
| |/ /
* | | gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede2012-07-091-5/+8
* | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-091-14/+10
|\ \ \
| * | | virtio-balloon: fix add/get API useMichael S. Tsirkin2012-07-091-14/+10
* | | | Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-092-5/+56
|\ \ \ \
| * | | | rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-042-6/+22
| * | | | rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-042-2/+37
| | |/ / | |/| |
* | | | Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-091-0/+2
|\ \ \ \
| * | | | remoteproc: fix missing CONFIG_FW_LOADER configurationsOhad Ben-Cohen2012-07-041-0/+1
| * | | | remoteproc/omap: fix randconfig unmet direct dependenciesOhad Ben-Cohen2012-07-041-0/+1
| |/ / /
* | | | Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-091-2/+2
|\ \ \ \
| * | | | hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi2012-07-071-2/+2
| |/ / /
* | | | Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-095-9/+18
|\ \ \ \
| * | | | iommu/amd: fix type bug in flush codeDan Carpenter2012-07-023-3/+3
| * | | | dma-debug: debugfs_create_bool() takes a u32 pointerDan Carpenter2012-07-021-2/+2
| * | | | iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU2012-07-021-2/+2
| * | | | iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel2012-06-251-0/+9
| * | | | iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan2012-06-071-2/+2
* | | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-081-15/+8
|\ \ \ \ \
| * | | | | cgroup: fix cgroup hierarchy umount raceTejun Heo2012-07-071-1/+5
| * | | | | Revert "cgroup: superblock can't be released with active dentries"Tejun Heo2012-07-071-14/+3
* | | | | | Linux 3.5-rc6v3.5-rc6Linus Torvalds2012-07-071-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-072-0/+9
|\ \ \ \ \ \
| * | | | | | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-082-0/+9
* | | | | | | vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-071-3/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * | | | | ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * | | | | ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * | | | | ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
OpenPOWER on IntegriCloud