index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2014-05-03
2
-3
/
+3
*
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
2014-05-03
1
-3
/
+9
*
sparc64: Normalize NMI watchdog logging and behavior.
David S. Miller
2014-05-03
1
-16
/
+5
*
sparc64: Make itc_sync_lock raw
Kirill Tkhai
2014-05-02
1
-3
/
+3
*
sparc64: Fix argument sign extension for compat_sys_futex().
David S. Miller
2014-05-02
1
-1
/
+1
*
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-1
/
+5
|
\
|
*
sparc, sysfs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-1
/
+5
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
2
-0
/
+3
|
\
\
|
*
|
sparc: fix implicit include of slab.h in leon_pci_grpci2.c
Paul Gortmaker
2014-02-13
1
-0
/
+1
|
*
|
sun4M: add include of slab.h for kzalloc
Stephen Rothwell
2014-02-12
1
-0
/
+2
|
|
/
*
|
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-5
/
+1
|
\
\
|
*
|
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
1
-1
/
+1
|
*
|
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
1
-4
/
+0
|
|
/
*
|
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-5
/
+0
|
\
\
|
*
|
sparc/PCI: Use default pcibios_enable_device() (Leon only)
Bjorn Helgaas
2014-03-19
1
-5
/
+0
|
|
/
*
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-2
/
+1
|
\
\
|
*
|
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
1
-2
/
+1
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
|
*
|
sparc: Use the core irq stats function
Thomas Gleixner
2014-03-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
3
-9
/
+0
|
\
\
|
*
|
sparc64, sched: Remove unused sparc64_multi_core
Bjorn Helgaas
2014-03-11
3
-9
/
+0
|
|
/
*
|
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
2014-03-24
1
-1
/
+3
*
|
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
2014-03-17
1
-2
/
+2
|
/
*
sparc: Hook up sched_setattr and sched_getattr syscalls.
David S. Miller
2014-01-29
2
-3
/
+3
*
sparc: don't use module_init in non-modular pci.c code
Paul Gortmaker
2014-01-28
1
-2
/
+1
*
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-28
10
-10
/
+0
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-3
/
+3
|
\
|
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
1
-3
/
+3
|
|
\
|
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-3
/
+3
|
*
|
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-12-11
2
-4
/
+3
|
|
/
*
|
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
2014-01-04
1
-1
/
+2
*
|
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2014-01-04
2
-4
/
+3
*
|
sparc64: Fix build regression
Kirill Tkhai
2013-12-03
1
-0
/
+1
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-4
/
+2
|
\
|
*
sparc: Use preempt_schedule_irq
Thomas Gleixner
2013-11-13
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
*
|
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-10-14
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-11-15
17
-47
/
+166
|
\
\
\
|
*
|
|
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
11
-33
/
+125
|
*
|
|
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
2013-11-14
1
-2
/
+7
|
*
|
|
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
2013-11-14
1
-2
/
+2
|
*
|
|
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2013-11-12
2
-2
/
+2
|
*
|
|
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2013-11-12
2
-5
/
+30
|
*
|
|
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
2013-11-12
1
-5
/
+5
|
*
|
|
sparc64: Clean up 64-bit mmap exclusion defines.
David S. Miller
2013-11-12
1
-3
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mm/arch: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
constify copy_siginfo_to_user{,32}()
Al Viro
2013-11-09
1
-1
/
+1
*
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+53
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]