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
2016-08-04
sparc: support static_key usage in non-module __exit sections
Jason Baron
1
-0
/
+7
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-24
/
+24
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+11
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
1
-1
/
+1
2016-07-27
sparc32: off by ones in BUG_ON()
Dan Carpenter
1
-2
/
+2
2016-07-27
sparc: Don't leak context bits into thread->fault_address
David S. Miller
3
-4
/
+24
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-1
/
+1
2016-06-17
sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-9
/
+11
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-93
/
+200
2016-05-29
sparc64: Fix return from trap window fill crashes.
David S. Miller
3
-48
/
+108
2016-05-29
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2016-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-15
/
+11
2016-05-20
exit_thread: accept a task parameter to be exited
Jiri Slaby
2
-8
/
+8
2016-05-20
sparc32: use proper prototype for trapbase
Sam Ravnborg
3
-5
/
+3
2016-05-20
sparc32: drop local prototype in kgdb_32
Sam Ravnborg
1
-2
/
+2
2016-05-20
sparc32: drop hardcoding trap_level in kgdb_trap
Sam Ravnborg
2
-9
/
+7
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-65
/
+112
2016-04-27
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
8
-55
/
+34
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
4
-1
/
+21
2016-04-21
sparc: Implement and wire up vio_hotplug for vio.
Adrian Glaubitz
1
-0
/
+9
2016-04-21
sparc: Implement and wire up modalias_show for vio.
Adrian Glaubitz
1
-0
/
+9
2016-04-21
sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata
Sowmini Varadhan
1
-8
/
+21
2016-03-29
sparc: Write up preadv2/pwritev2 syscalls.
David S. Miller
2
-3
/
+3
2016-03-29
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
1
-0
/
+17
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
13
-32
/
+32
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-20
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
9
-26
/
+26
2016-03-20
sparc: Fix misspellings in comments.
Adam Buchbinder
4
-6
/
+6
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
7
-5
/
+60
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2
-2
/
+2
2016-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-5
/
+60
2016-03-01
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-8
/
+0
2016-01-31
Add sun4v_wdt watchdog driver
wim.coekaerts@oracle.com
2
-1
/
+3
2016-01-21
sparc: Fix system call tracing register handling.
Mike Frysinger
2
-0
/
+53
2016-01-21
sparc: Hook up copy_file_range syscall.
David S. Miller
2
-3
/
+3
2016-01-14
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
1
-1
/
+1
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+7
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
2
-17
/
+20
2016-01-06
net: Add eth_platform_get_mac_address() helper.
David S. Miller
1
-0
/
+7
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
6
-9
/
+40
2015-12-31
sparc: Wire up mlock2 system call.
David S. Miller
2
-3
/
+3
2015-12-31
sparc: Add all necessary direct socket system calls.
David S. Miller
2
-17
/
+20
[next]