aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 2-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-8/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantGravatar Stephen Boyd 1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsGravatar David Rientjes 1-1/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Gravatar Tejun Heo 1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Gravatar Linus Torvalds 12-130/+206
2011-05-22Merge branch 'flushing' into for-linusGravatar James Bottomley 8-124/+182
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataGravatar Steven Rostedt 1-0/+3
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreGravatar Ingo Molnar 1-1/+3
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedGravatar David Rientjes 1-1/+3
2011-04-15[PARISC] wire up syncfs syscallGravatar James Bottomley 2-1/+3
2011-04-15[PARISC] wire up the fhandle syscallsGravatar James Bottomley 2-1/+5
2011-04-15[PARISC] wire up clock_adjtime syscallGravatar James Bottomley 2-1/+3
2011-04-15[PARISC] wire up fanotify syscallsGravatar James Bottomley 3-1/+13
2011-04-15[PARISC] prevent speculative re-read on cache flushGravatar James Bottomley 2-2/+16
2011-04-15[PARISC] only make executable areas executableGravatar James Bottomley 6-122/+166
2011-04-15[PARISC] fix pacache .size with new binutilsGravatar Meelis Roos 1-4/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Gravatar Peter Zijlstra 1-4/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 12-19/+19
2011-03-30genirq: Remove the now obsolete config options and select statementsGravatar Thomas Gleixner 1-1/+0
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Gravatar Thomas Gleixner 1-5/+6
2011-03-29parisc: Convert irq namespaceGravatar Thomas Gleixner 1-6/+6
2011-03-29parisc: Convert the final irq bitsGravatar Thomas Gleixner 1-7/+2
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsGravatar David Rientjes 1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZEGravatar Tejun Heo 1-1/+1
2011-03-23remove dma64_addr_tGravatar FUJITA Tomonori 1-13/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesGravatar Akinobu Mita 1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEGravatar Akinobu Mita 1-0/+4
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-3/+0
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Gravatar Linus Torvalds 8-375/+319
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyGravatar Huang Ying 1-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-03-16vfs: add nonconflicting values for O_PATHGravatar Stephen Rothwell 1-0/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+2
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-12/+12
2011-03-14clean statfs-like syscalls upGravatar Al Viro 1-43/+22
2011-03-11futex: Sanitize futex ops argument typesGravatar Michel Lespinasse 1-6/+6
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIGravatar Michel Lespinasse 1-9/+9
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysGravatar Kay Sievers 1-0/+1
2011-02-10Merge branch 'irq' into for-nextGravatar James Bottomley 3-36/+42
2011-02-10Merge branch 'fixes' into for-nextGravatar James Bottomley 2-8/+18
2011-02-10Merge branch 'tmpalias-flush' into for-nextGravatar James Bottomley 5-332/+260
2011-02-10[PARISC] Convert to new irq_chip functionsGravatar Thomas Gleixner 3-36/+42
2011-02-09[PARISC] fix per-cpu flag problem in the cpu affinity checkersGravatar Thomas Gleixner 1-1/+1