| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-12 | 1 | -4/+4 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -4/+4 |
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 7 | -56/+58 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: footbridge: use new restart hook | Russell King | 2012-01-05 | 7 | -52/+58 |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 1 | -10/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-27 | 1 | -10/+0 |
| |/ |
|
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -1/+1 |
* | | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 2011-11-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 5 | -6/+6 |
|\ |
|
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 | 1 | -2/+2 |
| |\ |
|
| | * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -2/+2 |
| * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-09-16 | 2 | -0/+2 |
| |\ \
| | |/
| |/| |
|
| * | | ARM: mach-footbridge: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 4 | -4/+4 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 3 | -13/+13 |
|\ \ \ |
|
| * | | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 3 | -13/+13 |
| | |/
| |/| |
|
* | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 4 | -7/+5 |
|\ \ \ |
|
| * | | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 2 | -4/+2 |
| * | | | ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically | Peter Hüwe | 2011-10-17 | 1 | -2/+2 |
| * | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 1 | -2/+0 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King | 2011-08-17 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-08-30 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER | Axel Lin | 2011-08-19 | 1 | -0/+1 |
| |/ |
|
* / | ARM: mach-footbridge: add missing header file <video/vga.h> | Bryan Wu | 2011-08-25 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 | 4 | -4/+5 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 4 | -4/+5 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-27 | 2 | -5/+3 |
|\ \ |
|
| * | | ARM: set vga memory base at run-time | Rob Herring | 2011-07-12 | 1 | -0/+1 |
| * | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 2 | -3/+2 |
| * | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-23 | 2 | -55/+5 |
|\ \
| |/
|/| |
|
| * | arm: Footbridge: Use common i8253 clockevent | Thomas Gleixner | 2011-07-01 | 2 | -52/+4 |
| * | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -2/+0 |
| * | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
* | | ARM: footbridge: fix clock event support | Russell King | 2011-06-11 | 1 | -0/+1 |
* | | ARM: footbridge: fix debug macros | Russell King | 2011-06-11 | 1 | -2/+3 |
|/ |
|
* | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 2011-05-14 | 2 | -41/+6 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 2 | -6/+5 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 2 | -7/+7 |
* | arm: footbridge: Make cksrc_dc21285_disable() void | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'p2v' into devel | Russell King | 2011-03-17 | 1 | -1/+1 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-18 | 1 | -1/+1 |
* | | Merge branch 'misc' into devel | Russell King | 2011-03-17 | 2 | -9/+22 |
|\ \ |
|
| * | | ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU mode | Stepan Moskovchenko | 2011-03-10 | 2 | -9/+22 |
| |/ |
|
* / | ARM: footbridge: convert to clockevents/clocksource | Russell King | 2011-01-31 | 2 | -62/+151 |
|/ |
|
* | ARM: footbridge: fix debug macros | Russell King | 2011-01-31 | 1 | -2/+2 |
* | ARM: footbridge: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 2 | -25/+25 |
* | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 1 | -1/+1 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 4 | -8/+0 |