| Commit message (Expand) | Author | Age |
* | 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 |
| * | [PARISC] Kill off the last vestiges of ASM_PAGE_SIZE | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill off ASM_PAGE_SIZE use | Sam Ravnborg | 2007-10-18 |
| * | [PARISC] Beautify parisc vmlinux.lds.S | Sam Ravnborg | 2007-10-18 |
| * | [PARISC] Kill incorrect cast warning in unwinder | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Unbreak processor_probe when we have more than NR_CPUS | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill pointless variable use in time.c | Kyle McMartin | 2007-10-18 |
| * | [PARISC] import necessary bits of libgcc.a | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Use page allocator instead of slab allocator in pci-dma.c | Christoph Lameter | 2007-10-18 |
| * | [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) | Kyle McMartin | 2007-10-18 |
* | | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
|/ |
|
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | [PARISC] Add NOTES section | Kyle McMartin | 2007-08-27 |
* | [PARISC] Use compat_sys_getdents | Kyle McMartin | 2007-08-27 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |
* | [PARISC] unwinder improvements | Randolph Chung | 2007-06-21 |
* | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 |