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
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
char/genrtc: remove parisc support
Arnd Bergmann
2016-06-04
1
-131
/
+0
*
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
1
-1
/
+35
*
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
2016-06-04
1
-9
/
+0
*
parisc: Whitespace cleanups in unistd.h
Helge Deller
2016-05-25
1
-18
/
+16
*
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
2016-05-23
1
-1
/
+10
*
parisc: Fix typo in fpudispatch.c
Andrea Gelmini
2016-05-22
1
-1
/
+1
*
parisc: Fix typos in eisa_eeprom.h
Andrea Gelmini
2016-05-22
1
-2
/
+2
*
parisc: Fix typo in ldcw.h
Andrea Gelmini
2016-05-22
1
-1
/
+1
*
parisc: Fix typo in pdc.h
Andrea Gelmini
2016-05-22
1
-1
/
+1
*
parisc: Update futex.h to match generic implementation
John David Anglin
2016-05-22
1
-41
/
+29
*
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
Helge Deller
2016-05-22
2
-3
/
+6
*
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2016-05-22
4
-9
/
+70
*
parisc: Add ARCH_TRACEHOOK and regset support
Helge Deller
2016-05-22
3
-2
/
+403
*
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
2016-05-22
1
-1
/
+15
*
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
2016-05-22
1
-58
/
+21
*
parisc: Add syscall tracepoint support
Helge Deller
2016-05-22
6
-1
/
+28
*
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-05-20
1
-0
/
+1
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-05-06
1
-1
/
+1
*
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-15
8
-168
/
+114
|
\
|
*
parisc: Fix ftrace function tracer
Helge Deller
2016-04-14
8
-168
/
+114
*
|
parisc: Update comment regarding relative extable support
Helge Deller
2016-04-08
1
-6
/
+4
*
|
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-04-08
4
-0
/
+9
*
|
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-04-08
1
-0
/
+3
*
|
parisc: Avoid function pointers for kernel exception routines
Helge Deller
2016-04-08
1
-5
/
+5
*
|
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
2016-04-08
1
-0
/
+8
*
|
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
|
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-31
6
-2
/
+35
|
\
\
|
*
|
parisc: Fix and enable seccomp filter support
Helge Deller
2016-03-31
4
-2
/
+23
|
*
|
parisc: Fix SIGSYS signals in compat case
Helge Deller
2016-03-31
2
-0
/
+12
|
|
/
*
|
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
|
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
2016-03-23
2
-1
/
+5
*
|
parisc: Use generic extable search and sort routines
Helge Deller
2016-03-23
4
-11
/
+8
*
|
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
2016-03-23
1
-4
/
+1
*
|
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
2016-03-23
3
-14
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
2
-7
/
+7
|
\
\
|
*
|
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
1
-1
/
+1
|
*
|
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-6
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
5
-8
/
+19
|
|
\
\
|
|
|
/
|
*
|
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
1
-0
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-18
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
2016-03-17
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
4
-4
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
David Howells
2016-02-10
4
-4
/
+0
|
|
/
/
*
|
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-3
/
+0
|
\
\
\
|
*
|
|
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-03-07
1
-3
/
+0
|
|
/
/
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
\
\
|
*
|
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
2
-4
/
+3
|
\
\
\
[next]