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