Age | Commit message (Expand) | Author | Files | Lines |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2018-12-21 | sparc: Set "ARCH: sunxx" information on the same line | Corentin Labbe | 1 | -7/+6 |
2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 1 | -0/+1 |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-03 | sparc: Remove redundant tests in boot_flags_init(). | David S. Miller | 1 | -1/+1 |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -1/+1 |
2016-05-20 | sparc32: use proper prototype for trapbase | Sam Ravnborg | 1 | -3/+1 |
2016-03-20 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches | 1 | -1/+1 |
2014-04-29 | sparc32: fix sparse warnings in setup_32.c | Sam Ravnborg | 1 | -2/+2 |
2013-06-19 | sparc: kernel: using strlcpy() instead of strcpy() | Zhao Hongjiang | 1 | -1/+1 |
2012-07-26 | sparc32: centralize all mmu context handling in srmmu.c | Sam Ravnborg | 1 | -1/+0 |
2012-05-27 | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg | 1 | -16/+42 |
2012-05-27 | sparc32: introduce sparc32_start_kernel called from head_32.S | Sam Ravnborg | 1 | -0/+10 |
2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg | 1 | -10/+6 |
2012-05-20 | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg | 1 | -0/+2 |
2012-05-19 | sparc32: Kill boot_cpu_id4 | David S. Miller | 1 | -1/+0 |
2012-05-14 | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller | 1 | -0/+51 |
2012-05-12 | sparc32: Remove sun4 and sun4c from enum sparc_cpu. | David S. Miller | 1 | -10/+0 |
2012-05-11 | sparc: Clear out unused asm/machines.h values. | David S. Miller | 1 | -1/+0 |
2012-05-11 | sparc32: remove sun4c traps | Sam Ravnborg | 1 | -9/+0 |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells | 1 | -1/+1 |
2011-12-11 | sparc: Make SPARC use the new is_idle_task() API | Paul E. McKenney | 1 | -1/+1 |
2011-10-31 | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 1 | -0/+1 |
2011-09-21 | sparc: Make '-p' boot option meaningful again. | David S. Miller | 1 | -1/+1 |
2011-06-07 | sparc: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
2011-04-21 | sparc32: always define boot_cpu_id | Daniel Hellstrom | 1 | -0/+4 |
2011-04-21 | sparc32: always register a PROM based early console | Sam Ravnborg | 1 | -6/+8 |
2011-04-21 | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 1 | -69/+0 |
2011-03-16 | sparc32: add irq + smp declarations to headers | Sam Ravnborg | 1 | -10/+9 |
2011-01-04 | sparc: use trapbase in setup_arch | Sam Ravnborg | 1 | -2/+1 |
2010-02-10 | sparc: remove redundant return statements | Jan Engelhardt | 1 | -2/+0 |
2009-09-15 | sparc: Kill PROM console driver. | David S. Miller | 1 | -2/+0 |
2009-08-17 | sparc,leon: Introduce the sparc-leon CPU type. | Konrad Eisele | 1 | -0/+5 |
2009-01-08 | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 1 | -0/+3 |
2008-12-07 | sparc: fix sparse warnings in cpu_*.c | Sam Ravnborg | 1 | -3/+2 |
2008-12-05 | sparc: report "Unknown CPU/FPU" for unknown cpu/fpu | Sam Ravnborg | 1 | -2/+2 |
2008-12-04 | sparc: prepare kernel/ for unification | Sam Ravnborg | 1 | -0/+423 |