index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-05-31
8
-93
/
+200
|
\
|
*
sparc64: Fix return from trap window fill crashes.
David S. Miller
2016-05-29
3
-48
/
+108
|
*
sparc: Harden signal return frame checks.
David S. Miller
2016-05-29
5
-45
/
+92
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
1
-3
/
+3
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-05-22
4
-15
/
+11
|
\
\
|
*
|
sparc32: use proper prototype for trapbase
Sam Ravnborg
2016-05-20
3
-5
/
+3
|
*
|
sparc32: drop local prototype in kgdb_32
Sam Ravnborg
2016-05-20
1
-2
/
+2
|
*
|
sparc32: drop hardcoding trap_level in kgdb_trap
Sam Ravnborg
2016-05-20
2
-9
/
+7
*
|
|
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
2
-8
/
+8
|
|
/
|
/
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
15
-65
/
+112
|
\
\
|
|
/
|
*
sparc64: Fix bootup regressions on some Kconfig combinations.
David S. Miller
2016-04-27
8
-55
/
+34
|
*
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2016-04-21
4
-1
/
+21
|
*
sparc: Implement and wire up vio_hotplug for vio.
Adrian Glaubitz
2016-04-21
1
-0
/
+9
|
*
sparc: Implement and wire up modalias_show for vio.
Adrian Glaubitz
2016-04-21
1
-0
/
+9
|
*
sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata
Sowmini Varadhan
2016-04-21
1
-8
/
+21
|
*
sparc: Write up preadv2/pwritev2 syscalls.
David S. Miller
2016-03-29
2
-3
/
+3
|
*
sparc/PCI: Fix for panic while enabling SR-IOV
Babu Moger
2016-03-29
1
-0
/
+17
*
|
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-28
13
-32
/
+32
|
\
|
*
sparc: Convert naked unsigned uses to unsigned int
Joe Perches
2016-03-20
9
-26
/
+26
|
*
sparc: Fix misspellings in comments.
Adam Buchbinder
2016-03-20
4
-6
/
+6
*
|
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
|
/
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
2
-2
/
+2
|
\
|
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
2
-2
/
+2
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-03-10
7
-5
/
+60
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-03-01
7
-5
/
+60
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
2016-03-01
1
-1
/
+1
|
|
*
Add sun4v_wdt watchdog driver
wim.coekaerts@oracle.com
2016-01-31
2
-1
/
+3
|
|
*
sparc: Fix system call tracing register handling.
Mike Frysinger
2016-01-21
2
-0
/
+53
|
|
*
sparc: Hook up copy_file_range syscall.
David S. Miller
2016-01-21
2
-3
/
+3
*
|
|
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
2016-02-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
1
-1
/
+1
|
|
/
*
|
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
1
-8
/
+0
|
/
*
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
2016-01-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
1
-0
/
+7
|
\
|
*
net: Add eth_platform_get_mac_address() helper.
David S. Miller
2016-01-06
1
-0
/
+7
*
|
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
2
-17
/
+20
|
\
\
|
|
/
|
*
sparc: Wire up mlock2 system call.
David S. Miller
2015-12-31
2
-3
/
+3
|
*
sparc: Add all necessary direct socket system calls.
David S. Miller
2015-12-31
2
-17
/
+20
*
|
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2016-01-04
6
-9
/
+40
|
\
\
|
|
/
|
*
sparc64: fix FP corruption in user copy functions
Rob Gardner
2015-12-24
1
-0
/
+13
|
*
sparc64: Perf should save/restore fault info
Rob Gardner
2015-12-24
1
-0
/
+4
|
*
sparc64: Ensure perf can access user stacks
Rob Gardner
2015-12-24
1
-0
/
+7
|
*
sparc64: Don't set %pil in rtrap_nmi too early
Rob Gardner
2015-12-24
1
-1
/
+7
|
*
sparc64: Add ADI capability to cpu capabilities
Khalid Aziz
2015-12-24
1
-4
/
+5
|
*
sparc: Hook up userfaultfd system call
Mike Kravetz
2015-12-23
2
-3
/
+3
|
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-18
/
+2
|
/
[next]