| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc,sparc64: unify boot/ | Sam Ravnborg | 2008-12-04 | 3 | -146/+0 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 92 | -43305/+0 |
* | sparc,sparc64: unify lib/ | Sam Ravnborg | 2008-12-04 | 50 | -6542/+0 |
* | sparc,sparc64: unify prom/ | Sam Ravnborg | 2008-12-04 | 10 | -1101/+0 |
* | sparc,sparc64: unify Makefile | Sam Ravnborg | 2008-12-04 | 3 | -1754/+0 |
* | sparc,sparc64: unify asm-offsets.c | Sam Ravnborg | 2008-12-04 | 1 | -1/+1 |
* | sparc64: use vmlinux.lds.S from sparc | Sam Ravnborg | 2008-12-04 | 2 | -177/+2 |
* | sparc,sparc64: prepare vmlinux.lds.S for unification | Sam Ravnborg | 2008-12-04 | 1 | -8/+37 |
* | sparc64: Add performance counter hypervisor calls for sun4v. | David S. Miller | 2008-12-04 | 2 | -0/+38 |
* | sparc64: Add save_stack_trace_tsk(). | David S. Miller | 2008-12-04 | 1 | -9/+23 |
* | sparc: combine unistd_{32,64}.h | Stephen Rothwell | 2008-12-04 | 1 | -1/+2 |
* | sparc64: Make special trap return path for TRAP_NMI(). | David S. Miller | 2008-12-04 | 1 | -1/+13 |
* | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller | 2008-12-04 | 8 | -18/+19 |
* | sparc64: Add interface for registering a performance counter IRQ handler. | David S. Miller | 2008-12-04 | 2 | -1/+64 |
* | sparc,sparc64: unify mm/ | Sam Ravnborg | 2008-12-04 | 10 | -4739/+1 |
* | sparc64: unify arch/sparc64/oprofile/ | Sam Ravnborg | 2008-12-04 | 3 | -33/+1 |
* | sparc64: unify math-emu | Sam Ravnborg | 2008-12-04 | 4 | -641/+1 |
* | sparc,sparc64: add BITS to arch Makefile | Sam Ravnborg | 2008-12-04 | 1 | -2/+2 |
* | sparc,sparc64: unify Kconfig files | Sam Ravnborg | 2008-12-04 | 1 | -437/+1 |
* | sparc64: added more config options to the menus | Sam Ravnborg | 2008-12-04 | 1 | -38/+42 |
* | sparc: unify Kconfig.debug | Sam Ravnborg | 2008-12-04 | 2 | -45/+1 |
* | sparc64: Stop using memory barriers for atomics and locks. | David S. Miller | 2008-12-04 | 10 | -78/+9 |
* | sparc64: Run the kernel always in the TSO memory model. | David S. Miller | 2008-12-04 | 2 | -6/+6 |
* | sparc64: Rework auxio driver to save some text space. | David S. Miller | 2008-12-04 | 1 | -44/+26 |
* | sparc64: Sync FPU state in VIS emulation handler. | Hong H. Pham | 2008-12-04 | 1 | -0/+2 |
* | sparc64: Fix VIS emulation bugs | Joseph Myers | 2008-12-03 | 1 | -2/+2 |
* | sparc64: Fix bug in PTRACE_SETFPREGS64 handling. | Chris Torek | 2008-12-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -1/+1 |
|\ |
|
| * | sparc64: Fix offset calculation in compute_size() | David S. Miller | 2008-12-01 | 1 | -1/+1 |
* | | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 3 | -4/+4 |
* | | of_platform_driver noise on sparce | Al Viro | 2008-11-30 | 3 | -4/+4 |
* | | sparc64 trivial section misannotations | Al Viro | 2008-11-30 | 2 | -3/+3 |
* | | sparc64: wire up accept4() | David Miller | 2008-11-19 | 2 | -3/+14 |
|/ |
|
* | sparc64: Update defconfig. | David S. Miller | 2008-11-10 | 1 | -37/+195 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-11-02 | 1 | -1/+9 |
|\ |
|
| * | sparc64: Fix PCI resource mapping on sparc64 | Max Dmitrichenko | 2008-11-02 | 1 | -1/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 2 | -120/+53 |
|\ \
| |/ |
|
| * | sparc64: Add missing null terminating entry to bq4802_match[]. | David S. Miller | 2008-10-30 | 1 | -0/+1 |
| * | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 1 | -28/+5 |
| * | sparc64: remove byteshifting from out* helpers | Harvey Harrison | 2008-10-29 | 1 | -92/+47 |
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 2 | -5/+15 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-23 | 1 | -4/+14 |
| |\ \
| | |/ |
|
| | * | sparc64: Fix race in arch/sparc64/kernel/trampoline.S | Andrea Shepard | 2008-10-22 | 1 | -4/+14 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
* | | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 | 2 | -4/+6 |
* | | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | 1 | -18/+0 |
* | | | ftrace: disable dynamic ftrace for all archs that use daemon | Steven Rostedt | 2008-10-23 | 1 | -1/+0 |
* | | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 3 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 3 | -4/+4 |