index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
parisc: Extend disabled preemption in copy_user_page
John David Anglin
1
-1
/
+1
2017-07-26
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
1
-20
/
+14
2017-07-25
parisc: Suspend lockup detectors before system halt
Helge Deller
1
-0
/
+2
2017-07-25
parisc: Show DIMM slot number which holds broken memory module
Helge Deller
1
-5
/
+14
2017-07-25
parisc: Add function to return DIMM slot of physical address
Helge Deller
2
-1
/
+40
2017-07-25
parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function
Helge Deller
2
-3
/
+12
2017-07-23
parisc: regenerate defconfig files
Helge Deller
8
-222
/
+59
2017-07-23
parisc: Merge millicode routines via linker script
Helge Deller
1
-0
/
+2
2017-07-23
parisc: Disable further stack checks when panic occurs during stack check
Helge Deller
1
-1
/
+7
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-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-07-06
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-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+13
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-1
/
+0
2017-07-04
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-80
/
+386
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-07-02
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
1
-1
/
+1
2017-07-02
parisc: use compat_sys_keyctl()
Eric Biggers
1
-1
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+0
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2
-10
/
+0
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+9
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-6
/
+9
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-0
/
+1
2017-06-09
parisc: Don't hardcode PSW values in hpmc code
Helge Deller
1
-2
/
+3
2017-06-09
parisc: Don't hardcode PSW values in gsc_*() functions
Helge Deller
1
-8
/
+8
2017-06-09
parisc: Avoid zeroing gr[0] in fixup_exception()
Helge Deller
1
-0
/
+1
2017-06-09
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
1
-2
/
+13
2017-06-09
parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-10
/
+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-22
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
1
-0
/
+2
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
9
-16
/
+317
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
3
-5
/
+26
2017-05-10
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
3
-25
/
+0
2017-05-10
parisc: Inline trivial exception code in lusercopy.S
Helge Deller
1
-16
/
+9
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-28
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-31
/
+1
[next]