summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - handle split-sensor devices with internal hubsJason Gerecke2012-10-263-2/+35
* Makefile: Documentation for external tool should be correctH. Peter Anvin2012-10-261-4/+2Star
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-2615-30/+52
|\
| * Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-2212-16/+30
| |\
| | * ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann2012-10-091-2/+2
| | * ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann2012-10-091-1/+1
| | * ARM: be really quiet when building with 'make -s'Arnd Bergmann2012-10-092-6/+6
| | * ARM: pass -marm to gcc by default for both C and assemblerArnd Bergmann2012-10-091-6/+7
| | * ARM: Xen: fix initial build problemsArnd Bergmann2012-10-093-0/+4
| | * ARM: export default read_current_timerArnd Bergmann2012-10-091-0/+1
| | * ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann2012-10-091-1/+3
| | * ARM: export set_irq_flagsArnd Bergmann2012-10-091-0/+2
| | * ARM: kprobes: make more tests conditionalArnd Bergmann2012-10-091-0/+4
| * | ARM: drop experimental status for hotplug and Thumb2Russell King2012-10-221-4/+4
| * | ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij2012-10-221-2/+2
| * | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-221-4/+10
| * | ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon2012-10-181-0/+4
| * | ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen2012-10-181-4/+3Star
* | | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-267-11/+7Star
|\ \ \
| * | | ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart2012-10-241-1/+0Star
| * | | ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han2012-10-241-1/+1
| * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-10-231-0/+1
| * | | mm: cma: alloc_contig_range: return early for err pathBob Liu2012-10-231-1/+1
| * | | drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart2012-10-231-1/+1
| * | | drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart2012-10-231-3/+2Star
| * | | drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart2012-10-231-4/+1Star
* | | | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-10-253-27/+34
|\ \ \ \
| * | | | spi/pl022: Revert recent runtime PM changesUlf Hansson2012-10-231-3/+0Star
| * | | | spi: tsc2005: delete soon-obsolete e-mail addressAaro Koskinen2012-10-171-2/+0Star
| * | | | spi: spi-rspi: fix build error for the latest shdma driverShimoda, Yoshihiro2012-10-171-22/+34
| | |/ / | |/| |
* | | | Merge tag 'iommu-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-252-8/+33
|\ \ \ \
| * | | | iommu/tegra: smmu: Fix deadly typoHiro Sugawara2012-10-241-1/+1
| * | | | iommu/amd: Work around wrong IOAPIC device-id in IVRS tableJoerg Roedel2012-10-161-7/+32
| |/ / /
* | | | Merge tag 'pinctrl-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-257-23/+21Star
|\ \ \ \
| * | | | pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij2012-10-231-1/+1
| * | | | pinctrl/nomadik: use zero as default irq_startLinus Walleij2012-10-231-1/+1
| * | | | pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun2012-10-231-1/+3
| * | | | pinctrl/nomadik: use irq_create_mapping()Linus Walleij2012-10-231-1/+1
| * | | | pinctrl: remove mutex lock in groups showHaojian Zhuang2012-10-181-4/+0Star
| * | | | pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha2012-10-171-12/+12
| * | | | pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha2012-10-171-1/+1
| * | | | dt: Document: correct tegra20/30 pinctrl slew-rate namePritesh Raithatha2012-10-172-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-10-251-1/+23
|\ \ \ \ \
| * | | | | apparmor: fix IRQ stack overflow during free_profileJohn Johansen2012-10-241-1/+23
* | | | | | Merge tag 'edac_scrubrates_fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-251-7/+4Star
|\ \ \ \ \ \
| * | | | | | amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton2012-10-241-7/+4Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-251-31/+10Star
|\ \ \ \ \ \
| * | | | | | Revert "cgroup: Remove task_lock() from cgroup_post_fork()"Tejun Heo2012-10-191-12/+3Star
| * | | | | | Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"Tejun Heo2012-10-191-17/+6Star
| * | | | | | cgroup: notify_on_release may not be triggered in some casesDaisuke Nishimura2012-10-171-2/+1Star
| | |_|_|/ / | |/| | | |