index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
sparc32: drop sun4c user stack checking routine
Sam Ravnborg
3
-91
/
+6
2012-05-11
sparc32: drop sun4c stack checking routine
Sam Ravnborg
2
-50
/
+1
2012-05-11
sparc32: drop sun4c window overflow stack checking routine
Sam Ravnborg
2
-71
/
+2
2012-05-11
sparc32: drop sun4c specific stack validation
Sam Ravnborg
2
-58
/
+3
2012-05-11
sparc32: delete pgtsun4c.h
Sam Ravnborg
3
-182
/
+2
2012-05-11
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
6
-61
/
+8
2012-05-11
sparc32: drop sun4c specific ___xchg32 implementation
Sam Ravnborg
1
-20
/
+0
2012-05-11
sparc32: remove sun4c traps
Sam Ravnborg
10
-468
/
+4
2012-05-11
sparc32: remove calls to sun4c dummy mm inits functions
Sam Ravnborg
4
-39
/
+0
2012-05-11
sparc32: drop sun4c support
Sam Ravnborg
13
-2514
/
+11
2012-05-09
sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off
Paul Gortmaker
1
-9
/
+5
2012-04-27
sparc64: Do not set max_mapnr.
David S. Miller
1
-3
/
+0
2012-04-26
sparc64: Use node local allocations for IRQ stacks.
David S. Miller
1
-9
/
+14
2012-04-26
sparc64: Convert over to NO_BOOTMEM.
David S. Miller
2
-84
/
+8
2012-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-6
/
+3
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-6
/
+1
2012-04-16
sparc32: fix build of pcic
Sam Ravnborg
1
-3
/
+3
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
17
-189
/
+362
2012-04-15
sparc32: rename sparc_irq_config to sparc_config
Sam Ravnborg
9
-16
/
+16
2012-04-13
sparc64: Remove trap return code which is now unnecessary.
David S. Miller
1
-11
/
+1
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
108
-1039
/
+874
2012-04-13
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-27
/
+60
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
4
-22
/
+33
2012-04-04
sparc32,leon: fix leon build
Sam Ravnborg
1
-13
/
+0
2012-04-04
sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
Kautuk Consul
1
-7
/
+30
2012-04-04
sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
Kautuk Consul
1
-7
/
+30
2012-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-3
/
+3
2012-04-01
sparc: pgtable_64: change include order
Aaro Koskinen
1
-2
/
+2
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-0
/
+3
2012-03-30
sparc32: fix fallout from system.h removal
Sam Ravnborg
3
-0
/
+3
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-6
/
+3
2012-03-29
sparc: Fix even more fallout from system.h split.
David S. Miller
2
-0
/
+3
2012-03-29
sparc: fix fallout from system.h split
Stephen Rothwell
1
-0
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-116
/
+17
2012-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-3
/
+3
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
79
-671
/
+670
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
78
-669
/
+676
2012-03-28
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
4
-22
/
+33
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
3
-7
/
+15
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
1
-6
/
+3
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-1
/
+1
[next]