summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-6/+1
|\ \
| * | sanitize do_pipe_flags() callers in archAl Viro2009-12-161-6/+1
* | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-6/+0
|\ \ \
| * | | parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-141-6/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2009-12-167-25/+60
|\ \ \ \
| * | | | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
| * | | | parisc: Convert BUG() to use unreachable()David Daney2009-12-161-2/+2
| * | | | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
| * | | | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
| * | | | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-162-0/+41
| * | | | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-161-3/+0
| * | | | parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
| | |/ / | |/| |
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
|/ / /
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
* | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-24/+24
* | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-142-4/+4
* | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-144-10/+10
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-111-3/+2
|\ \
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+2
* | | Unify sys_mmap*Al Viro2009-12-111-26/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \
| | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-033-6/+4
| |\ \ \ \ | | |/ / /
| * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-012-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1816-82/+126
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-72/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-062-72/+1
| | |_|/ | |/| |
* | | | parisc: fix unwind with recent gcc versionsHelge Deller2009-11-302-4/+4
| |_|/ |/| |
* | | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-171-2/+0
|/ /
* | parisc: Fix linker script breakage.Helge Deller2009-09-281-0/+10
* | parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-282-24/+1
* | parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-271-5/+5
* | parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
* | parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-272-7/+8
* | parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
* | parisc: HAVE_ARCH_TRACEHOOKKyle McMartin2009-09-271-0/+1
* | parisc: add skeleton syscall.hKyle McMartin2009-09-272-1/+44
* | parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-274-18/+25
* | parisc: split syscall_trace into two halvesKyle McMartin2009-09-272-22/+25
* | parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-271-1/+1
* | parisc: tracehook_signal_handlerKyle McMartin2009-09-271-0/+4
OpenPOWER on IntegriCloud