summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2011-08-15fix return type of __atomic64_add_returnJohn David Anglin
2011-08-15Fix futex supportCarlos O'Donell
2011-08-15wire up sendmmsg syscallJames Bottomley
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-03-29parisc: Convert the final irq bitsThomas Gleixner
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-23remove dma64_addr_tFUJITA Tomonori
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-14clean statfs-like syscalls upAl Viro
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-10Merge branch 'irq' into for-nextJames Bottomley