summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-1517-90/+89Star
|\
| * arch/parisc/kernel/perf_asm.S: build fixKyle McMartin2008-05-151-0/+2
| * parisc: remove -traditional from assembler flagsKyle McMartin2008-05-151-3/+0Star
| * parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-152-62/+54Star
| * arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur2008-05-151-1/+2
| * parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0Star
| * parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-154-4/+4
| * parisc: fix trivial section name warningsHelge Deller2008-05-1511-18/+27
* | parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-13/+0Star
* parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1Star
* parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev2008-04-291-4/+3Star
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+1
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-17/+13Star
|\
| * PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas2008-04-211-17/+13Star
* | arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
|/
* Generic semaphore implementationMatthew Wilcox2008-04-173-108/+1Star
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-161-1/+2
* [PARISC] head.S: section mismatch fixesHelge Deller2008-03-161-3/+4
* [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-161-0/+1
* [PARISC] clean up show_stackKyle McMartin2008-03-161-4/+21
* [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-161-1/+11
* [PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2008-03-162-0/+3
* [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-162-12/+34
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-161-0/+2
* [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-161-13/+0Star
* [PARISC] wire up timerfd syscallsKyle McMartin2008-03-161-0/+3
* [PARISC] remove old timerfd syscallKyle McMartin2008-03-161-1/+1
* Introduce path_put()Jan Blunck2008-02-151-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-1/+1
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-5/+9
* alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa2008-02-062-10/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-044-6/+5Star
|\
| * arch/parisc/: Spelling fixesJoe Perches2008-02-032-2/+2
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2Star
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [PARISC] print more than one character at a time for pdc consoleKyle McMartin2007-12-062-63/+36Star
* [PARISC] timer interrupt should not be IRQ_DISABLEDKyle McMartin2007-12-061-1/+1
* Revert "[PARISC] import necessary bits of libgcc.a"Kyle McMartin2007-12-0631-4628/+24Star
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-2155-1629/+6329
|\