summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-102-21/+46
| * | parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-0/+11977
| * | parisc: move pdc_result to real2.SKyle McMartin2008-10-103-2/+17
| * | parisc: add arch/parisc/kernel/.gitignoreKyle McMartin2008-10-101-0/+1
| |/
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-1/+1
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-162-60/+2Star
* | | compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-47/+0Star
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-0/+14
|\|
| * lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+14
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0Star
|/
* fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-021-1/+1
* [PATCH] fix hpux_getdents()Al Viro2008-08-251-11/+19
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-271-5/+5
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1Star
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-154-118/+27Star
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-5/+5
| * parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-262-113/+22Star
* | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-151-1/+0Star
|\ \
| * | Merge branch 'linus' into core/rodataIngo Molnar2008-06-1615-28/+25Star
| |\|
| * | move BUG_TABLE into RODATAJan Beulich2008-05-251-1/+0Star
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1416-29/+25Star
|\ \ \ | | |/ | |/|
| * | parisc: fix off by one in setup_sigcontext32Kyle McMartin2008-06-131-2/+2
| * | parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
| * | parisc: export copy_user_page_asmKyle McMartin2008-06-131-0/+3
| * | parisc: move head.S to head.text sectionKyle McMartin2008-06-132-1/+3
| * | Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-1311-27/+18Star
| |/
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* | parisc-kernel-perf: BKL pushdownArnd Bergmann2008-07-021-0/+4
|/
* 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
|/