aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* parisc: fix warning in traps.cGrant Grundler2009-08-29
* parisc: Set correct bit in protection flagsJohn David Anglin2009-08-02
* parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-02
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* 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: inventory.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-02
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-02
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-02
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-02
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-02
* parisc: add parameter to read_cr16()Coly Li2009-07-02
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-02
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-02
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-02
* parisc: fix ldcw inline assemblerHelge Deller2009-07-02
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-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
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-18
* Delete pcibios_select_rootMatthew Wilcox2009-06-17
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| | |/ | |/|
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
| |/
* / cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-03
|\
| * parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-02
| * parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-02
| * parisc: fix build when ARCH_HAS_KMAPKyle McMartin2009-04-01
| * Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-01
| |\
| | * cpumask: Use accessors code.: pariscRusty Russell2009-03-15
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-15
| | * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-15
| * | parisc: select BUG alwaysKyle McMartin2009-04-01