index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
ARM: 7841/1: sa1100: remove complex GPIO interface
Linus Walleij
1
-1
/
+0
2013-10-28
ARM: gemini: convert to GENERIC_CLOCKEVENTS
Linus Walleij
1
-1
/
+2
2013-10-28
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
Olof Johansson
1
-2
/
+1
2013-10-27
Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
Olof Johansson
1
-2
/
+1
2013-10-27
Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
Olof Johansson
1
-2
/
+2
2013-10-23
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
Russell King
1
-0
/
+2
2013-10-23
arm: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
1
-0
/
+1
2013-10-19
ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN
Ben Dooks
1
-0
/
+1
2013-10-17
Merge tag 'integrator-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/soc
Kevin Hilman
1
-0
/
+1
2013-10-16
ARM: integrator: delete non-devicetree boot path
Linus Walleij
1
-0
/
+1
2013-10-16
Merge tag 'v3.12-rc4' into devel
Linus Walleij
1
-2
/
+1
2013-10-11
Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc
Kevin Hilman
1
-2
/
+1
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
1
-0
/
+1
2013-10-15
arm: make SWIOTLB available
Stefano Stabellini
1
-0
/
+6
2013-10-07
ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
Uwe Kleine-König
1
-12
/
+0
2013-10-07
Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable
Russell King
1
-2
/
+1
2013-10-06
ARM: S3C64XX: Kill CONFIG_PLAT_S3C64XX
Tomasz Figa
1
-0
/
+2
2013-10-06
ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xx
Tomasz Figa
1
-2
/
+0
2013-10-01
ARM: gemini: delete <mach/gpio.h>
Linus Walleij
1
-1
/
+0
2013-09-30
ARM: perf: add support for perf registers API
Will Deacon
1
-0
/
+2
2013-09-30
ARM: Kconfig: allow full nohz CPU accounting
Kevin Hilman
1
-0
/
+1
2013-09-27
Merge branch 'pxa-cleanup' into devel
Linus Walleij
1
-2
/
+0
2013-09-27
ARM: pxa: delete the custom GPIO header
Linus Walleij
1
-1
/
+0
2013-09-27
ARM: mmp: delete the custom GPIO header
Linus Walleij
1
-1
/
+0
2013-09-25
ARM: davinci: gpio: use gpiolib API instead of inline functions
Philip Avinash
1
-1
/
+0
2013-09-22
ARM: only allow kernel mode neon with AEABI
Russell King
1
-2
/
+1
2013-09-20
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
1
-2
/
+0
2013-09-20
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
1
-0
/
+2
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stable
Russell King
1
-0
/
+26
2013-09-17
ARM: delete mach-shark
Linus Walleij
1
-20
/
+0
2013-09-17
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
Tomasz Figa
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-18
/
+21
2013-09-12
ARM: sort arch/arm/Kconfig
Russell King
1
-16
/
+18
2013-09-10
ARM: fix forced-HZ values
Russell King
1
-2
/
+3
2013-09-09
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2013-09-06
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-17
/
+7
2013-09-05
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+59
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
1
-3
/
+59
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+1
2013-09-02
ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022
Will Deacon
1
-0
/
+9
2013-08-29
Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into late/all
Olof Johansson
1
-1
/
+1
2013-08-29
Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into late/all
Olof Johansson
1
-0
/
+1
2013-08-28
Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
Russell King
1
-4
/
+3
2013-08-24
irqchip: mmp: support irqchip
Haojian Zhuang
1
-0
/
+1
2013-08-22
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
Geert Uytterhoeven
1
-2
/
+1
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
Kevin Hilman
1
-1
/
+0
2013-08-20
ARM: 7818/1: feroceon: Add suspend/resume operation
Ezequiel Garcia
1
-1
/
+1
2013-08-20
ARM: 7814/2: Allow forced irq threading
Thomas Gleixner
1
-0
/
+1
[prev]
[next]