aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PARISC] wire up syncfs syscallJames Bottomley2011-04-152-1/+3
| * | | | [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-152-1/+5
| * | | | [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-152-1/+3
| * | | | [PARISC] wire up fanotify syscallsJames Bottomley2011-04-153-1/+13
| * | | | [PARISC] fix pacache .size with new binutilsMeelis Roos2011-04-151-4/+2
| |/ / /
* | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+3
* | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-1/+3
|\ \ \ \
| * | | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-211-1/+3
| |/ / /
* | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1
|/ / /
* | | Fix common misspellingsLucas De Marchi2011-03-3112-19/+19
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | | parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-291-5/+6
* | | parisc: Convert irq namespaceThomas Gleixner2011-03-291-6/+6
* | | parisc: Convert the final irq bitsThomas Gleixner2011-03-291-7/+2
| |/ |/|
* | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
|/
* remove dma64_addr_tFUJITA Tomonori2011-03-231-13/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* 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