summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-103-36/+42
| * | Merge branch 'fixes' into for-nextJames Bottomley2011-02-102-8/+18
| |\|
| | * [PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-02-091-1/+1
| | * [PARISC] fix vmap flush/invalidateJames Bottomley2011-02-091-7/+17
| * | Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-105-332/+260Star
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-152-68/+7Star
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-154-283/+272Star
* | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-0/+2
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
| |/ /
* | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ \
| * | | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | | | vfs: add nonconflicting values for O_PATHStephen Rothwell2011-03-161-0/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-161-5/+2Star
|\ \ \ \
| * | | | parisc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+2Star
| | |/ / | |/| |
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-12/+12
|\ \ \ \
| * | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+6
| * | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-9/+9
| |/ / /
* / / / clean statfs-like syscalls upAl Viro2011-03-141-43/+22Star
|/ / /
* / / console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
|/ /
* | parisc: Use generic irq KconfigThomas Gleixner2011-01-211-10/+4Star
* | genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0Star
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-212-2/+2
* | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-151-1/+3
* | parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1Star
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-072-4/+5
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
| * parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1Star
* | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-301-8/+1Star
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0Star
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-7/+0Star
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1219-5934/+26Star
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-7/+0Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-2810-39/+165
|\ \ \
| * | | parisc: add tty driver to PDC consoleGuy Martin2010-10-221-7/+134
| * | | parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-221-2/+0Star
| * | | arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-221-3/+0Star
| * | | parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-221-1/+4
| * | | parisc: change to new flag variablematt mooney2010-10-221-1/+1
| * | | parisc: kill __do_IRQKyle McMartin2010-10-143-7/+4Star
| * | | parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * | | parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-142-17/+10Star
| * | | parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-142-10/+19
| * | | parisc: add prlimit64 syscallKyle McMartin2010-10-142-1/+3
* | | | parisc: fix compile failure with kmap_atomic changesJames Bottomley2010-10-281-4/+4
* | | | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-281-1/+1