summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-03parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2-106/+117
2012-04-01Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds1-4/+27
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-110/+9
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds15-172/+185
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells15-172/+191
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-03-24coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-38/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+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-24PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-24parisc/PCI: get rid of device resource fixupsBjorn Helgaas1-37/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-15parisc: Use generic posix_types.hH. Peter Anvin1-110/+9
2012-01-13parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-6/+0
2012-01-04consolidate umode_t declarationsAl Viro1-6/+0
2011-11-22freezer: 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-10net: add wireless TX status socket optionJohannes Berg1-0/+3
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-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-08-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds3-9/+64
2011-08-01[PARISC] wire up sendmmsg syscallJames Bottomley1-1/+2
2011-07-29[PARISC] fix return type of __atomic64_add_returnJohn David Anglin1-2/+2
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-5/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-27atomic: use <linux/atomic.h>Arun Sharma3-3/+2
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-8/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-18[PARISC] Fix futex supportCarlos O'Donell1-6/+60
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd1-9/+0
2011-05-22Merge branch 'flushing' into for-linusJames Bottomley2-3/+11
2011-04-15[PARISC] wire up syncfs syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up the fhandle syscallsJames Bottomley1-1/+3
2011-04-15[PARISC] wire up clock_adjtime syscallJames Bottomley1-1/+2
2011-04-15[PARISC] wire up fanotify syscallsJames Bottomley1-1/+3
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley1-1/+4
2011-04-15[PARISC] only make executable areas executableJames Bottomley1-2/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24remove dma64_addr_tFUJITA Tomonori1-13/+0
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-2/+0