| Commit message (Expand) | Author | Age |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
| * | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ |
|
| * | | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 |
| |\| |
|
| * | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 |
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ \ \
| | |/
| |/| |
|
| * | | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 2008-06-13 |
| * | | parisc: export copy_user_page_asm | Kyle McMartin | 2008-06-13 |
| * | | parisc: move head.S to head.text section | Kyle McMartin | 2008-06-13 |
| * | | Revert "parisc: fix trivial section name warnings" | Kyle McMartin | 2008-06-13 |
| |/ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | | parisc-kernel-perf: BKL pushdown | Arnd Bergmann | 2008-07-02 |
|/ |
|
* | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin | 2008-05-15 |
* | parisc: remove -traditional from assembler flags | Kyle McMartin | 2008-05-15 |
* | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin | 2008-05-15 |
* | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur | 2008-05-15 |
* | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 |
* | parisc: fix trivial section name warnings | Helge Deller | 2008-05-15 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | parisc: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | parisc: use non-racy method for /proc/pcxl_dma creation | Denis V. Lunev | 2008-04-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | PCI: parisc: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
|/ |
|
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | [PARISC] fix signal trampoline cache flushing | Kyle McMartin | 2008-04-15 |
* | [PARISC] head.S: section mismatch fixes | Helge Deller | 2008-03-15 |
* | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 2008-03-15 |
* | [PARISC] clean up show_stack | Kyle McMartin | 2008-03-15 |
* | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 2008-03-15 |
* | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 |
* | [PARISC] dump_stack in show_regs | Kyle McMartin | 2008-03-15 |
* | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 |
* | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 |
* | [PARISC] remove old timerfd syscall | Kyle McMartin | 2008-03-15 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | arch/parisc/: Spelling fixes | Joe Perches | 2008-02-03 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | [PARISC] print more than one character at a time for pdc console | Kyle McMartin | 2007-12-06 |
* | [PARISC] timer interrupt should not be IRQ_DISABLED | Kyle McMartin | 2007-12-06 |
* | Revert "[PARISC] import necessary bits of libgcc.a" | Kyle McMartin | 2007-12-06 |
* | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 |
* | Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris... | Linus Torvalds | 2007-10-20 |
|\ |
|
| * | [PARISC] Zap unused variable warnings in pci.c | Kyle McMartin | 2007-10-20 |
| * | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox | 2007-10-18 |
| * | [PARISC] Kill off broken irqstack code | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Remove hardcoded uses of PAGE_SIZE | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use | Kyle McMartin | 2007-10-18 |