aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+4
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.Gravatar James Bottomley 1-0/+4
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+4
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-01-12parisc, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 2-3/+0
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-23/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-14/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-6/+0
2012-01-03vfs: new helper - vfs_ustat()Gravatar Al Viro 1-8/+1
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Gravatar Thomas Gleixner 1-5/+1
2011-11-28parisc: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 2-23/+1
2011-11-21clocksource: parisc: Convert to clocksource_register_hz/khzGravatar John Stultz 1-5/+1
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 4-0/+4
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Gravatar Linus Torvalds 1-1/+2
2011-10-28compat: sync compat_stats with statfs.Gravatar Eric W. Biederman 1-1/+2
2011-10-13parisc: Kconfig: cleanup Kernel page size defaultGravatar Paul Bolle 1-3/+1
2011-09-27doc: fix broken referencesGravatar Paul Bolle 2-2/+2
2011-08-29remove remaining references to nfsservctlGravatar Stephen Rothwell 1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Gravatar Linus Torvalds 4-9/+65
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGGravatar Huang Ying 1-0/+1
2011-07-31[PARISC] wire up sendmmsg syscallGravatar James Bottomley 2-1/+3
2011-07-29[PARISC] fix return type of __atomic64_add_returnGravatar John David Anglin 1-2/+2
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-5/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-5/+5
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 7-7/+6
2011-07-26asm-generic: add another generic ext2 atomic bitopsGravatar Akinobu Mita 1-8/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-12/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsGravatar Phil Carmody 2-2/+2
2011-07-18[PARISC] Fix futex supportGravatar Carlos O'Donell 1-6/+60
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cGravatar KAMEZAWA Hiroyuki 1-7/+0
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 2-1/+3
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 2-1/+3
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-8/+0
2011-05-25Remove unused PROC_CHANGE_PENALTY constantGravatar Stephen Boyd 1-9/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storageGravatar Peter Zijlstra 1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsGravatar David Rientjes 1-1/+1
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Gravatar Linus Torvalds 1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Gravatar Tejun Heo 1-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Gravatar Linus Torvalds 12-130/+206
2011-05-22Merge branch 'flushing' into for-linusGravatar James Bottomley 8-124/+182
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataGravatar Steven Rostedt 1-0/+3
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreGravatar Ingo Molnar 1-1/+3