index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
1
-0
/
+1
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
1
-0
/
+1
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+23
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-22
/
+6
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2017-08-22
parisc: Make existing core files reuseable for bootloader
Helge Deller
2
-0
/
+6
2017-08-22
parisc: Optimize switch_mm
John David Anglin
1
-0
/
+3
2017-08-22
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
1
-0
/
+14
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-7
/
+0
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-07-31
parisc: Increase thread and stack size to 32kb
Helge Deller
1
-1
/
+1
2017-07-25
parisc: Add function to return DIMM slot of physical address
Helge Deller
1
-1
/
+15
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-3
/
+3
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-07-11
parisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
1
-6
/
+1
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
1
-2
/
+0
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-1
/
+0
2017-07-03
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-34
/
+77
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-4
/
+7
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-09
parisc: Don't hardcode PSW values in gsc_*() functions
Helge Deller
1
-8
/
+8
2017-06-09
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
1
-2
/
+13
2017-05-27
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
1
-1
/
+0
2017-05-15
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
3
-9
/
+47
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
1
-0
/
+2
2017-05-10
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
1
-11
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-62
/
+9
2017-04-20
parisc: Use generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
2017-04-16
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
1
-31
/
+55
2017-04-02
parisc: switch to RAW_COPY_USER
Al Viro
1
-56
/
+8
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2
-47
/
+38
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-4
/
+4
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
1
-25
/
+34
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-15
parisc: Avoid compiler warnings with access_ok()
Helge Deller
1
-1
/
+2
2017-03-15
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
1
-21
/
+2
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2017-02-25
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
1
-2
/
+0
[next]