index
:
linux-stable.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-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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Prevent perf from running during super critical sections
Rob Gardner
2017-08-12
1
-0
/
+12
*
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-08-11
3
-70
/
+131
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
1
-2
/
+2
*
sparc64: make string buffers large enough
Dan Carpenter
2017-06-17
1
-2
/
+2
*
arch/sparc: support NR_CPUS = 4096
Jane Chu
2017-06-14
1
-4
/
+13
*
sparc64: delete old wrap code
Pavel Tatashin
2017-06-14
3
-33
/
+1
*
sparc: Machine description indices can vary
James Clarke
2017-06-14
1
-4
/
+64
*
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2017-06-14
1
-4
/
+7
*
sparc/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-03-31
1
-1
/
+1
*
sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
Andreas Larsson
2016-12-10
1
-2
/
+2
*
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
2016-11-21
1
-30
/
+0
*
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
2016-11-21
1
-12
/
+11
*
sparc64: Delete __ret_efault.
David S. Miller
2016-11-21
2
-7
/
+1
*
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
2016-11-21
1
-6
/
+17
*
sparc: Don't leak context bits into thread->fault_address
David S. Miller
2016-11-21
3
-4
/
+24
*
sparc64: Fix return from trap window fill crashes.
David S. Miller
2016-06-24
3
-48
/
+108
*
sparc: Harden signal return frame checks.
David S. Miller
2016-06-24
5
-45
/
+92
*
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
2016-06-24
1
-0
/
+17
*
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
2016-06-24
1
-1
/
+1
*
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
2016-06-24
8
-55
/
+34
*
sparc: Fix system call tracing register handling.
Mike Frysinger
2016-06-24
2
-0
/
+53
*
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
2016-03-03
1
-1
/
+1
*
sparc: Wire up mlock2 system call.
David S. Miller
2015-12-31
2
-3
/
+3
*
sparc: Add all necessary direct socket system calls.
David S. Miller
2015-12-31
2
-17
/
+20
*
sparc64: fix FP corruption in user copy functions
Rob Gardner
2015-12-24
1
-0
/
+13
*
sparc64: Perf should save/restore fault info
Rob Gardner
2015-12-24
1
-0
/
+4
*
sparc64: Ensure perf can access user stacks
Rob Gardner
2015-12-24
1
-0
/
+7
*
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
2015-12-24
1
-1
/
+7
*
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2015-12-24
1
-4
/
+5
*
sparc: Hook up userfaultfd system call
Mike Kravetz
2015-12-23
2
-3
/
+3
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
sparc/sparc64: allocate sys_membarrier system call number
Mathieu Desnoyers
2015-11-09
2
-3
/
+3
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
3
-3
/
+22
|
\
|
*
sparc/PCI: Add mem64 resource parsing for root bus
Yinghai Lu
2015-10-29
3
-3
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-11-05
4
-23
/
+31
|
\
\
|
*
|
sparc64: Don't restrict fp regs for no-fault loads
Rob Gardner
2015-11-04
1
-7
/
+15
|
*
|
iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().
David S. Miller
2015-11-04
3
-16
/
+16
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-28
3
-3
/
+3
|
\
\
\
|
*
|
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
3
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2015-09-13
1
-5
/
+1
*
|
|
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2015-09-13
1
-1
/
+24
*
|
|
sparc, perf/sparc: Remove unnecessary assignment
Sukadev Bhattiprolu
2015-09-13
1
-1
/
+0
|
/
/
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-2
/
+1
|
\
\
|
*
|
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
2015-08-10
1
-2
/
+1
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-1
/
+1
|
\
\
|
*
|
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
5
-19
/
+26
|
\
\
|
*
|
sparc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
2
-8
/
+10
|
*
|
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
2015-07-31
3
-10
/
+15
|
*
|
sparc/PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-22
1
-1
/
+1
|
|
/
[next]