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