Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo | 1 | -0/+5 |
2011-10-17 | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon | 1 | -0/+6 |
2011-10-17 | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 2 | -0/+39 |
2011-10-15 | ARM: 7122/1: localtimer: add header linux/errno.h explicitly | Shawn Guo | 1 | -0/+2 |
2011-10-13 | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H | Nicolas Pitre | 1 | -1/+1 |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 10 | -45/+105 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -1/+1 |
2011-10-06 | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries | Catalin Marinas | 2 | -3/+5 |
2011-10-06 | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 4 | -52/+55 |
2011-10-06 | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files | Catalin Marinas | 6 | -250/+302 |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 1 | -0/+5 |
2011-10-01 | ARM: add io{read,write}{16,32}be functions | Arnd Bergmann | 1 | -0/+6 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2011-09-26 | ARM: prepare for removal of a bunch of <mach/memory.h> files | Nicolas Pitre | 1 | -1/+8 |
2011-09-26 | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon | 1 | -17/+17 |
2011-09-26 | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve... | Russell King | 3 | -0/+12 |
2011-09-23 | ARM: mm: Add strongly ordered descriptor support. | Santosh Shilimkar | 2 | -0/+4 |
2011-09-23 | ARM: gic: Use cpu pm notifiers to save gic state | Colin Cross | 1 | -0/+8 |
2011-09-23 | Merge branch 'pm' into devel-stable | Russell King | 2 | -16/+9 |
2011-09-21 | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer | Kevin Hilman | 1 | -0/+5 |
2011-09-21 | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 1 | -2/+7 |
2011-09-21 | ARM: pm: convert some assembly to C | Russell King | 1 | -0/+8 |
2011-09-21 | ARM: pm: preallocate a page table for suspend/resume | Russell King | 1 | -16/+1 |
2011-09-17 | ARM: nommu: fix warning with checksyscalls.sh | Russell King | 1 | -2/+2 |
2011-09-17 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 3 | -22/+79 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2 | -5/+5 |
2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij | 1 | -2/+7 |
2011-08-31 | Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk | Will Deacon | 1 | -19/+74 |
2011-08-31 | ARM: perf: move arm_pmu into <asm/pmu.h> | Mark Rutland | 1 | -0/+64 |
2011-08-31 | ARM: hw_breakpoint: add support for multiple watchpoints | Will Deacon | 1 | -0/+1 |
2011-08-31 | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support | Will Deacon | 1 | -0/+1 |
2011-08-31 | ARM: PMU: move CPU PMU platform device handling and init into perf | Will Deacon | 1 | -19/+10 |
2011-08-29 | Merge the enabling by default of ARM_PATCH_PHYS_VIRT | Nicolas Pitre | 2 | -11/+0 |
2011-08-25 | ARM: asm/pl080.h: Protect against multiple inclusion of header file | Viresh Kumar | 1 | -0/+4 |
2011-08-23 | ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt | Catalin Marinas | 1 | -1/+1 |
2011-08-23 | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev... | Russell King | 1 | -1/+1 |
2011-08-22 | ARM: Add init_consistent_dma_size() | Jon Medhurst | 2 | -9/+7 |
2011-08-22 | ARM: remove boot_params from struct machine_desc | Nicolas Pitre | 1 | -1/+0 |
2011-08-22 | ARM: introduce atag_offset to replace boot_params | Nicolas Pitre | 1 | -0/+1 |
2011-08-17 | ARM: io: add a default IO_SPACE_LIMIT definition | Russell King | 1 | -0/+21 |
2011-08-17 | ARM: io: ecard: move ioaddr() inside __ecard_address | Russell King | 1 | -1/+0 |
2011-08-15 | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. | Srinivas Kandagatla | 1 | -1/+1 |
2011-08-13 | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT | Nicolas Pitre | 2 | -11/+0 |
2011-08-12 | ARM: perf: make name of arm_pmu_type consistent | Mark Rutland | 1 | -5/+5 |
2011-08-12 | ARM: perf: fix prototype of release_pmu | Mark Rutland | 1 | -1/+1 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2 | -1/+3 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -0/+9 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -0/+10 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -3/+3 |
2011-07-28 | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 8 | -15/+30 |