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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+24
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-18
/
+6
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+0
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2
-10
/
+0
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-40
/
+52
2014-05-09
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
David S. Miller
1
-2
/
+4
2014-05-05
sparc: csum_add for Sparc
Tom Herbert
2
-0
/
+24
2014-05-04
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-05-04
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
1
-15
/
+31
2014-05-04
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Fix range check in kern_addr_valid().
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
1
-4
/
+4
2014-05-04
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
1
-2
/
+2
2014-05-04
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
1
-1
/
+1
2014-05-04
sparc64: Fix huge PMD invalidation.
David S. Miller
2
-15
/
+6
2014-04-18
arch,sparc: Convert smp_mb__*()
Peter Zijlstra
5
-18
/
+6
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+0
2014-03-11
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
1
-1
/
+0
2014-03-11
sched: Remove unused mc_capable() and smt_capable()
Bjorn Helgaas
1
-2
/
+0
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-5
/
+5
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2
-4
/
+4
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+15
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-10
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2014-01-05
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+0
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-7
/
+0
2013-11-19
sparc64: fix build regession
Kirill A. Shutemov
1
-1
/
+0
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-1
/
+2
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
2
-152
/
+121
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2
-4
/
+0
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2
-3
/
+0
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
3
-30
/
+33
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
4
-11
/
+24
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
1
-14
/
+6
2013-11-13
sparc64: Fix inconsistent max-physical-address defines.
David S. Miller
1
-2
/
+4
2013-11-13
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
1
-0
/
+16
2013-11-13
sparc64: Define PAGE_OFFSET in terms of physical address bits.
David S. Miller
1
-1
/
+3
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
1
-2
/
+15
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+0
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-2
/
+2
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
1
-1
/
+1
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
[next]