aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-13
* parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-11
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* | parisc: tlb flush counting fix for SMP and UPHelge Deller2013-05-07
* | parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
* | parisc: implement irq stacksHelge Deller2013-05-07
* | parisc: add kernel stack overflow checkHelge Deller2013-05-07
* | parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin2013-05-07
* | parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-06
* | parisc: use long branch in fork_like macroJohn David Anglin2013-05-06
* | parisc: fix NATIVE set up in buildMike Frysinger2013-05-06
* | parisc: document the parisc gateway pageHelge Deller2013-05-06
* | parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-06
* | parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-06
* | parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-06
* | parisc: remove the second argument of kmap_atomicZhao Hongjiang2013-05-06
* | parisc: single_open() leaksAl Viro2013-05-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * parisc: Don't use create_proc_read_entry()David Howells2013-04-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | get rid of union semop in sys_semctl(2) argumentsAl Viro2013-03-05
| * | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
* | | 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