Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'restart-cleanup' into restart | Russell King | 2012-01-05 | 6 | -23/+10 | |
| | |\| | | | | ||||||
| * | | | | | | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 22 | -301/+664 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2012-01-04 | 1 | -7/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Revert "ARM: move VMALLOC_END down temporarily for shmobile" | Nicolas Pitre | 2012-01-03 | 1 | -7/+0 | |
| | * | | | | | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-19 | 1 | -107/+1 | |
| | * | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 2011-12-08 | 12 | -39/+433 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ARM: LPAE: Add fault handling support | Catalin Marinas | 2011-12-08 | 1 | -0/+8 | |
| | | * | | | | | | | ARM: LPAE: Invalidate the TLB before freeing the PMD | Catalin Marinas | 2011-12-08 | 1 | -1/+10 | |
| | | * | | | | | | | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 2011-12-08 | 3 | -0/+98 | |
| | | * | | | | | | | ARM: LPAE: Introduce the 3-level page table format definitions | Catalin Marinas | 2011-12-08 | 6 | -0/+261 | |
| | | * | | | | | | | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon | 2011-12-08 | 1 | -0/+11 | |
| | | * | | | | | | | ARM: LPAE: Move page table maintenance macros to pgtable-2level.h | Catalin Marinas | 2011-12-08 | 2 | -38/+41 | |
| | | * | | | | | | | ARM: pgtable: switch to use pgtable-nopud.h | Russell King | 2011-12-08 | 3 | -11/+15 | |
| | * | | | | | | | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Russell King | 2011-12-06 | 2 | -3/+14 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 2011-12-06 | 1 | -3/+0 | |
| | | * | | | | | | | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 2011-12-06 | 2 | -3/+17 | |
| | * | | | | | | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-06 | 1 | -6/+7 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | ARM: move VMALLOC_END down temporarily for shmobile | Nicolas Pitre | 2011-11-27 | 1 | -0/+7 | |
| | | * | | | | | | | ARM: move iotable mappings within the vmalloc region | Nicolas Pitre | 2011-11-27 | 1 | -7/+1 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-06 | 7 | -17/+197 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | | | \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ | Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk | Will Deacon | 2011-12-02 | 3 | -6/+191 | |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | | | | * | | | | | arm: pmu: allow platform specific irq enable/disable handling | Ming Lei | 2011-12-02 | 1 | -3/+12 | |
| | | | | * | | | | | arm: introduce cross trigger interface helpers | Ming Lei | 2011-12-02 | 1 | -0/+179 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | ARM: perf: remove unused armpmu_get_max_events | Will Deacon | 2011-12-02 | 1 | -3/+0 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2011-11-21 | 4 | -135/+18 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | ARM: VIC: remove non MULTI_IRQ_HANDLER support | Jamie Iles | 2011-11-15 | 1 | -57/+0 | |
| | | * | | | | | ARM: vic: MULTI_IRQ_HANDLER handler | Jamie Iles | 2011-11-15 | 1 | -0/+3 | |
| | | * | | | | | ARM: vic: device tree binding | Jamie Iles | 2011-11-15 | 1 | -1/+6 | |
| | | * | | | | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 2011-11-15 | 2 | -61/+0 | |
| | | * | | | | | ARM: GIC: Add global gic_handle_irq() function | Marc Zyngier | 2011-11-15 | 1 | -0/+1 | |
| | | * | | | | | ARM: gic: allow GIC to support non-banked setups | Marc Zyngier | 2011-11-15 | 1 | -16/+8 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -0/+1 | |
| | * | | | | | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 2011-11-10 | 1 | -4/+4 | |
| | * | | | | | ARM: restart: add restart hook to machine_desc record | Russell King | 2011-11-10 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 2012-01-05 | 8 | -24/+79 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variable | Peter De Schrijver (NVIDIA) | 2011-12-23 | 1 | -0/+4 | |
| | * | | | | | ARM: 7206/1: Add generic ARM instruction set condition code checks. | Leif Lindholm | 2011-12-13 | 1 | -0/+20 | |
| | * | | | | | ARM: Allow Kconfig to control the definition of NR_BANKS | Russell King | 2011-12-13 | 1 | -5/+1 | |
| | * | | | | | ARM: 7201/1: add EDAC atomic_scrub function | Rob Herring | 2011-12-11 | 1 | -0/+48 | |
| | * | | | | | ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and above | Dave Martin | 2011-12-06 | 1 | -2/+3 | |
| | * | | | | | ARM: 7169/1: topdown mmap support | Rob Herring | 2011-12-06 | 2 | -0/+3 | |
| | * | | | | | ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition | Kevin Hilman | 2011-12-06 | 1 | -17/+0 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h | Simon Glass | 2012-01-05 | 1 | -1/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -12/+4 | |
|\| | | | | ||||||
| * | | | | ARM: 7187/1: fix unwinding for XIP kernels | Uwe Kleine-König | 2011-12-06 | 1 | -12/+4 | |
| |/ / / | ||||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 2 | -11/+1 | |
|\| | | | ||||||
| * | | | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2011-12-01 | 1 | -1/+1 | |
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-11-22 | 1 | -10/+0 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | ARM: PMU: remove pmu_init declaration | Will Deacon | 2011-11-16 | 1 | -10/+0 | |
| | |/ | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 3 | -0/+5 | |
|\| | |