aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Merge branch 'master' into nextJames Morris3-29/+30
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+4
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller1-22/+21
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-287/+290
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller2-258/+173
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig2-60/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-47/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-10parisc: add rtc platform driverKyle McMartin1-1/+19
2008-10-10parisc: initialize unwinder much earlierJames Bottomley2-3/+3
2008-10-10parisc: add new syscallsKyle McMartin1-0/+6
2008-10-10parisc: hijack jump to start_kernelKyle McMartin2-2/+27
2008-10-10parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin1-21/+44
2008-10-10parisc: move pdc_result to real2.SKyle McMartin3-2/+17
2008-10-10parisc: add arch/parisc/kernel/.gitignoreKyle McMartin1-0/+1
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley1-0/+14
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-117/+25
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet11-20/+19
2008-07-02parisc-kernel-perf: BKL pushdownArnd Bergmann1-0/+4
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-26parisc: convert to generic helpers for IPI function callsJens Axboe1-113/+21
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar10-19/+19
2008-06-13parisc: fix off by one in setup_sigcontext32Kyle McMartin1-2/+2
2008-06-13parisc: export copy_user_page_asmKyle McMartin1-0/+3
2008-06-13parisc: move head.S to head.text sectionKyle McMartin2-1/+3
2008-06-13Revert "parisc: fix trivial section name warnings"Kyle McMartin7-18/+13
2008-05-25move BUG_TABLE into RODATAJan Beulich1-1/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin1-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin1-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin2-62/+54
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur1-1/+2
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-3/+3
2008-05-15parisc: fix trivial section name warningsHelge Deller7-13/+18
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-13/+0
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev1-4/+3
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-17/+13
2008-04-20PCI: parisc: use generic pci_enable_resources()Bjorn Helgaas1-17/+13
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-108/+1
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11