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