| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 | 1 | -2/+2 |
* | parisc: export empty_zero_page | Kyle McMartin | 2008-06-13 | 1 | -0/+1 |
* | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 | 1 | -0/+3 |
* | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 | 2 | -1/+3 |
* | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 | 11 | -27/+18 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 17 | -90/+89 |
|\ |
|
| * | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 | 1 | -0/+2 |
| * | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 | 1 | -3/+0 |
| * | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 | 2 | -62/+54 |
| * | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 | 1 | -1/+2 |
| * | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner | 2008-05-15 | 1 | -2/+0 |
| * | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 4 | -4/+4 |
| * | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 | 11 | -18/+27 |
* | | parisc: fix DISCONTIGMEM compile breakage | Mel Gorman | 2008-05-13 | 1 | -1/+1 |
|/ |
|
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -13/+0 |
* | parisc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | parisc: use non-racy method for /proc/pcxl_dma creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+3 |
* | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -2/+2 |
* | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman | 2008-04-28 | 1 | -1/+1 |
* | mm: use two zonelist that are filtered by GFP mask | Mel Gorman | 2008-04-28 | 1 | -4/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 1 | -17/+13 |
|\ |
|
| * | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -17/+13 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
|/ |
|
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -108/+1 |
* | [PARISC] fix signal trampoline cache flushing | Kyle McMartin | 2008-04-15 | 1 | -1/+2 |
* | [PARISC] head.S: section mismatch fixes | Helge Deller | 2008-03-15 | 1 | -3/+4 |
* | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 2008-03-15 | 1 | -0/+1 |
* | [PARISC] clean up show_stack | Kyle McMartin | 2008-03-15 | 1 | -4/+21 |
* | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 2008-03-15 | 1 | -1/+11 |
* | [PARISC] move defconfig to arch/parisc/configs/ | Adrian Bunk | 2008-03-15 | 2 | -0/+3 |
* | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 | 2 | -12/+34 |
* | [PARISC] dump_stack in show_regs | Kyle McMartin | 2008-03-15 | 1 | -0/+2 |
* | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 | 1 | -13/+0 |
* | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 | 1 | -0/+3 |
* | [PARISC] remove old timerfd syscall | Kyle McMartin | 2008-03-15 | 1 | -1/+1 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -5/+9 |
* | alpha/parisc: remove config variable DEBUG_RWLOCK | Jiri Olsa | 2008-02-06 | 2 | -10/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 4 | -6/+5 |
|\ |
|
| * | arch/parisc/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -2/+2 |
| * | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 1 | -3/+2 |
| * | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 1 | -1/+1 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+1 |
|/ |
|
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -0/+5 |