Age | Commit message (Expand) | Author |
2006-02-14 | [PATCH] hrtimer: round up relative start time on low-res arches | Ingo Molnar |
2006-02-13 | [PATCH] sys_newfstatat -> sys_fstatat64 | Kyle McMartin |
2006-02-08 | [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is done | Kyle McMartin |
2006-02-07 | [PATCH] sys_hpux: fix strlen_user() race | Kyle McMartin |
2006-01-30 | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages) | Kyle McMartin |
2006-01-29 | [PARISC] Simplify DISCONTIGMEM in Kconfig | Kyle McMartin |
2006-01-22 | [PARISC] Arch-specific compat signals | Kyle McMartin |
2006-01-22 | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller |
2006-01-22 | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller |
2006-01-22 | [PARISC] Remove {,un}lock_kernel from perf ioctl | Matthew Wilcox |
2006-01-22 | [PARISC] Add chassis_power_off routine | Kyle McMartin |
2006-01-22 | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin |
2006-01-22 | [PARISC] Move pm_power_off export to process.c | Kyle McMartin |
2006-01-22 | [PARISC] Clean up compiler warning in pci.c | Helge Deller |
2006-01-22 | [PARISC] Use F_EXTEND() for COMMAND_GLOBAL | Kyle McMartin |
2006-01-22 | [PARISC] Fix floating point invalid exception trap handler | James Bottomley |
2006-01-22 | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller |
2006-01-22 | [PARISC] Remove unnecessary extern declarations from asm/pci.h | Grant Grundler |
2006-01-22 | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller |
2006-01-22 | [PARISC] Update b180_defconfig | Matthew Wilcox |
2006-01-21 | [PARISC] Make flush_tlb_all_local take a void * | Matthew Wilcox |
2006-01-18 | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg |
2006-01-13 | [PATCH] Add parisc_bus_type probe and remove methods | Russell King |
2006-01-12 | [PATCH] parisc: task_stack_page(), task_thread_info() | Al Viro |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-10 | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h | Matthew Wilcox |
2006-01-10 | [PARISC] Fix Dino reporting on J2240 | Matthew Wilcox |
2006-01-10 | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn | Grant Grundler |
2006-01-10 | [PARISC] Fix GSC graphics cards with 64MB regions | Matthew Wilcox |
2006-01-10 | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h | Kyle McMartin |
2006-01-10 | [PARISC] Make local cache flushes take a void * | Matthew Wilcox |
2006-01-10 | [PARISC] Add __read_mostly section for parisc | Helge Deller |
2006-01-10 | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig |
2006-01-10 | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c | Christoph Hellwig |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall |
2005-11-17 | [PARISC] Remove unused variable in signal.c | Grant Grundler |
2005-11-17 | [PARISC] remove drm compat ioctls handlers | Christoph Hellwig |
2005-11-17 | [PARISC] move PA perf driver over to ->compat_ioctl | Christoph Hellwig |
2005-11-17 | [PARISC] Fix some compile problems in ptrace.c | Matthew Wilcox |
2005-11-17 | [PARISC] Improve the error message when we get a clashing mod path | Matthew Wilcox |
2005-11-17 | [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices | Matthew Wilcox |
2005-11-17 | [PARISC] Document some register usages in assembly files | Carlos O'Donell |
2005-11-17 | [PARISC] Make redirecting irq messages less noisy | Ryan Bradetich |
2005-11-17 | [PARISC] irq_affinityp[] only available for SMP builds | Grant Grundler |
2005-11-17 | [PARISC] Add IRQ affinities | James Bottomley |
2005-11-17 | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin |
2005-11-17 | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley |
2005-11-17 | [PARISC] Disable nesting of interrupts | Grant Grundler |
2005-11-17 | [PARISC] Make sure timer and IPI execute with interrupts disabled | James Bottomley |
2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin |