[PATCH] arm: task_stack_page()
[safe/jmp/linux-2.6] / arch / parisc /
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 Grant Grundler[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing...
2006-01-11 Matthew Wilcox[PARISC] Fix GSC graphics cards with 64MB regions
2006-01-11 Kyle McMartin[PARISC] Fix and cleanup ioremap.c to work with 4level...
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
2006-01-09 Matt Mackall[PATCH] tiny: Make *[ug]id16 support optional
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 Dave Hansen[PATCH] memory hotplug locking: node_size_lock
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 Kyle McMartin[PARISC] defconfig updates
2005-10-22 Grant Grundler[PARISC] Properly specify section alignment for real2.S
2005-10-22 Grant Grundler[PARISC] Specify level to fix binutils level promotion bug
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] Update Kconfig for itimer selection
2005-10-22 Randolph Chung[PARISC] Update minimum compiler version and CROSS_COMP...
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
2005-10-22 Grant Grundler[PARISC] Cleanup whitespace and handle proc_mkdir(...
2005-10-22 Grant Grundler[PARISC] More informative error message in pcibios_link...
2005-10-22 Matthew Wilcox[PARISC] Update pdc console from parisc tree
2005-10-22 Randolph Chung[PARISC] Prevent signal loops if we have a problem...
2005-10-22 Thibaut Varene[PARISC] Add printing of fpregs state to stack dump
2005-10-22 Randolph Chung[PARISC] Disable use of fpregs in pa_memcpy
2005-10-22 Grant Grundler[PARISC] Add sync required after fdc to enforce insn...
2005-10-22 Grant Grundler[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
2005-10-22 Grant Grundler[PARISC] Use work queue in LED/LCD driver instead of...
2005-10-22 Jens Axboe[PARISC] Add new ioprio_{set,get} syscalls
2005-10-22 Stuart Brady[PARISC] Fix parisc_setup_cache_timing to choose a...
2005-10-22 Kyle McMartin[PARISC] Add ability for prctl to change unaligned...
2005-10-22 Randolph Chung[PARISC] Replace some calls to bl with b,l or bv to...
2005-10-22 Randolph Chung[PARISC] Take into account nullified insn and lock...
2005-10-22 Grant Grundler[PARISC] Make sure use of RFI conforms to PA 2.0 and...
2005-10-22 Matthew Wilcox[PARISC] Convert parisc_device to use struct resource...
2005-10-22 Matthew Wilcox[PARISC] Convert parisc_device tree to use struct devic...
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-09 Sam Ravnborgkbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic...
2005-09-08 viro@ZenIV.linux... [PATCH] Kconfig fix (BLK_DEV_FD dependencies)
2005-09-07 john stultz[PATCH] NTP: ntp-helper functions
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-08-04 Linus TorvaldsIt wasn't just x86-64 that had hardcoded VM_FAULT_xxx...
2005-07-27 Dominik Brodowski[PATCH] Add pcibios_bus_to_resource for parisc
2005-07-26 Eric W. Biederman[PATCH] Don't export machine_restart, machine_halt...
2005-07-12 Sam Ravnborg[NET]: add a top-level Networking menu to *config
2005-06-29 Russell King[PATCH] Serial: Split 8250 port table (part 2)
2005-06-23 Dave Hansen[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
2005-06-23 Dave Hansen[PATCH] make each arch use mm/Kconfig
2005-06-23 Dave Hansen[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
2005-06-20 Yani Ioannou[PATCH] Driver Core: arch: update device attribute...
2005-05-04 Al Viro[PATCH] ISA DMA Kconfig fixes - part 1
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-05-01 Stephen Rothwell[PATCH] consolidate sys_shmat
2005-04-16 James Bottomley[PATCH] add Big Endian variants of ioread/iowrite
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2