Merge master.kernel.org:/home/rmk/linux-2.6-serial
[safe/jmp/linux-2.6] / arch / parisc / kernel /
2006-07-31 Roland McGrath[PATCH] vDSO hash-style fix
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge irq_affinity[] into...
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-06-27 James Bottomley[PARISC] Fix do_gettimeofday() hang
2006-06-27 James Bottomley[PARISC] Fix PCREL22F relocation problem for most modules
2006-06-27 Kyle McMartin[PARISC] Refactor show_regs in traps.c
2006-06-27 Kyle McMartin[PARISC] OS_ID_LINUX == 0x0006
2006-06-27 Kyle McMartin[PARISC] Ensure Space ID hashing is turned off
2006-06-27 Kyle McMartin[PARISC] Match show_cache_info with reality
2006-06-27 Kyle McMartin[PARISC] Remove unused macro fixup_branch in syscall.S
2006-06-27 Kyle McMartin[PARISC] Add is_compat_task() helper
2006-06-27 Thibaut Varene[PARISC] pdc_stable version 0.30
2006-06-27 Thibaut Varene[PARISC] Work around machines which do not support...
2006-06-27 Thibaut Varene[PARISC] PDC_CHASSIS is implemented on all machines
2006-06-27 Kyle McMartin[PARISC] Remove dead function pc_in_user_space
2006-06-27 Carlos O'Donell[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
2006-06-27 Kyle McMartin[PARISC] Ensure all ldcw uses are ldcw,co on pa2.0
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-23 Laurent MEYER[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit...
2006-04-21 Kyle McMartin[PARISC] Add new entries to the syscall table
2006-04-21 Helge Deller[PARISC] Further work for multiple page sizes
2006-04-21 Helge Deller[PARISC] Misc. janitorial work
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-30 Kyle McMartin[PARISC] Kill duplicated EXPORT_SYMBOL warnings
2006-03-30 Kyle McMartin[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c
2006-03-30 Kyle McMartin[PARISC] Add PREEMPT support
2006-03-30 Kyle McMartin[PARISC] getsockopt should be ENTRY_COMP
2006-03-30 Helge Deller[PARISC] Fix IOREMAP with a 64-bit kernel
2006-03-30 James Bottomley[PARISC] Add parisc implementation of flush_kernel_dcac...
2006-03-30 Helge Deller[PARISC] I/O-Space must be ioremap_nocache()'d
2006-03-30 Thibaut VARENE[PARISC] Clarify pdc_stable license terms
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Stephen Rothwell[PATCH] create struct compat_timex and use it everywhere
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-02-14 Kyle McMartin[PATCH] sys_newfstatat -> sys_fstatat64
2006-02-09 Kyle McMartin[PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGM...
2006-01-30 Kyle McMartin[PARISC] New syscalls (inotify, *at, pselect6/ppoll...
2006-01-23 Kyle McMartin[PARISC] Arch-specific compat signals
2006-01-23 Helge Deller[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only...
2006-01-23 Matthew Wilcox[PARISC] Remove {,un}lock_kernel from perf ioctl
2006-01-23 Kyle McMartin[PARISC] Add chassis_power_off routine
2006-01-23 Kyle McMartin[PARISC] Remove obsolete _hlt cruft
2006-01-23 Kyle McMartin[PARISC] Move pm_power_off export to process.c
2006-01-23 Helge Deller[PARISC] Clean up compiler warning in pci.c
2006-01-23 Kyle McMartin[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
2006-01-23 Grant Grundler[PARISC] Remove unnecessary extern declarations from...
2006-01-23 Helge Deller[PARISC] Use kzalloc and other janitor-style cleanups
2006-01-13 Russell King[PATCH] Add parisc_bus_type probe and remove methods
2006-01-12 Al Viro[PATCH] parisc: task_stack_page(), task_thread_info()
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (arch/)
2006-01-11 Matthew Wilcox[PARISC] Use STABS_DEBUG macro from vmlinux.lds.h
2006-01-11 Matthew Wilcox[PARISC] Fix Dino reporting on J2240
2006-01-11 Matthew Wilcox[PARISC] Fix GSC graphics cards with 64MB regions
2006-01-11 Matthew Wilcox[PARISC] Make local cache flushes take a void *
2006-01-11 Helge Deller[PARISC] Add __read_mostly section for parisc
2006-01-10 Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10 Christoph Hellwig[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
2005-11-17 Grant Grundler[PARISC] Remove unused variable in signal.c
2005-11-17 Christoph Hellwig[PARISC] remove drm compat ioctls handlers
2005-11-17 Christoph Hellwig[PARISC] move PA perf driver over to ->compat_ioctl
2005-11-17 Matthew Wilcox[PARISC] Fix some compile problems in ptrace.c
2005-11-17 Matthew Wilcox[PARISC] Improve the error message when we get a clashi...
2005-11-17 Matthew Wilcox[PARISC] Return PDC_OK when alloc_pa_dev fails to enume...
2005-11-17 Carlos O'Donell[PARISC] Document some register usages in assembly...
2005-11-17 Ryan Bradetich[PARISC] Make redirecting irq messages less noisy
2005-11-17 Grant Grundler[PARISC] irq_affinityp[] only available for SMP builds
2005-11-17 James Bottomley[PARISC] Add IRQ affinities
2005-11-17 Kyle McMartin[PARISC] Fix uniprocessor build by dummying smp_send_al...
2005-11-17 James Bottomley[PARISC] Fix our interrupts not to use smp_call_function
2005-11-17 Grant Grundler[PARISC] Disable nesting of interrupts
2005-11-17 James Bottomley[PARISC] Make sure timer and IPI execute with interrupt...
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-31 Christoph Hellwig[PATCH] adjust parisc sys_ptrace prototype
2005-10-31 Christoph Hellwig[PATCH] TIOC* compat ioctl handling
2005-10-30 Hugh Dickins[PATCH] mm: parisc pte atomicity
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-28 Kyle McMartinAuto-update from upstream
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (parisc)
2005-10-22 Grant Grundler[PARISC] Properly specify section alignment for real2.S
2005-10-22 Matthew Wilcox[PARISC] Explicitly specify sr4 when flushing kernel...
2005-10-22 Grant Grundler[PARISC] Properly specify index field to I/D cache...
2005-10-22 Grant Grundler[PARISC] Fix copy_user_page_asm to NOT access past...
2005-10-22 James Bottomley[PARISC] Remove the spurious do_softirq calls from...
2005-10-22 James Bottomley[PARISC] Fix the alloc_slabmgmt panic
2005-10-22 Carlos O'Donell[PARISC] Implement 5 argument clone.
2005-10-22 Grant Grundler[PARISC] Document history of PDC_NARROW as it is now...
2005-10-22 Jesper Juhl[PARISC] kfree cleanups to ioctl32.c
next