Age | Commit message (Expand) | Author | Files | Lines |
2017-07-27 | ARM: rpc: rename RAM_SIZE macro | Arnd Bergmann | 1 | -2/+2 |
2017-06-14 | arm: mach-rpc: ecard: fix build error | Greg Kroah-Hartman | 1 | -1/+1 |
2017-06-10 | arm: ecard: fix dev_groups patch typo | Greg Kroah-Hartman | 1 | -1/+1 |
2017-06-09 | arm: ecard: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 1 | -17/+23 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-08-26 | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King | 1 | -1/+1 |
2016-02-22 | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+1 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 2 | -9/+9 |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 1 | -4/+0 |
2014-07-30 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -5/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -23/+9 |
2014-03-12 | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2 | -2/+1 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -17/+0 |
2013-12-20 | ARM: rpc: stop using <mach/timex.h> | Uwe Kleine-König | 1 | -6/+9 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -13/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -8/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 1 | -1/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -5/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -5/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 2 | -8/+3 |
2012-12-24 | ARM: set arch_gettimeoffset directly | Stephen Warren | 1 | -3/+3 |
2012-10-07 | ARM: rpc: check device_register return code in ecard_probe | Arnd Bergmann | 1 | -1/+3 |
2012-07-01 | ARM: fiq: change FIQ_START to a variable | Shawn Guo | 1 | -1/+1 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -11/+0 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -33/+1318 |
2012-03-24 | ARM: ecard: get rid of NO_IRQ madness | Russell King | 1 | -3/+3 |
2012-03-24 | ARM: riscpc: use DEFINE_RES_xxx() | Russell King | 1 | -29/+7 |
2012-03-24 | ARM: riscpc: remove expansion card irq mask register | Russell King | 1 | -101/+2 |
2012-03-24 | ARM: riscpc: convert ecard to use irq_alloc_descs() | Russell King | 1 | -9/+13 |
2012-03-24 | ARM: riscpc: use irq chip data in ecard.c | Russell King | 1 | -2/+3 |
2012-03-24 | ARM: riscpc: move ecard.c to arch/arm/mach-rpc | Russell King | 3 | -1/+1301 |
2012-03-24 | ARM: riscpc: remove IRQ_TIMER | Russell King | 2 | -3/+1 |
2012-03-24 | ARM: riscpc: use definition for serial port interrupt | Russell King | 1 | -1/+1 |
2012-03-24 | ARM: riscpc: pass IRQ resources into keyboard driver | Russell King | 1 | -0/+7 |
2012-03-24 | ARM: riscpc: move time-acorn.c to mach-rpc | Russell King | 2 | -1/+96 |
2012-03-14 | ARM: create a common IOMEM definition | Rob Herring | 1 | -6/+0 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -5/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 4 | -5/+23 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -4/+0 |
2012-02-22 | ARM: rpc: make default fiq handler run-time installed | Rob Herring | 3 | -1/+23 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -13/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 2 | -14/+12 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: riscpc: use new restart hook | Russell King | 2 | -10/+12 |