aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-218-375/+319
|\
| * Merge branch 'irq' into for-nextJames Bottomley2011-02-103-36/+42
| |\
| | * [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/+260
| |\ \ | | |/ | |/|
| | * eliminate special FLUSH flag from page tableJames Bottomley2011-01-152-68/+7
| | * parisc: flush pages through tmpalias spaceJames Bottomley2011-01-154-283/+272
* | | 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-151-5/+2
|\ \ \ \
| * | | | parisc: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+2
| | |/ / | |/| |
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-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/+22
|/ / /
* | | 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/+4
* | genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-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/+1
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-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-161-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/+1
* | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-1219-5934/+26
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-7/+0
* | | 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-211-7/+134
| * | | parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-10-211-2/+0
| * | | arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
| * | | parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
| * | | parisc: change to new flag variablematt mooney2010-10-211-1/+1
| * | | parisc: kill __do_IRQKyle McMartin2010-10-143-7/+4
| * | | 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/+10
| * | | parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-142-10/+19