| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -0/+2 |
* | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 21 | -21/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-06-29 | 13 | -147/+281 |
|\ |
|
| * | [PARISC] Fix do_gettimeofday() hang | James Bottomley | 2006-06-28 | 1 | -2/+16 |
| * | [PARISC] Fix PCREL22F relocation problem for most modules | James Bottomley | 2006-06-28 | 1 | -13/+50 |
| * | [PARISC] Refactor show_regs in traps.c | Kyle McMartin | 2006-06-28 | 1 | -44/+40 |
| * | [PARISC] OS_ID_LINUX == 0x0006 | Kyle McMartin | 2006-06-28 | 2 | -2/+4 |
| * | [PARISC] Ensure Space ID hashing is turned off | Kyle McMartin | 2006-06-28 | 2 | -1/+29 |
| * | [PARISC] Match show_cache_info with reality | Kyle McMartin | 2006-06-28 | 1 | -8/+10 |
| * | [PARISC] Remove unused macro fixup_branch in syscall.S | Kyle McMartin | 2006-06-28 | 1 | -12/+0 |
| * | [PARISC] Add is_compat_task() helper | Kyle McMartin | 2006-06-28 | 2 | -14/+14 |
| * | [PARISC] pdc_stable version 0.30 | Thibaut Varene | 2006-06-28 | 1 | -0/+5 |
| * | [PARISC] Work around machines which do not support chassis warnings | Thibaut Varene | 2006-06-28 | 1 | -20/+24 |
| * | [PARISC] PDC_CHASSIS is implemented on all machines | Thibaut Varene | 2006-06-28 | 2 | -15/+80 |
| * | [PARISC] Remove dead function pc_in_user_space | Kyle McMartin | 2006-06-28 | 1 | -9/+0 |
| * | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list | Carlos O'Donell | 2006-06-28 | 1 | -8/+10 |
| * | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 | Kyle McMartin | 2006-06-28 | 2 | -4/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 1 | -7/+4 |
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 1 | -0/+4 |
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -4/+4 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -5/+5 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-28 | 1 | -2/+1 |
|/ |
|
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -5/+5 |
* | [PARISC] Add new entries to the syscall table | Kyle McMartin | 2006-04-22 | 2 | -1/+15 |
* | [PARISC] Further work for multiple page sizes | Helge Deller | 2006-04-22 | 9 | -79/+133 |
* | [PARISC] defconfig updates | Helge Deller | 2006-04-22 | 1 | -179/+315 |
* | [PARISC] Misc. janitorial work | Helge Deller | 2006-04-22 | 2 | -3/+3 |
* | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller | 2006-04-22 | 1 | -1/+2 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 | 3 | -14/+14 |
* | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 2006-03-30 | 1 | -17/+0 |
* | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 | 2 | -2/+2 |
* | [PARISC] Update defconfigs | Helge Deller | 2006-03-30 | 3 | -279/+286 |
* | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 2 | -8/+37 |
* | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -5/+3 |
* | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 2006-03-30 | 1 | -1/+1 |
* | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 2 | -28/+0 |
* | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 | 1 | -5/+6 |
* | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 2 | -25/+2 |
* | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 2 | -7/+17 |
* | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 | 1 | -3/+3 |
* | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 2 | -5/+5 |
* | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 1 | -1/+1 |