aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAge
* parisc: Convert BUG() to use unreachable()David Daney2009-12-15
* parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-15
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ \ | | |/ | |/|
| * | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-17
| |/
| * parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-28
| * parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-27
| * parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-27
| * parisc: add skeleton syscall.hKyle McMartin2009-09-27
| * parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-27
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
|/
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-22
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-15
|\ \
| * | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\|
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
|/
* parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-02
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-02
* parisc: add task_pt_regs macroKyle McMartin2009-07-02
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-02
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-02
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* parisc: fix ldcw inline assemblerHelge Deller2009-07-02
* parisc: Remove casts from atomic macrosBastian Blank2009-07-02
* parisc: remove CVS keywordsAlexander Beregalov2009-07-02
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-02
* Delete pcibios_select_rootMatthew Wilcox2009-06-17
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11