index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
Kconfig: update flightly outdated CONFIG_SMP documentation
Robert Graffham
1
-2
/
+2
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-2
/
+3
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+17
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
1
-3
/
+14
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
6
-9
/
+10
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-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-3
/
+3
2014-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-7
/
+8
2014-01-04
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-01-04
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2014-01-04
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-3
/
+3
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+2
2013-12-11
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2013-12-03
sparc64: Fix build regression
Kirill Tkhai
1
-0
/
+1
2013-11-19
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-18
sparc64: merge fix
Stephen Rothwell
1
-2
/
+0
2013-11-18
sparc64: fix build regession
Kirill A. Shutemov
1
-1
/
+0
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
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-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
14
-39
/
+137
2013-11-14
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-11-14
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-11-13
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-12
sparc64: Move to 64-bit PGDs and PMDs.
David S. Miller
4
-31
/
+34
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
9
-85
/
+47
2013-11-12
sparc64: Make PAGE_OFFSET variable.
David S. Miller
7
-29
/
+138
2013-11-12
sparc64: Fix inconsistent max-physical-address defines.
David S. Miller
1
-2
/
+4
2013-11-12
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
3
-6
/
+24
2013-11-12
sparc64: Define PAGE_OFFSET in terms of physical address bits.
David S. Miller
1
-1
/
+3
2013-11-12
sparc64: Use PAGE_OFFSET instead of a magic constant.
David S. Miller
1
-7
/
+7
2013-11-12
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
[next]