aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-07-27staging: silicom: remove driverKristina Martšenko
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-07-24parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13parisc: drop unused defines and header includesHelge Deller
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman
2014-05-27USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-20parisc: add renameat2 syscallMiklos Szeredi
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-01Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-01parisc: Use generic uapi/asm/resource.h fileHelge Deller
2014-05-01parisc: remove _STK_LIM_MAX overrideJohn David Anglin
2014-04-18arch,parisc: Convert smp_mb__*()Peter Zijlstra
2014-04-17Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-03parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-12parisc: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin