index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
2010-04-20
1
-1
/
+11
*
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
2010-04-19
1
-3
/
+3
*
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
2010-04-19
1
-1
/
+1
*
sparc64: Run NMIs on the hardirq stack.
David S. Miller
2010-04-14
3
-18
/
+27
*
sparc64: Allocate sufficient stack space in ftrace stubs.
David S. Miller
2010-04-13
1
-4
/
+4
*
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
2010-04-13
1
-0
/
+1
*
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
2010-04-13
1
-0
/
+7
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-13
25
-12
/
+18
|
\
|
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
5
-13
/
+100
|
|
\
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
25
-12
/
+18
*
|
|
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
2010-04-12
1
-3
/
+8
*
|
|
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
2010-04-12
1
-0
/
+8
*
|
|
sparc64: Support kmemleak.
David S. Miller
2010-04-12
1
-0
/
+4
*
|
|
sparc64: Add function graph tracer support.
David S. Miller
2010-04-12
10
-15
/
+132
*
|
|
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
2010-04-12
1
-15
/
+16
*
|
|
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
2010-04-12
3
-3
/
+3
*
|
|
sparc64: Remove profiling from some low-level bits.
David S. Miller
2010-04-12
1
-1
/
+8
*
|
|
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
2010-04-12
1
-1
/
+1
*
|
|
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2010-04-12
2
-78
/
+1
*
|
|
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2010-04-12
2
-7
/
+16
*
|
|
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
2010-04-12
1
-2
/
+12
*
|
|
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
2010-04-12
1
-23
/
+3
|
|
/
|
/
|
*
|
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
2010-04-03
1
-0
/
+75
*
|
sparc64: Update defconfig.
David S. Miller
2010-04-03
1
-12
/
+16
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-03
16
-195
/
+36
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-29
5
-13
/
+13
|
|
\
|
*
\
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
1
-1
/
+1
|
|
\
\
|
|
*
|
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-03-10
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
2
-2
/
+2
|
|
\
\
\
|
|
*
\
\
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
Jiri Kosina
2010-02-22
1
-1
/
+1
|
|
|
*
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
2
-2
/
+2
|
|
|
*
|
tree-wide: s/widht/width/g typo in comments
Daniel Mack
2010-02-05
1
-1
/
+1
|
*
|
|
|
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
FUJITA Tomonori
2010-03-12
3
-22
/
+13
|
*
|
|
|
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
1
-2
/
+0
|
*
|
|
|
pci-dma: sparc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
4
-28
/
+5
|
*
|
|
|
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
4
-17
/
+4
|
*
|
|
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
5
-117
/
+6
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-04
17
-276
/
+99
|
|
\
\
\
|
*
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
2
-8
/
+7
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
22
-449
/
+767
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
local_t: Remove leftover local.h
Christoph Lameter
2010-01-05
1
-1
/
+0
|
|
*
|
|
|
Merge branch 'master' into percpu
Tejun Heo
2010-01-05
87
-688
/
+2325
|
|
|
\
\
\
\
|
|
*
|
|
|
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
2
-7
/
+7
*
|
|
|
|
|
|
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
2010-04-03
1
-1
/
+1
*
|
|
|
|
|
|
sparc: Fix regset register window handling.
David S. Miller
2010-03-31
2
-0
/
+8
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
2010-03-29
1
-1
/
+1
*
|
|
|
|
|
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
2010-03-27
3
-10
/
+10
*
|
|
|
|
|
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
2010-03-27
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
sparc64: Make prom entry spinlock NMI safe.
David S. Miller
2010-03-03
1
-5
/
+7
[next]