Age | Commit message (Expand) | Author |
2010-12-24 | ARM: provide an early platform initialization hook | Russell King |
2010-12-24 | ARM: simplify early machine init hooks | Russell King |
2010-12-24 | ARM: 6538/1: Subarch IRQ handler macros V3 | Magnus Damm |
2010-12-24 | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao |
2010-12-05 | ARM: move high-usage mostly read variables in setup.c to __read_mostly | Russell King |
2010-12-05 | ARM: implement support for read-mostly sections | Russell King |
2010-11-26 | ARM: always build swp_emulate as ARMv7 | Russell King |
2010-11-04 | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors | Leif Lindholm |
2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-10-29 | kgdb,arm: fix register dump | Rabin Vincent |
2010-10-28 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-28 | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King |
2010-10-27 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-27 | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type | Tony Lindgren |
2010-10-26 | arm: Disable outer (L2) cache in kexec | Thomas Gleixner |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: use addruart macro to establish debug mappings | Jeremy Kerr |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-10-20 | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-16 | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner |
2010-10-16 | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-15 | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter |
2010-10-14 | perf, ARM: Fix sysfs bits removal build failure | Ingo Molnar |
2010-10-12 | Merge branch 'x86/urgent' of into irq/sparseirq | Thomas Gleixner |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-10-11 | Merge branch 'oprofile/urgent' (early part) into oprofile/perf | Robert Richter |
2010-10-11 | perf: Add helper function to return number of counters | Matt Fleming |
2010-10-08 | ARM: add register documentation for __enable_mmu | Russell King |
2010-10-08 | ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit | Russell King |
2010-10-08 | ARM: hotplug cpu: ensure that __enable_mmu is identity mapped | Russell King |
2010-10-08 | ARM: cleanup lookup_machine_type data and ensure these are placed in __HEAD | Russell King |
2010-10-08 | ARM: hotplug cpu: move __error and __error_p to cpuinit section | Russell King |
2010-10-08 | ARM: move __mmap_switched, C-API functions to init section | Russell King |
2010-10-08 | ARM: cleanup boot cpu calling __mmap_switched | Russell King |
2010-10-08 | ARM: hotplug cpu: Keep processor information, startup code & __lookup_process... | Russell King |
2010-10-08 | ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs | Russell King |