| Commit message (Expand) | Author | Age |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ |
|
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ |
|
| | * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 |
* | | | 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: bcmring: use new restart hook | Russell King | 2012-01-05 |
| |/ / |
|
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 |
| * | | ARM: mach-bcmring: use proper constant to identify DMA memory area | Nicolas Pitre | 2011-11-18 |
| |/ |
|
* | | ARM: 7154/1: mach-bcmring: fix build error in dma.c | Maxin B. John | 2011-11-09 |
* | | ARM: 7153/1: mach-bcmring: fix build error in core.c | Maxin B. John | 2011-11-09 |
|/ |
|
* | arm: fix implicit use of sched.h in bcmring/dma.c | Paul Gortmaker | 2011-10-31 |
* | arm: fix implicit use of page.h in several arch/arm files | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | ARM: mach-bcmring: remove mach/memory.h | Nicolas Pitre | 2011-10-13 |
| * | ARM: mach-bcmring: Setup consistent dma size at boot time | Jon Medhurst | 2011-08-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ |
|
| * | | bcmring: drop commented out line in Kconfig | Paul Bolle | 2011-10-06 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
| |\| |
|
| * | | Remove unneeded version.h includes from arch/arm/ | Jesper Juhl | 2011-09-15 |
* | | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 |
* | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 |
| |/
|/| |
|
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * \ | Merge branch 'cross-platform/clkdev' into next/cross-platform | Arnd Bergmann | 2011-07-19 |
| |\ \ |
|
| | * | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 |
| * | | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 |
| |/ / |
|
* | / | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-25 |
|\ \ |
|
| * | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 |
| |/ |
|
* / | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 |
|/ |
|
* | ARM: bcmring: convert to use sp804 clockevents | Russell King | 2011-05-23 |
* | ARM: bcmring: convert to sp804 clocksource | Russell King | 2011-05-23 |
* | ARM: 6912/1: bcmring: Add clkdev table in init_early | Jiandong Zheng | 2011-05-23 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 |
|\ |
|
| * | ARM: bcmring: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \
| |/
|/| |
|
| * | Fix spelling mistakes in comments | Stefan Weil | 2011-01-03 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | Merge branch 'misc' into devel | Russell King | 2011-01-06 |
|\ \ \ |
|
| * \ \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 |
| | |/
| |/| |
|
* | | | ARM: bcmring: update clock source registration | Russell King | 2010-12-22 |
| |/
|/| |
|
* | | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 |
|/ |
|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 |
| * | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 |