Age | Commit message (Expand) | Author | Files | Lines |
2008-08-09 | [ARM] prevent crashing when too much RAM installed | Lennert Buytenhek | 1 | -0/+13 |
2008-07-23 | kgdb: support for ARCH=arm | Jason Wessel | 1 | -0/+2 |
2008-02-09 | [ARM] constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 1 | -30/+3 |
2008-02-04 | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 1 | -30/+2 |
2008-02-04 | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof Halasa | 1 | -0/+1 |
2007-10-12 | [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23) | Mike Westerhof | 1 | -0/+30 |
2007-10-12 | [ARM] 4585/1: Correctly identify the CPU architecture version | Catalin Marinas | 1 | -4/+17 |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-12 | [ARM] 4423/1: add ATAGS support | Bill Gatliff | 1 | -1/+5 |
2007-05-20 | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts | Greg Ungerer | 1 | -1/+1 |
2007-03-13 | [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc | Russell King | 1 | -2/+5 |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+3 |
2007-02-12 | [PATCH] Dynamic kernel command-line: arm | Alon Bar-Lev | 1 | -3/+3 |
2007-02-08 | [ARM] 4134/1: Add generic support for outer caches | Catalin Marinas | 1 | -0/+3 |
2006-12-18 | [ARM] 4054/1: ep93xx: add HWCAP_CRUNCH | Lennert Buytenhek | 1 | -0/+1 |
2006-12-08 | [ARM] Handle HWCAP_VFP in VFP support code | Russell King | 1 | -3/+0 |
2006-12-07 | [ARM] Merge individual ARM sub-trees | Russell King | 1 | -7/+7 |
2006-12-07 | [ARM] Allow gcc to optimise arm_add_memory a little more | Russell King | 1 | -4/+7 |
2006-12-03 | [ARM] 3881/4: xscale: clean up cp0/cp1 handling | Lennert Buytenhek | 1 | -3/+0 |
2006-11-02 | [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability | Paul Gortmaker | 1 | -0/+4 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 1 | -1/+1 |
2006-07-10 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 1 | -1/+1 |
2006-07-03 | [ARM] Fix warnings in arch/arm/kernel/setup.c | Russell King | 1 | -1/+1 |
2006-07-02 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -6/+36 |
2006-06-29 | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU name | Russell King | 1 | -2/+2 |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 1 | -6/+36 |
2006-04-20 | [ARM] for_each_possible_cpu | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-04-20 | [ARM] add_memory() build fix | Andrew Morton | 1 | -3/+3 |
2006-04-10 | [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features | Catalin Marinas | 1 | -0/+6 |
2006-04-02 | [ARM] 3439/2: xsc3: add I/O coherency support | Lennert Buytenhek | 1 | -0/+3 |
2006-03-21 | [ARM] Move read of processor ID out of lookup_processor_type() | Russell King | 1 | -2/+2 |
2006-03-15 | [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285 | Ben Dooks | 1 | -1/+0 |
2006-03-15 | [ARM] 3365/1: [cleanup] header for compat.c exported functions | Ben Dooks | 1 | -2/+2 |
2006-02-16 | [ARM] Fix SMP initialisation oops | Russell King | 1 | -0/+5 |
2006-01-12 | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas | 1 | -6/+9 |
2006-01-03 | [ARM] Cleanup ARM includes | Russell King | 1 | -2/+0 |
2005-11-06 | [ARM] Fix /proc/cpuinfo format for ARM SMP | Russell King | 1 | -1/+6 |
2005-11-06 | [ARM] Don't call dump_cpu_info unless we're booting | Russell King | 1 | -1/+2 |
2005-07-04 | [PATCH] ARM: Change 'param_offset' to 'boot_params' | Russell King | 1 | -2/+2 |
2005-06-29 | [PATCH] ARM: 2769/1: cpu_init() stack setup fix | Catalin Marinas | 1 | -1/+2 |
2005-06-22 | [PATCH] ARM: Ensure memory information is page aligned | Russell King | 1 | -9/+16 |
2005-06-19 | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash | Russell King | 1 | -1/+1 |
2005-05-31 | [PATCH] ARM SMP: Fix vector entry | Russell King | 1 | -2/+50 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+875 |