aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\
| * idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * parisc: Use generic idle loopThomas Gleixner2013-04-08
| * arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
* | mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-29
* | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-25
* | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-25
* | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-25
* | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-25
* | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-25
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-12
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-03
|\
| * parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-02
| * parisc: do not install modules when installing kernelRolf Eike Beer2013-03-02
| * parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-02
| * parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-02
| * parisc: remove unused variable 'compat_val'Helge Deller2013-03-02
| * parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-02
| * parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \
| * | fix compat truncate/ftruncateAl Viro2013-02-25
| * | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\ \ \ | |_|/ |/| |
| * | sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-15
* | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* | | mm: use vm_unmapped_area() on parisc architectureMichel Lespinasse2013-02-27
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \ | |_|/ |/| |
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-14
| * | | parisc: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * | | parisc: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
| * | | parisc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | | parisc: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | | parisc: switch to generic compat rt_sigprocmask()Al Viro2013-02-03
| * | | parisc: switch to generic sigaltstackAl Viro2013-02-03
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | | consolidate declarations of k_sigactionAl Viro2013-02-03
| |/ /
* | | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-23
|\ \ \
| * | | arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.hNikitas Angelinas2013-02-20
| * | | parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.hHelge Deller2013-02-20
| * | | parisc: sendfile and sendfile64 syscall cleanupsHelge Deller2013-02-20
| * | | parisc: switch to available compat_sched_rr_get_interval implementationHelge Deller2013-02-20
| * | | parisc: fix fallocate syscallHelge Deller2013-02-20
| * | | parisc: fix error return codes for rt_sigaction and rt_sigprocmaskHelge Deller2013-02-20
| * | | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-20