Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 5 | -6/+6 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -13/+13 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 4 | -7/+5 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -2/+0 |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 1 | -2/+2 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2 | -4/+2 |
2011-10-17 | ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically | Peter Hüwe | 1 | -2/+2 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -2/+2 |
2011-09-17 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2 | -0/+2 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 3 | -13/+13 |
2011-08-30 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2011-08-25 | ARM: mach-footbridge: add missing header file <video/vga.h> | Bryan Wu | 1 | -0/+1 |
2011-08-22 | ARM: mach-footbridge: convert boot_params to atag_offset | Nicolas Pitre | 4 | -4/+4 |
2011-08-19 | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER | Axel Lin | 1 | -0/+1 |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King | 1 | -2/+0 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -4/+5 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+3 |
2011-07-23 | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -55/+5 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 4 | -4/+5 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 1 | -0/+1 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -3/+2 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-07-01 | arm: Footbridge: Use common i8253 clockevent | Thomas Gleixner | 2 | -52/+4 |
2011-06-11 | ARM: footbridge: fix clock event support | Russell King | 1 | -0/+1 |
2011-06-11 | ARM: footbridge: fix debug macros | Russell King | 1 | -2/+3 |
2011-06-09 | i8253: Consolidate all kernel definitions of i8253_lock | Ralf Baechle | 1 | -2/+0 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-05-14 | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 2 | -41/+6 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2 | -6/+5 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -7/+7 |
2011-03-29 | arm: footbridge: Make cksrc_dc21285_disable() void | Thomas Gleixner | 1 | -1/+1 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 1 | -1/+1 |
2011-03-17 | Merge branch 'misc' into devel | Russell King | 2 | -9/+22 |
2011-03-10 | ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU mode | Stepan Moskovchenko | 2 | -9/+22 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-31 | ARM: footbridge: convert to clockevents/clocksource | Russell King | 2 | -62/+151 |
2011-01-31 | ARM: footbridge: fix debug macros | Russell King | 1 | -2/+2 |
2011-01-13 | ARM: footbridge: irq_data conversion. | Lennert Buytenhek | 2 | -25/+25 |
2010-11-22 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 4 | -8/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -12/+10 |
2010-10-02 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 1 | -1/+1 |
2010-07-22 | ARM: 6233/1: Delete a wrong redundant right parenthesis | wanzongshun | 1 | -1/+1 |
2010-05-24 | ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup | Andrea Gelmini | 1 | -3/+3 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -3/+4 |
2010-02-16 | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 1 | -3/+4 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -2/+2 |
2009-12-24 | ARM: footbridge: trim down old ISA rtc setup | Russell King | 6 | -174/+73 |
2009-12-13 | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug | Russell King | 2 | -9/+28 |