summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Avoid using CONFIG_64BIT in userspace exported headersHelge Deller2014-11-105-17/+17
* parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscallsHelge Deller2014-11-102-20/+13
* parisc: Use BUILD_BUG() instead of undefined functionsHelge Deller2014-11-101-11/+8
* parisc: Wire up bpf syscallHelge Deller2014-11-102-1/+3
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-6/+14
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-6/+3
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+11
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-46/+71
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | locking,arch,parisc: Fold atomic_opsPeter Zijlstra2014-08-141-44/+69
* | | parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller2014-10-121-10/+6
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ \ \
| * \ \ \ Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-148-7/+279
| |\ \ \ \
| * | | | | parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-242-0/+2
|\ \ \ \ \
| * | | | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| * | | | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | |/ / / | |/| | |
* | | | | parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-09-231-1/+6
* | | | | parisc: ptrace: use secure_computing_strict()Helge Deller2014-09-211-4/+2
|/ / / /
* | | | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
* | | | parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-276-2/+49
* | | | parisc: sys_hpux: NUL terminator is one past the endDan Carpenter2014-08-271-1/+1
|/ / /
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-34/+24
|\ \ \
| * | | parisc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-34/+24
| | |/ | |/|
* | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-041-1/+0
|\ \ \ | |_|/ |/| |
| * | staging: silicom: remove driverKristina Martšenko2014-07-271-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/ /
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-042-4/+3
|\ \ \ | |_|/ |/| |
| * | parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-4/+0
| * | parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
* | | parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
* | | parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-241-2/+0
| |/ |/|
* | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-133-38/+13
|\ \ | |/ |/|
| * parisc: drop unused defines and header includesHelge Deller2014-07-131-36/+0
| * parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2014-07-132-1/+11
| * parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller2014-07-131-1/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1
|\ \
| * | ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-8/+2
|\ \ \
| * | | arch,parisc: Convert smp_mb__*()Peter Zijlstra2014-04-182-8/+2
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-033-4/+0
|\ \ \ \
| * | | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-282-2/+0
| * | | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-272-2/+0
| | |/ / | |/| |
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \ \
| * | | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
* | | | | parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds2014-05-231-1/+1