Age | Commit message (Expand) | Author |
2008-12-04 | sparc,sparc64: unify kernel/ | Sam Ravnborg |
2008-05-20 | sparc64: remove CVS keywords | Adrian Bunk |
2008-04-23 | [SPARC64]: PROM debug console can be CON_ANYTIME. | David S. Miller |
2008-04-23 | [SPARC64]: Once we have the boot cmdline, call parse_early_param() | David S. Miller |
2008-03-25 | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.c | David S. Miller |
2008-02-18 | [SPARC]: Kill 'prom_palette'. | David S. Miller |
2008-02-18 | [SPARC64]: Kill 'prom_keyboard'. | David S. Miller |
2008-02-18 | [SPARC]: Kill extern decl of 'panic_setup'. | David S. Miller |
2008-02-18 | [SPARC64]: Delete 'boot_flags'. | David S. Miller |
2008-02-18 | [SPARC64]: Kill unused function 'kernel_enter_debugger'. | David S. Miller |
2008-02-17 | [SPARC64]: Always register a PROM based early console. | David S. Miller |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-01-22 | [SPARC]: Constify function pointer tables. | Jan Engelhardt |
2007-07-20 | [SPARC]: Fix serial console device detection. | David S. Miller |
2007-07-16 | [SPARC64]: SMP build fix. | Fabio Massimo Di Nitto |
2007-07-16 | [SPARC64]: Fix UP build. | David S. Miller |
2007-07-16 | [SPARC64]: More sensible udelay implementation. | David S. Miller |
2007-06-04 | [SPARC64]: Move topology init code into new file, sysfs.c | David S. Miller |
2007-05-29 | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller |
2007-05-15 | [SPARC64]: Add hypervisor API negotiation and fix console bugs. | David S. Miller |
2007-02-12 | [PATCH] Dynamic kernel command-line: sparc64 | Alon Bar-Lev |
2006-10-17 | [SPARC]: Kill BOOTME_SINGLE. | David S. Miller |
2006-10-11 | [SPARC32]: Fix sparc32 modpost warnings with sunzilog | Martin Habets |
2006-07-10 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki |
2006-06-23 | [SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init() | David S. Miller |
2006-05-31 | [SPARC64]: Make smp_processor_id() functional before start_kernel() | David S. Miller |
2006-04-11 | [PATCH] for_each_possible_cpu: sparc64 | KAMEZAWA Hiroyuki |
2006-03-20 | [SPARC64]: CONFIG_BLK_DEV_RAM fix | Andrew Morton |
2006-03-20 | [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. | David S. Miller |
2006-03-20 | [SPARC64]: kzalloc() conversion | Eric Sesterhenn |
2006-03-20 | [SPARC64]: Init boot cpu's trap_block[] before paging_init() | David S. Miller |
2006-03-20 | [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V. | David S. Miller |
2006-03-20 | [SPARC64]: Get SUN4V SMP working. | David S. Miller |
2006-03-20 | [SPARC64] sunhv: Bug fixes. | David S. Miller |
2006-03-20 | [SPARC64]: Recognize "virtual-console" as input and output console device. | David S. Miller |
2006-03-20 | [SPARC64]: Deal with PTE layout differences in SUN4V. | David S. Miller |
2006-03-20 | [SPARC64]: Fix typo in sun4v_patch(). | David S. Miller |
2006-03-20 | [SPARC64]: Print ARCH as SUN4V when tlb_type is hypervisor. | David S. Miller |
2006-03-20 | [SPARC64]: Detect sun4v early in boot process. | David S. Miller |
2006-03-20 | [SPARC64]: Patch up mmu context register writes for sun4v. | David S. Miller |
2006-03-20 | [SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patch | David S. Miller |
2006-03-20 | [SPARC64]: Add missing memory barriers to instruction patching functions. | David S. Miller |
2006-03-20 | [SPARC64]: Sanitize %pstate writes for sun4v. | David S. Miller |
2006-03-20 | [SPARC64]: Add initial code to twiddle %gl on trap entry/exit. | David S. Miller |
2006-03-20 | [SPARC64]: Add sun4v case to __GET_CPUID() patch tables. | David S. Miller |
2006-03-20 | [SPARC64]: Refine code sequences to get the cpu id. | David S. Miller |
2006-03-20 | [SPARC64]: Elminate all usage of hard-coded trap globals. | David S. Miller |
2006-02-26 | [SPARC64]: Make cpu_present_map available earlier. | David S. Miller |