aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-04-02parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2-106/+117
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2-6/+28
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-110/+9
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds22-179/+185
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells22-179/+191
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-90/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-30/+29
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar1-0/+4
2012-03-08TTY: pdc_cons, use tty_portJiri Slaby1-7/+12
2012-03-08TTY: pdc_cons, fix open vs pdc_console_tty_driver raceJiri Slaby1-16/+13
2012-03-08TTY: pdc_cons, fix open vs timer raceJiri Slaby1-5/+2
2012-03-08TTY: pdc_cons, fix racy tty testJiri Slaby1-2/+2
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley1-0/+4
2012-02-27[PARISC] remove references to cpu_*_map.Rusty Russell1-2/+1
2012-02-27[PARISC] futex: Use same lock set as lws callsJohn David Anglin1-4/+27
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+4
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas2-89/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14parisc: Use generic posix_types.hH. Peter Anvin1-110/+9
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-23/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-14/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2012-01-03vfs: new helper - vfs_ustat()Al Viro1-8/+1
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-5/+1
2011-11-28parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-23/+1
2011-11-21clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz1-5/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker4-0/+4
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-13parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle1-3/+1
2011-09-27doc: fix broken referencesPaul Bolle2-2/+2
2011-08-29remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds4-9/+65
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-07-31[PARISC] wire up sendmmsg syscallJames Bottomley2-1/+3
2011-07-29[PARISC] fix return type of __atomic64_add_returnJohn David Anglin1-2/+2
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-5/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma7-7/+6
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-8/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-12/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2-2/+2
2011-07-18[PARISC] Fix futex supportCarlos O'Donell1-6/+60
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds12-130/+206
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley8-124/+182
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+3
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-1/+3
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes1-1/+3
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley2-1/+3
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley2-1/+5
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley2-1/+3
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley3-1/+13
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley2-2/+16
2011-04-15[PARISC] only make executable areas executableJames Bottomley6-122/+166
2011-04-15[PARISC] fix pacache .size with new binutilsMeelis Roos1-4/+2
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-4/+1
2011-03-31Fix common misspellingsLucas De Marchi12-19/+19
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner1-5/+6
2011-03-29parisc: Convert irq namespaceThomas Gleixner1-6/+6
2011-03-29parisc: Convert the final irq bitsThomas Gleixner1-7/+2
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-13/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds8-375/+319
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying1-0/+2
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell1-0/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+2
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-03-14clean statfs-like syscalls upAl Viro1-43/+22
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+6
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-9/+9
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-10Merge branch 'irq' into for-nextJames Bottomley3-36/+42
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley2-8/+18
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley5-332/+260
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner3-36/+42
2011-02-09[PARISC] fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner1-1/+1
2011-02-09[PARISC] fix vmap flush/invalidateJames Bottomley1-7/+17
2011-01-31parisc: Switch do_timer() to xtime_update()Torben Hohn1-5/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-2/+2
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21parisc: Use generic irq KconfigThomas Gleixner1-10/+4
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2-2/+2
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley2-68/+7
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley4-283/+272
2011-01-15parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+5
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-4/+1
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin1-8/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16parisc: cleanup console handlingJiri Slaby1-4/+4
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds10-39/+165
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley1-4/+4
2010-10-27ptrace: cleanup arch_ptrace() on pariscNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-5/+6
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-4/+0
2010-10-21parisc: add tty driver to PDC consoleGuy Martin1-7/+134
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-2/+0
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody1-1/+4
2010-10-21parisc: change to new flag variablematt mooney1-1/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-18/+47
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-2/+2
2010-10-16parisc: remove big kernel lockArnd Bergmann1-4/+0
2010-10-14parisc: kill __do_IRQKyle McMartin3-7/+4
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin2-17/+10
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin2-10/+19
2010-10-13parisc: add prlimit64 syscallKyle McMartin2-1/+3
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek19-5934/+26
2010-10-07Fix IRQ flag handling namingDavid Howells2-18/+47
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-7/+14
2010-08-14defconfig reductionSam Ravnborg5-5892/+4
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+4
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori1-0/+2
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+5
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-5/+5
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-1/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+0
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar5-12/+12
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra1-2/+2
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds5-12/+12
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds6-76/+47
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori2-18/+5
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+4
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-5/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0