aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAge
* 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
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
* | 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 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: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-15
| * | parisc: asm/pdc.h should include asm/page.hAlexander Beregalov2009-04-01
| * | parisc: fix macro expansion in atomic.hJames Bottomley2009-03-30
| * | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-30
| * | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-30
| * | parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-30
* | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
|/ /
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\ \
| * | Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-26
| |\|
| * | headers_check fix: parisc, swab.hJaswinder Singh Rajput2009-02-01
| * | headers_check fix: parisc, pdc.hJaswinder Singh Rajput2009-02-01
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\ \ \ | | |/ | |/|
| * | parisc: define x->x mmio accessorsKyle McMartin2009-03-13
| * | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-13
| * | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-13
| * | parisc: fix 64bit buildHelge Deller2009-03-13
| * | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-13
| * | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-13
| |/
* / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-16
|/
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
* parisc: introduce asm/swab.hHarvey Harrison2009-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-09
|\
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
| * parisc: fix ipv6 checksumKyle McMartin2009-01-05
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-05
| * parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-05
| * parisc: factor out sid to protid conversionKyle McMartin2009-01-05
| * parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-05