aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-04-02parisc: fix missing cmpxchg file error from system.h splitGravatar Paul Gortmaker 2-106/+117
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Gravatar Linus Torvalds 2-6/+28
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-110/+9
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 22-179/+185
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-6/+0
2012-03-28Disintegrate asm/system.h for PA-RISCGravatar David Howells 22-179/+191
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Linus Torvalds 1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPGravatar Jason Baron 1-0/+4
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-90/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+5
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGravatar Linus Torvalds 1-30/+29
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 1-1/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreGravatar Ingo Molnar 1-0/+4
2012-03-08TTY: pdc_cons, use tty_portGravatar Jiri Slaby 1-7/+12
2012-03-08TTY: pdc_cons, fix open vs pdc_console_tty_driver raceGravatar Jiri Slaby 1-16/+13
2012-03-08TTY: pdc_cons, fix open vs timer raceGravatar Jiri Slaby 1-5/+2
2012-03-08TTY: pdc_cons, fix racy tty testGravatar Jiri Slaby 1-2/+2
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2012-02-29bug.h: add include of it to various implicit C usersGravatar Paul Gortmaker 1-0/+1
2012-02-28[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.Gravatar James Bottomley 1-0/+4
2012-02-27[PARISC] remove references to cpu_*_map.Gravatar Rusty Russell 1-2/+1
2012-02-27[PARISC] futex: Use same lock set as lws callsGravatar John David Anglin 1-4/+27
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+4
2012-02-23PCI: collapse pcibios_resource_to_busGravatar Bjorn Helgaas 1-2/+0
2012-02-23parisc/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 2-89/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-14parisc: Use generic posix_types.hGravatar H. Peter Anvin 1-110/+9
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