summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun4i: Enable mmc controller on various A10 boardsHans de Goede2014-05-057-0/+63
* ARM: dts: sun4i: Add pin-muxing info for the mmc0 controllerHans de Goede2014-05-051-0/+14
* ARM: dts: sun4i: Add mmc controller nodesDavid Lanzendörfer2014-05-051-0/+36
* ARM: dts: sun6i: Add pin-muxing info for the mmc controllersHans de Goede2014-04-281-0/+7
* ARM: dts: sun5i: Add pin-muxing info for the mmc controllersHans de Goede2014-04-282-0/+21
* ARM: sunxi: dt: add PWM support for the cubietruckAlexandre Belloni2014-04-281-0/+6
* ARM: sun7i: dt: add PWM supportAlexandre Belloni2014-04-281-0/+8
* ARM: sun4i: dt: add PWM supportAlexandre Belloni2014-04-281-0/+8
* ARM: sun7i: dt: add pinmux configuration for the PWMAlexandre Belloni2014-04-281-0/+14
* ARM: sun4i: dt: add pinmux configuration for the PWMAlexandre Belloni2014-04-281-0/+14
* ARM: sun6i: Add ARM PMU in A31 DTSIMaxime Ripard2014-04-281-0/+8
* ARM: sun7i: Add ARM PMU in A20 DTSIMaxime Ripard2014-04-281-0/+6
* ARM: sun6i: dt: Add A31 DMA controller to DTSIMaxime Ripard2014-04-231-0/+29
* ARM: sun6i: Sort the NMI node by physical addressMaxime Ripard2014-04-231-8/+8
* ARM: sun7i: dt: Add address- and size-cells info to i2c controller nodesHans de Goede2014-04-141-0/+10
* ARM: sun5i: dt: Add address- and size-cells info to i2c controller nodesHans de Goede2014-04-141-0/+6
* ARM: sun4i: dt: Add address- and size-cells info to i2c controller nodesHans de Goede2014-04-141-0/+6
* ARM: sun6i: dt: Fixup prcm node nameHans de Goede2014-04-141-5/+5
* powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-131-1/+2
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1337-1473/+1115
|\
| * blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-131-1/+1
|\ \
| * | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-127-8/+2
|\ \ \
| * | | mn10300: kmap_atomic() returns void *, not unsigned long...Al Viro2014-04-021-2/+2
| * | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-026-6/+0
| | |/ | |/|
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-1215-18/+23
|\ \ \
| * | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-204-4/+4
| * | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-205-12/+8
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-2010-0/+10
| * | | alpha: Enable system-call auditing support.蔡正龙2014-03-207-1/+80
* | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-116-11/+25
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-085-10/+22
| |\ \ \ \
| | * | | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-10/+10
| | * | | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy2014-04-073-0/+8
| | * | | | cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+4
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-1/+3
| |\ \ \ \ \