summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2012-01-122-3/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-102-23/+1
|\
| * parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-282-23/+1
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-14/+1
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| * | vfs: new helper - vfs_ustat()Al Viro2012-01-031-8/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ | | |/ | |/|
| | * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-5/+1
|\ \ \ | |/ / |/| |
| * | clocksource: parisc: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-5/+1
* | | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \ \ | |_|/ |/| |
| * | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
* | | parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle2011-10-131-3/+1
* | | doc: fix broken referencesPaul Bolle2011-09-272-2/+2
|/ /
* | remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-044-9/+65
|\
| * [PARISC] wire up sendmmsg syscallJames Bottomley2011-07-312-1/+3
| * [PARISC] fix return type of __atomic64_add_returnJohn David Anglin2011-07-291-2/+2
| * [PARISC] Fix futex supportCarlos O'Donell2011-07-181-6/+60
* | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \
| * | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
| |/
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-5/+0
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-5/+5
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-267-7/+6
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-8/+1
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-252-2/+2
|\ \
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-212-2/+2
| |/
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-12/+0
|/
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
|/
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-9/+0
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-1/+1
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-2212-130/+206
|\ \ \
| * \ \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-228-124/+182
| |\ \ \
| | * | | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-152-2/+16
| | * | | [PARISC] only make executable areas executableJames Bottomley2011-04-156-122/+166
| * | | | [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
OpenPOWER on IntegriCloud