summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-08-25[PATCH] fix hpux_getdents()Al Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-02parisc-kernel-perf: BKL pushdownArnd Bergmann
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe
2008-06-16Merge branch 'linus' into core/rodatatip-core-rodata-2008-06-16_09.24_MonIngo Molnar
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin
2008-06-13parisc: export empty_zero_pageKyle McMartin
2008-06-13parisc: export copy_user_page_asmKyle McMartin
2008-06-13parisc: move head.S to head.text sectionKyle McMartin
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: fix trivial section name warningsHelge Deller
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-29parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin
2008-03-15[PARISC] clean up show_stackKyle McMartin
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin