Age | Commit message (Expand) | Author |
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 |
2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King |
2011-02-15 | ARM: Defer lookup of machine_type to setup.c | Russell King |
2011-02-15 | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ... | Will Deacon |
2011-01-14 | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources | Dima Zavin |
2011-01-12 | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used | Alexander Holler |
2010-12-24 | ARM: provide an early platform initialization hook | Russell King |
2010-12-24 | ARM: simplify early machine init hooks | Russell King |
2010-12-24 | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao |
2010-12-05 | ARM: move high-usage mostly read variables in setup.c to __read_mostly | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-08 | ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data | Russell King |
2010-10-08 | ARM: 6431/1: fix isb regression on CPU < v7 | Linus Walleij |
2010-10-04 | ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing | Will Deacon |
2010-10-04 | ARM: Allow SMP kernels to boot on UP systems | Russell King |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King |
2010-07-27 | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King |
2010-07-27 | ARM: initial LMB trial | Russell King |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King |
2010-07-09 | ARM: 6122/1: kdump: add support for elfcorehdr parameter | Mika Westerberg |
2010-07-09 | ARM: 6116/1: kdump: reserve memory for crashkernel | Mika Westerberg |
2010-07-09 | ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 | Tony Lindgren |
2010-07-09 | ARM: 6197/2: preliminary support for sparse IRQ | eric miao |
2010-07-07 | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König |
2010-05-24 | ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm... | Alexander Holler |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |