Age | Commit message (Expand) | Author |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King |
2012-03-24 | ARM: move CP15 definitions to separate header file | Russell King |
2012-01-23 | ARM: earlier initialization of vectors page | Russell King |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon |
2012-01-19 | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file | Fabio Estevam |
2012-01-19 | ARM: 7279/1: standardize /proc/iomem "Kernel code" name | Kees Cook |
2012-01-07 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King |
2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
2011-12-11 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo |
2011-12-06 | ARM: 7187/1: fix unwinding for XIP kernels | Uwe Kleine-König |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-11-18 | ARM: sort the meminfo array earlier | Nicolas Pitre |
2011-11-12 | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list | Will Deacon |
2011-11-10 | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King |
2011-11-10 | ARM: restart: add restart hook to machine_desc record | Russell King |
2011-10-31 | arm: convert core files from module.h to export.h | Paul Gortmaker |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-17 | ARM: 7062/1: cache: detect PIPT I-cache using CTR | Will Deacon |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King |
2011-10-17 | ARM: 7029/1: Make cpu_architecture into a global variable | Dave Martin |
2011-09-16 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King |
2011-08-21 | ARM: remove boot_params from struct machine_desc | Nicolas Pitre |
2011-08-21 | ARM: introduce atag_offset to replace boot_params | Nicolas Pitre |
2011-08-12 | ARM: cache: detect VIPT aliasing I-cache on ARMv6 | Will Deacon |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-18 | Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-... | Russell King |
2011-07-18 | ARM: add dma_zone_size to the machine_desc structure | Nicolas Pitre |
2011-07-15 | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable | Russell King |
2011-07-07 | ARM: hwcaps: add new HWCAP defines for ARMv7-A | Will Deacon |
2011-07-05 | ARM: move memory layout sanity checking before meminfo initialization | Russell King |
2011-06-24 | ARM: pm: arrange for cpu_proc_init() to be called on resume | Russell King |
2011-05-24 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely |
2011-05-23 | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely |
2011-05-12 | ARM: 6893/1: Allow for kernel command line concatenation | Victor Boivie |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-24 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-02-23 | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre |
2011-02-23 | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre |
2011-02-21 | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb... | Will Deacon |