aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-12-16parisc: Convert BUG() to use unreachable()David Daney
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller
2009-12-16parisc: remove duplicated #includeHuang Weiyi
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Unify sys_mmap*Al Viro
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-09-28parisc: Fix linker script breakage.Helge Deller
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller
2009-09-27parisc: includecheck fix: signal.cJaswinder Singh Rajput
2009-09-27parisc: HAVE_ARCH_TRACEHOOKKyle McMartin
2009-09-27parisc: add skeleton syscall.hKyle McMartin
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin
2009-09-27parisc: tracehook_signal_handlerKyle McMartin