| 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 | -9/+8 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -9/+8 |
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 5 | -14/+14 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: iop13xx: use new restart hook | Russell King | 2012-01-05 | 5 | -10/+14 |
| |/ |
|
* / | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-27 | 1 | -4/+0 |
|/ |
|
* | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 3 | -3/+3 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-iop13xx: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 2 | -2/+2 |
* | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 | 2 | -2/+2 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 2 | -2/+2 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-27 | 2 | -10/+2 |
|\ \ |
|
| * | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 2 | -8/+2 |
| * | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -2/+0 |
| |/ |
|
* / | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-22 | 1 | -0/+1 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 2 | -8/+8 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-18 | 1 | -1/+1 |
* | ARM: iop13xx: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 2 | -34/+34 |
* | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -3/+3 |
|\ |
|
| * | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 2011-01-03 | 1 | -3/+3 |
* | | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-22 | 3 | -13/+7 |
|\ |
|
| * | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 2 | -4/+0 |
| * | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -9/+7 |
* | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 1 | -1/+1 |
|\ |
|
| * | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 2010-07-27 | 1 | -1/+1 |
* | | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 1 | -2/+0 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -3/+4 |
|\ |
|
| * | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 1 | -3/+4 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' into devel | Russell King | 2009-12-05 | 3 | -3/+17 |
|\ |
|
| * | iop: enable generic time | Mikael Pettersson | 2009-10-29 | 3 | -3/+0 |
| * | iop: clockevent support | Mikael Pettersson | 2009-10-29 | 1 | -0/+12 |
| * | iop: clocksource support | Mikael Pettersson | 2009-10-29 | 1 | -0/+5 |
* | | ARM: dma-mapping: provide dma_to_page() | Russell King | 2009-11-23 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'iop-raid6' into async-tx-next | Dan Williams | 2009-09-09 | 1 | -0/+107 |
|\ |
|
| * | iop-adma: P+Q support for iop13xx adma engines | Dan Williams | 2009-08-30 | 1 | -0/+107 |
* | | dmaengine: cleanup unused transaction types | Dan Williams | 2009-09-09 | 1 | -7/+0 |
* | | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-09 | 2 | -10/+12 |
|\| |
|
| * | async_tx: add support for asynchronous GF multiplication | Dan Williams | 2009-08-30 | 1 | -1/+1 |
| * | async_tx: add sum check flags | Dan Williams | 2009-08-30 | 1 | -5/+7 |
| * | async_tx: rename zero_sum to val | Dan Williams | 2009-04-08 | 1 | -4/+4 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 2 | -9/+9 |
* | | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -1/+4 |
|\ \ |
|
| * | | [ARM] fix leak in iop13xx/pci | Alan Cox | 2009-03-24 | 1 | -1/+4 |
| |/ |
|