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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-3
/
+0
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+2
2013-11-19
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-19
sparc64: fix build regession
Kirill A. Shutemov
1
-1
/
+0
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-0
/
+1
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
34
-434
/
+510
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
sparc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2
-6
/
+10
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-6
/
+6
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
14
-39
/
+137
2013-11-15
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-11-15
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-11-14
sparc64: Encode huge PMDs using PTE encoding.
David S. Miller
5
-262
/
+131
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2
-4
/
+0
2013-11-13
sparc: Use preempt_schedule_irq
Thomas Gleixner
1
-4
/
+2
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
2
-3
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-13
errno.h: remove "NFS" from descriptions in comments
Eric Sandeen
1
-1
/
+1
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-13
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
4
-31
/
+34
2013-11-13
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
9
-85
/
+47
2013-11-13
sparc64: Make PAGE_OFFSET variable.
David S. Miller
7
-29
/
+138
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
3
-6
/
+24
2013-11-13
sparc64: Define PAGE_OFFSET in terms of physical address bits.
David S. Miller
1
-1
/
+3
2013-11-13
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
1
-7
/
+7
2013-11-13
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
3
-7
/
+15
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+53
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+10
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
7
-9
/
+67
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-0
/
+1
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+14
2013-10-24
sparc: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
1
-0
/
+1
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2013-10-15
of: Make cpu node handling more portable.
David Miller
1
-0
/
+53
2013-10-14
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
1
-1
/
+1
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
2013-10-10
of: move of_address_to_resource and of_iomap declarations from sparc
Rob Herring
1
-8
/
+0
2013-10-10
of: implement of_node_to_nid as a weak function
Rob Herring
1
-4
/
+0
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
5
-8
/
+13
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-0
/
+1
2013-10-03
sparc: fix MSI build failure on Sparc32
Thomas Petazzoni
2
-2
/
+8
2013-10-03
sparc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-3
/
+3
[next]