index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2
-49
/
+91
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-10
/
+11
2010-03-01
sparc: Support show_unhandled_signals.
David S. Miller
2
-49
/
+91
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
5
-10
/
+11
2010-01-21
sparc: Add missing SW perf fault events.
David S. Miller
2
-5
/
+20
2009-12-16
sparc: use bitmap_find_next_zero_area
Akinobu Mita
1
-12
/
+5
2009-12-11
sparc64: Add some missing __kprobes annotations to kernel fault paths.
David S. Miller
1
-7
/
+8
2009-12-11
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
David S. Miller
1
-8
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
1
-4
/
+5
2009-12-03
sparc,leon: init_leon srmmu cleanup
Kristoffer Glembo
1
-3
/
+1
2009-11-24
sparc64: Fix definition of VMEMMAP_SIZE.
David S. Miller
1
-1
/
+1
2009-11-02
sparc,leon: Sparc-Leon SMP support
Konrad Eisele
1
-1
/
+4
2009-10-12
sparc64: Fix D-cache flushing on swapin from SW devices.
David S. Miller
1
-1
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-27
/
+37
2009-08-26
sparc64: Validate linear D-TLB misses.
David S. Miller
2
-21
/
+29
2009-08-18
sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.
Konrad Eisele
1
-1
/
+52
2009-08-18
sparc,leon: Introduce the sparc-leon CPU type.
Konrad Eisele
3
-0
/
+6
2009-08-18
sparc,leon: CONFIG_SPARC_LEON option and leon specific files.
Konrad Eisele
1
-0
/
+260
2009-08-03
sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.
David S. Miller
2
-6
/
+8
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2
-3
/
+3
2009-06-19
sparc64: Fix UP bootup regression.
David S. Miller
1
-0
/
+6
2009-06-16
sparc: replace uses of CPU_MASK_ALL_PTR
Stephen Rothwell
1
-1
/
+1
2009-06-16
sparc: Simplify code using is_power_of_2() routine.
Robert P. J. Day
1
-1
/
+2
2009-06-16
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
1
-7
/
+0
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
1
-8
/
+4
2009-06-16
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
1
-1
/
+1
2009-06-16
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
2
-1
/
+5
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+29
2009-04-08
sparc64: add_node_ranges() must be __init
David S. Miller
1
-1
/
+1
2009-04-08
sparc64: Fix section mismatch warnings in PCI controller drivers.
David S. Miller
1
-3
/
+3
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
1
-0
/
+1
2009-03-30
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...
David S. Miller
2
-2
/
+2
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
1
-22
/
+2
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc
Rusty Russell
1
-1
/
+1
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...
Rusty Russell
1
-1
/
+1
2009-02-04
sparc64: Kill bogus TPC/address truncation during 32-bit faults.
David S. Miller
1
-14
/
+35
2009-02-03
sparc64: Validate kernel generated fault addresses on sparc64.
David S. Miller
1
-7
/
+18
2009-01-09
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2
-0
/
+5
2009-01-09
sparc: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
3
-0
/
+9
2009-01-07
sparc64: Use unsigned long long for u64.
Sam Ravnborg
1
-8
/
+8
2009-01-06
sparc: refactor code in fault_32.c
Sam Ravnborg
1
-1
/
+2
2009-01-06
sparc64: refactor code in init_64.c
Sam Ravnborg
1
-11
/
+21
2008-12-27
sparc: drop SUN_IO
Sam Ravnborg
1
-2
/
+0
2008-12-27
sparc: unify sections.h
Sam Ravnborg
2
-9
/
+9
2008-12-12
sparc: use sparc64 version of scatterlist.h
Robert Reif
3
-15
/
+15
2008-12-05
sparc: drop CONFIG_SUN_AUXIO
Sam Ravnborg
1
-2
/
+0
2008-12-04
sparc32: Don't btfixup cache flush ops for viking multiple times.
David S. Miller
1
-12
/
+11
2008-12-04
sparc64: Make %pil level 15 a pseudo-NMI.
David S. Miller
1
-2
/
+2
2008-12-04
sparc64: Add tsb-ratio sysctl.
David S. Miller
1
-7
/
+14
[next]