aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-02-09[PARISC] fix vmap flush/invalidateGravatar James Bottomley 1-7/+17
2011-01-31parisc: Switch do_timer() to xtime_update()Gravatar Torben Hohn 1-5/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 1-2/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineGravatar Tejun Heo 1-1/+1
2011-01-21parisc: Use generic irq KconfigGravatar Thomas Gleixner 1-10/+4
2011-01-21genirq: Remove __do_IRQGravatar Thomas Gleixner 1-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 2-2/+2
2011-01-15eliminate special FLUSH flag from page tableGravatar James Bottomley 2-68/+7
2011-01-15parisc: flush pages through tmpalias spaceGravatar James Bottomley 4-283/+272
2011-01-15parisc: fix compile breakage caused by inlining maybe_mkwriteGravatar James Bottomley 1-1/+3
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Gravatar Guy Martin 1-12/+1
2011-01-13thp: mm: define MADV_NOHUGEPAGEGravatar Andrea Arcangeli 1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEGravatar Andrea Arcangeli 1-0/+2
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-4/+5
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Gravatar Werner Fink 1-0/+1
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuGravatar James Bottomley 1-4/+1
2010-12-04parisc: fix dino/gsc interruptsGravatar James Bottomley 1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnGravatar Kyle McMartin 1-8/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 2-2/+0
2010-11-16parisc: cleanup console handlingGravatar Jiri Slaby 1-4/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-7/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Gravatar Linus Torvalds 10-39/+165
2010-10-28parisc: fix compile failure with kmap_atomic changesGravatar James Bottomley 1-4/+4
2010-10-27ptrace: cleanup arch_ptrace() on pariscGravatar Namhyung Kim 1-1/+1