Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -1/+1 |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -23/+0 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+2 |
2012-03-06 | ARM: kill off __mem_pci | Rob Herring | 1 | -1/+0 |
2012-03-06 | ARM: dove: add explicit include of dove.h to addr-map.c | Rob Herring | 1 | -0/+1 |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -2/+2 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-02-09 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 1 | -1/+2 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -17/+0 |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -5/+4 |
2012-01-09 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -86/+56 |
2012-01-06 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -5/+4 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 5 | -19/+19 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -5/+0 |
2012-01-05 | ARM: restart: dove: use new restart hook | Russell King | 5 | -14/+19 |
2011-12-19 | Merge branch 'picoxcell/devel' into next/devel | Olof Johansson | 2 | -7/+0 |
2011-12-13 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 1 | -10/+5 |
2011-12-13 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -2/+1 |
2011-12-13 | ARM: Orion: mbus_dram_info consolidation | Andrew Lunn | 4 | -12/+11 |
2011-12-13 | ARM: Orion: Consolidate the address map setup | Andrew Lunn | 1 | -68/+45 |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -5/+0 |
2011-11-15 | ARM: mach-dove: remove inclusion of <mach/vmalloc.h> | Nicolas Pitre | 1 | -2/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 4 | -13/+3 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -1/+1 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: mach-dove: remove include/mach/memory.h | Nicolas Pitre | 1 | -10/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-09-14 | ARM: Dove: fix second SPI initialization call | Nicolas Pitre | 1 | -1/+1 |
2011-08-21 | ARM: mach-dove: convert boot-params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+3 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+1 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 2 | -3/+3 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -2/+0 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-06-17 | ARM: remove duplicate include from arch/arm/mach-dove/common.c | Andrew Lunn | 1 | -2/+0 |
2011-05-16 | ARM: dove: Consolidate mpp code with platform mpp. | Andrew Lunn | 2 | -284/+212 |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 1 | -27/+3 |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 1 | -61/+4 |
2011-05-16 | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 1 | -192/+5 |
2011-05-16 | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 1 | -62/+3 |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 1 | -32/+1 |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 1 | -50/+3 |
2011-05-16 | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 1 | -12/+1 |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 1 | -148/+11 |
2011-05-16 | ARM: orion: Rename some constants to macros to make code more identical | Andrew Lunn | 1 | -3/+4 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -8/+8 |
2011-03-29 | arm: dove: Use proper irq accessor functions | Thomas Gleixner | 1 | -3/+2 |