| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -812/+0 |
* | sparc64: Fix sparse warnings in global reg snapshotting. | David S. Miller | 2008-09-11 | 1 | -2/+0 |
* | sparc64: Move reboot handling into seperate file and kill power reg programming. | David S. Miller | 2008-09-02 | 1 | -33/+0 |
* | sparc64: Implement IRQ stacks. | David S. Miller | 2008-08-12 | 1 | -20/+7 |
* | sparc64: Kill __show_regs(). | David S. Miller | 2008-07-31 | 1 | -25/+1 |
* | sparc64: Kill smp_report_regs(). | David S. Miller | 2008-07-31 | 1 | -9/+0 |
* | sparc64: Kill VERBOSE_SHOWREGS code. | David S. Miller | 2008-07-31 | 1 | -35/+0 |
* | sparc64: Hook up trigger_all_cpu_backtrace(). | David S. Miller | 2008-07-30 | 1 | -2/+8 |
* | sparc64: Make global reg dumping even more useful. | David S. Miller | 2008-07-30 | 1 | -7/+29 |
* | sparc64: Fix global reg snapshotting on self-cpu. | David S. Miller | 2008-07-28 | 1 | -1/+1 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -1/+1 |
|\ |
|
| * | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
* | | remove CONFIG_KMOD from sparc64 | Johannes Berg | 2008-07-22 | 1 | -3/+3 |
* | | sparc: Use new '%pS' infrastructure to print symbols. | David S. Miller | 2008-07-17 | 1 | -17/+9 |
|/ |
|
* | sparc64: Fix kernel thread stack termination. | David S. Miller | 2008-05-21 | 1 | -11/+25 |
* | sparc64: Add global register dumping facility. | David S. Miller | 2008-05-20 | 1 | -1/+116 |
* | sparc: Fix fork/clone/vfork system call restart. | David S. Miller | 2008-05-07 | 1 | -3/+15 |
* | sparc64: Fix syscall restart, for real... | David S. Miller | 2008-05-02 | 1 | -6/+0 |
* | sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. | David S. Miller | 2008-04-27 | 1 | -0/+6 |
* | sparc: Remove old style signal frame support. | David S. Miller | 2008-04-27 | 1 | -5/+1 |
* | [SPARC64]: exec PT_DTRACE | Roland McGrath | 2008-03-23 | 1 | -3/+0 |
* | [SPARC]: Add reboot_command[] extern decl to asm/system.h | David S. Miller | 2008-02-28 | 1 | -2/+0 |
* | [SPARC64]: More sparse warning fixes in process.c | David S. Miller | 2008-02-19 | 1 | -0/+2 |
* | [SPARC64]: Kill show_regs32(). | David S. Miller | 2008-02-19 | 1 | -18/+0 |
* | [SPARC64]: Kill show_stackframe{,32}(). | David S. Miller | 2008-02-19 | 1 | -56/+0 |
* | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). | David S. Miller | 2008-02-19 | 1 | -0/+1 |
* | [SPARC]: Kill 'prom_palette'. | David S. Miller | 2008-02-18 | 1 | -8/+0 |
* | [SPARC64]: Kill 'prom_keyboard'. | David S. Miller | 2008-02-18 | 1 | -7/+0 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -11/+0 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 1 | -3/+3 |
* | [SPARC64]: dr-cpu unconfigure support. | David S. Miller | 2007-07-16 | 1 | -5/+16 |
* | [SPARC64]: Report proper system soft state to the hypervisor. | David S. Miller | 2007-05-29 | 1 | -0/+4 |
* | [SPARC64]: Spelling fixes. | Simon Arlott | 2007-05-11 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle(). | David S. Miller | 2007-04-26 | 1 | -6/+9 |
* | [SPARC64]: Fix atomicity of TIF update in flush_thread() | Mathieu Desnoyers | 2007-03-10 | 1 | -2/+7 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -2/+0 |
* | [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V. | David S. Miller | 2006-03-20 | 1 | -49/+32 |
* | [SPARC64]: Kill cpudata->idle_volume. | David S. Miller | 2006-03-20 | 1 | -8/+2 |
* | [SPARC64]: Disable smp_report_regs() for now. | David S. Miller | 2006-03-20 | 1 | -0/+2 |
* | [SPARC64]: Refine register window trap handling. | David S. Miller | 2006-03-20 | 1 | -2/+18 |
* | [SPARC64]: Add infrastructure for dynamic TSB sizing. | David S. Miller | 2006-03-20 | 1 | -2/+1 |
* | [SPARC64]: Move away from virtual page tables, part 1. | David S. Miller | 2006-03-20 | 1 | -19/+6 |
* | [SPARC64]: Fix build with CONFIG_COMPAT disabled. | David S. Miller | 2006-01-18 | 1 | -0/+4 |
* | [PATCH] sparc64: task_stack_page() | Al Viro | 2006-01-12 | 1 | -3/+3 |
* | [PATCH] sparc64: task_thread_info() | Al Viro | 2006-01-12 | 1 | -2/+2 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -6/+14 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -0/+4 |