index
:
~mperes/linux
backlight
dp-compliance
linux-next
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
parisc: Add hardened usercopy feature
Helge Deller
3
-19
/
+41
2016-10-05
parisc: Add cfi_startproc and cfi_endproc to assembly code
Helge Deller
8
-80
/
+121
2016-10-05
parisc: Move hpmc stack into page aligned bss section
Helge Deller
1
-4
/
+8
2016-09-25
parisc: Fix self-detected CPU stall warnings on Mako machines
Helge Deller
1
-6
/
+0
2016-09-24
parisc: Report trap type as human readable string
Helge Deller
1
-1
/
+47
2016-09-20
parisc: Update comment regarding implementation of copy_user_page_asm
John David Anglin
1
-5
/
+11
2016-09-20
parisc: Use kmalloc_array() in add_system_map_addresses()
Markus Elfring
1
-1
/
+1
2016-09-20
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
1
-2
/
+2
2016-09-20
parisc: Drop BROKEN_RODATA config option
Helge Deller
1
-1
/
+0
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
4
-14
/
+16
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2016-09-13
parisc: fix copy_from_user()
Al Viro
1
-2
/
+4
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
1
-0
/
+5
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
4
-13
/
+12
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-07
parisc: use %pD
Al Viro
1
-1
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-141
/
+35
2016-08-04
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-35
/
+182
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
2016-08-02
parisc: Change structure intialisation to C99 style in iomap.c
Amitoj Kaur Chawla
1
-32
/
+32
2016-08-02
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
Helge Deller
1
-3
/
+3
2016-08-02
parisc: Add <asm/hash.h>
George Spelvin
2
-0
/
+147
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-4
/
+5
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
2
-2
/
+2
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+62
2016-06-27
parisc: use the new LED disk activity trigger
Stephan Linz
2
-2
/
+2
2016-06-24
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+1
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
1
-8
/
+57
2016-06-14
parisc/ptrace: run seccomp after ptrace
Kees Cook
1
-4
/
+5
2016-06-14
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
1
-1
/
+1
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+7
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-04
char/genrtc: remove parisc support
Arnd Bergmann
1
-131
/
+0
2016-06-04
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
1
-1
/
+35
2016-06-04
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
1
-9
/
+0
2016-05-25
parisc: Whitespace cleanups in unistd.h
Helge Deller
1
-18
/
+16
2016-05-23
parisc: Use long jump to reach ftrace_return_to_handler()
Helge Deller
1
-1
/
+10
2016-05-22
parisc: Fix typo in fpudispatch.c
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Fix typos in eisa_eeprom.h
Andrea Gelmini
1
-2
/
+2
2016-05-22
parisc: Fix typo in ldcw.h
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Fix typo in pdc.h
Andrea Gelmini
1
-1
/
+1
2016-05-22
parisc: Update futex.h to match generic implementation
John David Anglin
1
-41
/
+29
[prev]
[next]