Age | Commit message (Expand) | Author |
2012-08-26 | ARM: mach-pnx4008: Remove architecture | Roland Stigge |
2012-05-26 | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-08 | ARM: pnx4008: use machine specific hook for late init | Shawn Guo |
2012-04-22 | i2c-pnx.c: Remove duplicated i2c.h | Roland Stigge |
2012-04-22 | i2c-pnx.c: Use resources in platforms | Roland Stigge |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
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: pnx4008: use new restart hook | Russell King |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-13 | ARM: mach-pnx4008: remove mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-23 | ARM: 7057/1: mach-pnx4008: rename GPIO header | Linus Walleij |
2011-08-21 | ARM: mach-pnx4008: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park |
2011-06-28 | ARM: entry: remove unused irq_prio_table macro | Russell King |
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-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | ARM: pnx4008: irq_data conversion. | Lennert Buytenhek |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
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-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-12 | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King |
2010-02-12 | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King |
2010-02-12 | ARM: PNX4008: remove platform definitions from mach/timex.h | Russell King |
2010-02-12 | ARM: PNX4008: get i2c clock rate from clk API | Russell King |
2010-02-12 | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King |
2010-02-12 | ARM: PNX4008: move i2c clock start/stop into driver | Russell King |