Age | Commit message (Expand) | Author | Files | Lines |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 6 | -68/+28 |
2011-01-06 | Merge branch 'smp' into misc | Russell King | 3 | -64/+25 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -6/+25 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 4 | -69/+7 |
2010-12-22 | ARM: tegra: convert sched_clock() to use new infrastructure | Russell King | 1 | -2/+21 |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+2 |
2010-12-22 | ARM: tegra: timer: Separate clocksource and sched_clock | Colin Cross | 1 | -4/+3 |
2010-12-20 | ARM: CPU hotplug: fix hard-coded control register constants | Russell King | 1 | -4/+4 |
2010-12-20 | ARM: CPU hotplug: fix reporting of spurious wakeups | Russell King | 1 | -9/+11 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-20 | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 1 | -10/+0 |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 1 | -7/+1 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -16/+2 |
2010-12-20 | ARM: SMP: get rid of references to poke_milo and Milo | Russell King | 1 | -7/+0 |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King | 1 | -0/+6 |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 1 | -1/+1 |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 1 | -1/+1 |
2010-12-14 | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 1 | -2/+2 |
2010-12-08 | ARM: io: make iounmap() a simple macro | Russell King | 1 | -2/+2 |
2010-12-07 | ARM: 6478/1: Use shared GIC entry macros on Tegra | Magnus Damm | 1 | -63/+1 |
2010-12-06 | ARM: tegra: fix regression from addruart rewrite | Olof Johansson | 1 | -2/+2 |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 1 | -2/+2 |
2010-12-03 | ARM: remove obsolete smp_cross_call_done() | Russell King | 1 | -7/+0 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 3 | -4/+3 |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech | 1 | -1/+0 |
2010-10-21 | tegra: harmony: enable PCI Express | Mike Rapoport | 2 | -0/+58 |
2010-10-21 | tegra: add PCI Express support | Mike Rapoport | 6 | -1/+936 |
2010-10-21 | tegra: add PCI Express clocks | Mike Rapoport | 1 | -0/+48 |
2010-10-21 | [ARM] tegra: Add APB DMA support | Colin Cross | 5 | -0/+922 |
2010-10-21 | [ARM] tegra: Add cpufreq support | Colin Cross | 2 | -0/+186 |
2010-10-21 | [ARM] tegra: common: Update common clock init table | Colin Cross | 1 | -2/+2 |
2010-10-21 | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanups | Colin Cross | 7 | -210/+1005 |
2010-10-21 | [ARM] tegra: Add support for reading fuses | Colin Cross | 4 | -0/+111 |
2010-10-21 | [ARM] tegra: gpio: Add suspend and wake support | Colin Cross | 2 | -13/+95 |
2010-10-21 | [ARM] tegra: pinmux: add safe values, move tegra2, add suspend | Colin Cross | 5 | -396/+603 |
2010-10-21 | [ARM] tegra: add suspend and mirror irqs to legacy controller | Gary King | 2 | -0/+139 |
2010-10-21 | [ARM] tegra: Add legacy irq support | Colin Cross | 3 | -1/+146 |
2010-10-21 | [ARM] tegra: update iomap | Colin Cross | 3 | -6/+39 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -11/+15 |
2010-10-04 | ARM: Provide common header for hard_smp_processor_id() | Russell King | 1 | -9/+1 |
2010-08-22 | arm: tegra: VMALLOC_END should be unsigned long | Olof Johansson | 1 | -1/+1 |
2010-08-22 | arm: tegra: fix compilation of board-harmony.c | Olof Johansson | 1 | -2/+0 |
2010-08-05 | [ARM] tegra: harmony: Add harmony board file | Colin Cross | 4 | -0/+296 |
2010-08-05 | [ARM] tegra: add pinmux support | Erik Gilling | 3 | -0/+1295 |
2010-08-05 | [ARM] tegra: add GPIO support | Erik Gilling | 5 | -0/+650 |
2010-08-05 | [ARM] tegra: Add timer support | Colin Cross | 2 | -0/+188 |
2010-08-05 | [ARM] tegra: SMP support | Colin Cross | 6 | -0/+414 |
2010-08-05 | [ARM] tegra: Add clock support | Colin Cross | 7 | -0/+2071 |