index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}
David S. Miller
1
-14
/
+6
2012-05-12
sparc32: drop unused type/extern
Sam Ravnborg
2
-14
/
+0
2012-05-12
sparc32: drop btfixup for check_pgt_cache
Sam Ravnborg
1
-3
/
+1
2012-05-12
sparc32: drop btfixup for switch_mm
Sam Ravnborg
1
-3
/
+2
2012-05-12
sparc32: code cleanup in floppy glue
Sam Ravnborg
1
-9
/
+8
2012-05-12
sparc32: fix warning in floopy glue
Sam Ravnborg
1
-0
/
+1
2012-05-12
sparc32: Trivial removal of sun4c references in comments.
David S. Miller
3
-8
/
+3
2012-05-12
sparc32: Remove sun4 and sun4c from enum sparc_cpu.
David S. Miller
2
-12
/
+8
2012-05-11
sparc32: Kill unused defines from asm/head_32.h
David S. Miller
1
-7
/
+0
2012-05-11
sparc32: Remove some more sun4c code from floppy glue.
David S. Miller
1
-14
/
+2
2012-05-11
sparc32: Remove ldXa and stXa defines, unused.
David S. Miller
1
-6
/
+0
2012-05-11
sparc32: Remove sun4{,c} control reg definitions from contregs.h.
David S. Miller
1
-22
/
+0
2012-05-11
sparc32: Kill asm/vac-ops.h
David S. Miller
3
-129
/
+0
2012-05-11
sparc32: Put back SPARC_BRANCH.
David S. Miller
1
-0
/
+7
2012-05-11
sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.
David S. Miller
1
-16
/
+0
2012-05-11
sparc: Clear out unused asm/machines.h values.
David S. Miller
2
-25
/
+1
2012-05-11
sparc32: Remove inline strncmp "optimization" for constant counts.
David S. Miller
1
-62
/
+1
2012-05-11
sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte
Sam Ravnborg
1
-6
/
+14
2012-05-11
sparc32: drop btfixup for alloc_thread_info_node/free_thread_info
Sam Ravnborg
1
-5
/
+2
2012-05-11
sparc32: drop sun4c user stack checking routine
Sam Ravnborg
1
-7
/
+0
2012-05-11
sparc32: delete pgtsun4c.h
Sam Ravnborg
2
-181
/
+2
2012-05-11
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
2
-7
/
+2
2012-05-11
sparc32: remove sun4c traps
Sam Ravnborg
2
-54
/
+1
2012-05-11
sparc32: drop sun4c support
Sam Ravnborg
2
-18
/
+0
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-36
/
+4
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-19
/
+0
2012-05-08
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
1
-2
/
+0
2012-05-08
sparc: Use common threadinfo allocator
Thomas Gleixner
1
-23
/
+2
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
1
-2
/
+3
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
4
-3
/
+30
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-6
/
+12
2012-04-01
sparc: pgtable_64: change include order
Aaro Koskinen
1
-2
/
+2
2012-03-30
sparc32: fix fallout from system.h removal
Sam Ravnborg
1
-0
/
+1
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-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
36
-640
/
+645
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
36
-640
/
+651
2012-03-28
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+12
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-1
/
+8
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
1
-1
/
+0
2012-03-23
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
1
-1
/
+0
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-16
/
+0
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-9
/
+1
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-1
/
+1
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
[prev]
[next]