- 3572bea ARM: 6748/1: ignore mdesc->boot_params if out of range by Nicolas Pitre · 15 years ago
- dce72dd ARM: 6749/1: fold lookup_machine_type() into setup_machine() by Nicolas Pitre · 15 years ago
- b75c178 ARM: P2V: avoid initializers and assembly using PHYS_OFFSET by Russell King · 15 years ago
- 6fc31d5 ARM: Defer lookup of machine_type to setup.c by Russell King · 15 years ago
- 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 15 years ago
- 22eeb8f ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used by Alexander Holler · 15 years ago
- dec12e6 ARM: provide an early platform initialization hook by Russell King · 15 years ago
- 8ff1443 ARM: simplify early machine init hooks by Russell King · 15 years ago
- 5210864 ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time by eric miao · 15 years ago
- 0385ebc ARM: move high-usage mostly read variables in setup.c to __read_mostly by Russell King · 15 years ago
- 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 15 years ago
- 842eab4 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data by Russell King · 15 years ago
- 5fb31a9 ARM: 6431/1: fix isb regression on CPU < v7 by Linus Walleij · 15 years ago
- 8925ec4 ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasing by Will Deacon · 15 years ago
- f00ec48 ARM: Allow SMP kernels to boot on UP systems by Russell King · 16 years ago
- 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 16 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 16 years ago
- 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 16 years ago
- 2778f62 ARM: initial LMB trial by Russell King · 16 years ago
- be37030 ARM: Remove DISCONTIGMEM support by Russell King · 16 years ago
- cea0bb1 ARM: 6122/1: kdump: add support for elfcorehdr parameter by Mika Westerberg · 16 years ago
- 3c57fb4 ARM: 6116/1: kdump: reserve memory for crashkernel by Mika Westerberg · 16 years ago
- f159f4e ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 by Tony Lindgren · 16 years ago
- 354e6f7 ARM: 6197/2: preliminary support for sparse IRQ by eric miao · 16 years ago
- 73a65b3 ARM: deprecate support for old way to pass kernel parameters by Uwe Kleine-König · 16 years ago
- 92d2040 ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cmdline by Alexander Holler · 16 years ago
- ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 6c09f09 ARM: 5938/1: ARM: L2: export outer_cache_fns by Santosh Shilimkar · 16 years ago
- 48ab7e0 ARM: 5906/1: arm: change command_line to cmd_line by Jeremy Kerr · 16 years ago
- 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 16 years ago
- e119bff ARM: Move creation of /proc/cpu out of alignment.c by Russell King · 16 years ago
- bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 16 years ago
- b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 17 years ago
- 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 17 years ago
- b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 17 years ago
- bff595c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding by Catalin Marinas · 17 years ago
- 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 17 years ago
- 37efe64 [ARM] use asm/sections.h by Russell King · 17 years ago
- 7ef4de1 Merge branch 'highmem' into devel by Russell King · 17 years ago
- 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 17 years ago
- 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 17 years ago
- 4369ae1 Add "thumbee" to the hwcap_str array by Catalin Marinas · 17 years ago
- 3319f5e [ARM] 5274/1: simplify request_standard_resources() by Nicolas Pitre · 17 years ago
- 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 17 years ago
- 2b4ae1f [ARM] Print details relevant to how we handle the cache by Russell King · 17 years ago
- c0e9587 [ARM] Introduce new bitmask based cache type macros by Russell King · 17 years ago
- 90f1e08 [ARM] Remove cache type printks by Russell King · 17 years ago
- 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 17 years ago
- 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 17 years ago
- 09d9bae [ARM] sparse: fix several warnings by Russell King · 17 years ago
- 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 18 years ago
- 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 18 years ago
- 60296c7 [ARM] prevent crashing when too much RAM installed by Lennert Buytenhek · 18 years ago
- 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 18 years ago
- 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 18 years ago
- 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 18 years ago
- 4cd9d6f [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags by Richard Purdie · 18 years ago
- c18f658 [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits by Krzysztof Halasa · 18 years ago
- 033b8ff [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23) by Mike Westerhof · 18 years ago
- 180005c [ARM] 4585/1: Correctly identify the CPU architecture version by Catalin Marinas · 18 years ago
- 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
- 9d20fdd [ARM] 4423/1: add ATAGS support by Bill Gatliff · 19 years ago
- 1d28bff [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts by Greg Ungerer · 19 years ago
- 66fb8bd [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc by Russell King · 19 years ago
- 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
- cd81899 [PATCH] Dynamic kernel command-line: arm by Alon Bar-Lev · 19 years ago
- 953233d [ARM] 4134/1: Add generic support for outer caches by Catalin Marinas · 19 years ago
- 99e4a6d [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH by Lennert Buytenhek · 19 years ago
- efe90d2 [ARM] Handle HWCAP_VFP in VFP support code by Russell King · 19 years ago
- 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 19 years ago
- 05f96ef [ARM] Allow gcc to optimise arm_add_memory a little more by Russell King · 19 years ago
- afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 19 years ago
- 8f7f943 [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability by Paul Gortmaker · 19 years ago
- 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 19 years ago
- 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 20 years ago
- 4e19025 [ARM] Fix warnings in arch/arm/kernel/setup.c by Russell King · 20 years ago
- a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
- 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
- 264edb3 [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name by Russell King · 20 years ago
- 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 20 years ago
- 740e518 [PATCH] 64bit resource: C99 changes for struct resource declarations by Greg Kroah-Hartman · 20 years ago
- 036999d [ARM] for_each_possible_cpu by KAMEZAWA Hiroyuki · 20 years ago
- 1c97b73 [ARM] add_memory() build fix by Andrew Morton · 20 years ago
- adeff42 [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features by Catalin Marinas · 20 years ago
- 23759dc [ARM] 3439/2: xsc3: add I/O coherency support by Lennert Buytenhek · 20 years ago
- 0f44ba1 [ARM] Move read of processor ID out of lookup_processor_type() by Russell King · 20 years ago
- 4333298 [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285 by Ben Dooks · 20 years ago
- 0fc1c83 [ARM] 3365/1: [cleanup] header for compat.c exported functions by Ben Dooks · 20 years ago
- 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 20 years ago
- 6b090a2 [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format by Catalin Marinas · 20 years ago
- 78ff18a [ARM] Cleanup ARM includes by Russell King · 20 years ago
- 1555972 [ARM] Fix /proc/cpuinfo format for ARM SMP by Russell King · 20 years ago
- 32f8b97 [ARM] Don't call dump_cpu_info unless we're booting by Russell King · 20 years ago
- f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 21 years ago
- aaaa3f9 [PATCH] ARM: 2769/1: cpu_init() stack setup fix by Catalin Marinas · 21 years ago
- 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 21 years ago
- 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 21 years ago
- ccea7a1 [PATCH] ARM SMP: Fix vector entry by Russell King · 21 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago