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
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
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-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
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
2
-6
/
+5
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
Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
1
-2
/
+0
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
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
9
-40
/
+83
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-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+0
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
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-22
net: Fix parisc SCM_TIMESTAMPING_PKTINFO value.
David S. Miller
1
-1
/
+1
2017-05-21
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-15
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
4
-15
/
+53
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-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-28
/
+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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+55
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-08
New getsockopt option to get socket cookie
Chenbo Feng
1
-0
/
+2
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+34
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
3
-48
/
+40
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-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
1
-0
/
+2
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-23
/
+6
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-0
/
+2
2017-03-15
parisc: Avoid compiler warnings with access_ok()
Helge Deller
1
-1
/
+2
2017-03-15
parisc: Wire up statx system call
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
[next]