aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-110/+9
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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-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/jbarnes/pciLinus 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-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 Helgaas1-37/+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 Krause1-2/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+0
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
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/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-09net: 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/vfs-queueLinus 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/parisc-2.6Linus Torvalds3-9/+64
2011-07-31[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-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 Sharma3-3/+2
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-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-27Fix 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-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-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0