aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
* parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev2008-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\
| * PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-21
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* Generic semaphore implementationMatthew Wilcox2008-04-17
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-15
* [PARISC] head.S: section mismatch fixesHelge Deller2008-03-15
* [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-15
* [PARISC] clean up show_stackKyle McMartin2008-03-15
* [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-15
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-15
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-15
* [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-15
* [PARISC] wire up timerfd syscallsKyle McMartin2008-03-15
* [PARISC] remove old timerfd syscallKyle McMartin2008-03-15
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* arch/parisc/: Spelling fixesJoe Perches2008-02-03
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-06
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-06
* Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-06
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-23
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-20
|\
| * [PARISC] Zap unused variable warnings in pci.cKyle McMartin2007-10-20
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-18
| * [PARISC] Kill off broken irqstack codeKyle McMartin2007-10-18
| * [PARISC] Remove hardcoded uses of PAGE_SIZEKyle McMartin2007-10-18
| * [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV useKyle McMartin2007-10-18
| * [PARISC] Kill off the last vestiges of ASM_PAGE_SIZEKyle McMartin2007-10-18
| * [PARISC] Kill off ASM_PAGE_SIZE useSam Ravnborg2007-10-18
| * [PARISC] Beautify parisc vmlinux.lds.SSam Ravnborg2007-10-18
| * [PARISC] Kill incorrect cast warning in unwinderKyle McMartin2007-10-18
| * [PARISC] Unbreak processor_probe when we have more than NR_CPUSKyle McMartin2007-10-18
| * [PARISC] Kill pointless variable use in time.cKyle McMartin2007-10-18
| * [PARISC] import necessary bits of libgcc.aKyle McMartin2007-10-18
| * [PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter2007-10-18
| * [PARISC] Wire up sys_fallocate (and compat_sys_fallocate)Kyle McMartin2007-10-18
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
|/
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* [PARISC] Add NOTES sectionKyle McMartin2007-08-27
* [PARISC] Use compat_sys_getdentsKyle McMartin2007-08-27
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* define new percpu interface for shared dataFenghua Yu2007-07-19
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16