aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-23parisc: locks: remove redundant arch_*_relax operationsWill Deacon
2014-03-23parisc: wire up sys_utimesHelge Deller
2014-03-23parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-12-11parisc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-03parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller
2013-11-30parisc: remove CONFIG_MLONGCALLS=y from defconfigsHelge Deller
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-11-30parisc: use kernel_text_address() in unwind functionsHelge Deller
2013-11-30parisc: remove empty SERIAL_PORT_DFNS in serial.hChen Gang
2013-11-30parisc: add some more machine names to hardware databaseHelge Deller
2013-11-30parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped addressHelge Deller
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15parisc: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu