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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
Khalid Aziz
3
-0
/
+28
2015-05-31
sparc64: pci slots information is not populated in sysfs
Eric Snowberg
1
-8
/
+51
2015-05-31
sparc: kernel: GRPCI2: Remove a useless memset
Christophe Jaillet
1
-1
/
+0
2015-04-22
sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly
chris hyser
2
-26
/
+123
2015-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-33
/
+4
2015-04-21
sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq...
Sowmini Varadhan
1
-1
/
+1
2015-04-21
sparc64: Use M7 PMC write on all chips T4 and onward.
David S. Miller
1
-32
/
+3
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
1
-2
/
+2
2015-04-18
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+65
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
3
-238
/
+125
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
4
-254
/
+320
2015-04-16
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+97
2015-04-16
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
3
-232
/
+157
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+0
2015-04-14
sparc: clarify __GFP_NOFAIL allocation
Michal Hocko
1
-11
/
+11
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+14
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+1
2015-04-12
sparc: Remove signal translation and exec_domain
Richard Weinberger
2
-3
/
+0
2015-04-09
Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+1
2015-04-08
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
Bjorn Helgaas
1
-4
/
+1
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
10
-53
/
+124
2015-03-19
sparc: Touch NMI watchdog when walking cpus and calling printk
David Ahern
1
-0
/
+4
2015-03-19
sparc: perf: Add support M7 processor
David Ahern
4
-0
/
+90
2015-03-19
sparc: perf: Make counting mode actually work
David Ahern
1
-8
/
+3
2015-03-19
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
David Ahern
1
-4
/
+0
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
1
-8
/
+9
2015-03-19
sparc/PCI: Claim bus resources before pci_bus_add_devices()
Yijing Wang
1
-2
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+1
2015-03-13
clocksource, sparc32: Convert to using clocksource_register_hz()
John Stultz
1
-5
/
+1
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
1
-1
/
+1
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-0
/
+4
2015-03-03
sparc: semtimedop() unreachable due to comparison error
Rob Gardner
1
-1
/
+1
2015-03-01
sparc64: fatal trap should stop all cpus
Dave Kleikamp
2
-3
/
+26
2015-03-01
arch: sparc: kernel: starfire.c: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2015-03-01
arch: sparc: kernel: traps_64.c: Remove some unused functions
Rickard Strandqvist
2
-32
/
+0
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
4
-6
/
+4
2015-01-16
sparc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-18
/
+0
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
3
-0
/
+13
2014-12-13
sparc: hook up execveat system call
David Drysdale
3
-0
/
+13
2014-12-11
sparc/ldc: create separate ldc_unbind from ldc_free
Dwight Engen
1
-3
/
+9
2014-12-11
sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall
Andreas Larsson
1
-1
/
+1
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-4
/
+4
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-1
/
+1
2014-11-07
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
1
-0
/
+4
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
15
-18
/
+0
2014-11-01
sparc64: Fix crashes in schizo_pcierr_intr_other().
David S. Miller
1
-3
/
+3
[next]