Age | Commit message (Expand) | Author | Files | Lines |
2011-02-01 | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 1 | -12/+10 |
2011-01-26 | ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode | Russell King | 1 | -5/+2 |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -21/+24 |
2011-01-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -18/+32 |
2011-01-15 | ARM: fix missing branch in __error_a | Russell King | 1 | -0/+2 |
2011-01-15 | ARM: fix /proc/$PID/stack on SMP | Russell King | 1 | -3/+6 |
2011-01-15 | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources | Dima Zavin | 1 | -10/+6 |
2011-01-14 | mm: unify module_alloc code for vmalloc | David Rientjes | 1 | -11/+3 |
2011-01-13 | ARM: ecard: irq_data conversion. | Lennert Buytenhek | 1 | -14/+14 |
2011-01-13 | ARM: core irq_data conversion. | Lennert Buytenhek | 1 | -7/+10 |
2011-01-12 | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used | Alexander Holler | 1 | -2/+4 |
2011-01-11 | ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU | Will Deacon | 1 | -0/+2 |
2011-01-11 | ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero | Russell King | 1 | -1/+1 |
2011-01-11 | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 2 | -1/+10 |
2011-01-11 | ARM: twd: fix display of twd frequency | Russell King | 1 | -1/+1 |
2011-01-07 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -3189/+3989 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 11 | -296/+538 |
2011-01-07 | Merge branch 'pgt' (early part) into devel | Russell King | 2 | -42/+6 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 13 | -351/+676 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 13 | -301/+355 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 11 | -2488/+2733 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 3 | -61/+85 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2 | -1/+6 |
2010-12-24 | ARM: provide an early platform initialization hook | Russell King | 1 | -0/+3 |
2010-12-24 | ARM: simplify early machine init hooks | Russell King | 3 | -16/+10 |
2010-12-24 | ARM: 6538/1: Subarch IRQ handler macros V3 | Magnus Damm | 1 | -29/+2 |
2010-12-24 | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao | 2 | -2/+18 |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor | 1 | -0/+6 |
2010-12-23 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 6 | -14/+147 |
2010-12-23 | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 2 | -0/+70 |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King | 1 | -34/+0 |
2010-12-22 | ARM: pgtable: remove L2 cache flushes for SMP page table bring-up | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug | Russell King | 1 | -0/+1 |
2010-12-20 | ARM: SMP: split out software TLB maintainence broadcasting | Russell King | 3 | -127/+140 |
2010-12-20 | ARM: localtimer: clean up local timer on hot unplug | Russell King | 2 | -11/+18 |
2010-12-20 | ARM: smp: improve CPU bringup failure diagnostics | Russell King | 1 | -9/+5 |
2010-12-20 | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. | Dave Martin | 2 | -5/+12 |
2010-12-20 | ARM: CPU hotplug: ensure correct ordering of unplug | Russell King | 1 | -1/+3 |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 1 | -1/+13 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -0/+1 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -11/+38 |
2010-12-20 | ARM: SMP: ensure smp_send_stop() waits for CPUs to stop | Russell King | 1 | -3/+15 |
2010-12-20 | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King | 1 | -17/+22 |
2010-12-20 | ARM: SMP: collect IPI and local timer IRQs for /proc/stat | Russell King | 1 | -0/+15 |
2010-12-20 | ARM: SMP: provide individual IPI interrupt statistics | Russell King | 2 | -6/+24 |
2010-12-20 | ARM: pxa: add iwmmx support for PJ4 | Haojian Zhuang | 3 | -13/+137 |
2010-12-20 | ARM: fix /proc/interrupts formatting | Russell King | 3 | -15/+20 |
2010-12-20 | ARM: SMP: move ipi_count into irq_stat structure | Russell King | 1 | -12/+2 |
2010-12-20 | ARM: SMP: provide accessors for irq_stat data | Russell King | 1 | -2/+2 |
2010-12-20 | ARM: include local timer irq stats only when local timers configured | Russell King | 2 | -12/+14 |