An error occurred fetching the project authors.
  1. 13 Aug, 2004 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC update · 064c7c35
      Matthew Wilcox authored
       - __PAGE_OFFSET is 0x10000000 (Randolph Chung)
       - PA8800 support (Grant Grundler)
       - debuglocks (Thibaut Varene)
       - PDC chassis disabling (Thibaut Varene)
       - Distinguish between Dinos in request_irq (Thibaut Varene)
       - Document interrupt registers (Randolph Chung)
       - Revamp CONFIG_DISCONTIGMEM support (Randolph Chung)
       - Remove STI console warning and special casing (Randolph Chung)
       - n4000 defconfig (Randolph Chung)
       - iosapic fixes (Bjorn Helgaas)
       - Fix a bug in entry.S where pa_dbit_lock was being trashed (Randolph Chung)
       - SMP support (Randolph Chung, Grant Grundler, James Bottomley)
       - Clear the pte in the fault handler (Joel Soete)
       - Change _exit prototype (Carlos O'Donell)
       - Better unwinding support (Randolph Chung)
       - GCC 3.4 fixes (Carlos O'Donell, Randolph Chung)
      064c7c35
  2. 10 May, 2004 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC updates for 2.6.6 · 49e9c1cc
      Matthew Wilcox authored
       - Split PA7300LC from PA7100LC (Matthew Wilcox)
       - Handle 32-bit firmware and 64-bit kernel at runtime (Ryan Bradetich)
       - Fix building in a separate tree (Matthew Wilcox)
       - Update defconfigs (Randolph Chung)
       - Make WCHAN work (Randolph Chung)
       - Initial support for SMP in 2.6 (Grant Grundler)
       - Use 8-byte PTEs on 32-bit kernels (James Bottomley)
       - Implement L2/L3 hybrid page tables for 64 bit kernels (James Bottomley)
       - Support 8TB of physical and virtual address space (James Bottomley)
       - Macro'ise the tlb miss handlers (James Bottomley)
       - Check the ptrace flags correctly in the syscall return path (Randolph Chung)
       - Eliminate many magic numbers (James Bottomley)
       - Work around linker bug in vmlinux.lds.S (James Bottomley)
       - Many cache flushing fixes (James Bottomley)
       - first baby step for PA8800 support (Grant Grundler)
       - Self-aligning spinlocks (Randolph Chung)
      49e9c1cc
  3. 14 Mar, 2004 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC update · fa9fcf5f
      Matthew Wilcox authored
      Updates for 2.6.4 for PARISC:
      
       - defconfigs (Randolph Chung)
       - copyright updates (Grant Grundler)
       - Fix DOS hole in sys_clone (James Bottomley)
       - missing hardware ID (Andy Walker)
       - disable interrupts during cache-flushes (LaMont Jones)
       - Fix crash on machines with <256MB ram (Randolph Chung)
       - Make SuckyIO IDE work better (Randolph Chung)
       - Align data_start so the extable is writable (Randolph Chung)
       - Extensive rewrite of virtual merging code (James Bottomley)
       - Fix EISA, non-PCI module builds (Matthew Wilcox)
       - Fix Elroy PCI config space byte & word writes (Grant Grundler)
       - Eliminate a warning in parport_gsc (Helge Deller)
       - Fix endian problem with ide mmio macros (Randolph Chung)
       - Delete asm/keyboard.h (Matthew Wilcox)
       - Delete asm/md.h (Grant Grundler)
       - Eliminate a warning in ALSA harmony (Matthew Wilcox)
      fa9fcf5f
  4. 30 Dec, 2003 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC update for 2.6.0 · 313c01d3
      Matthew Wilcox authored
      Highlights:
      
       - Switch to generic ioctl32 handling
       - Use the new *_defconfig mechanism
       - Use drivers/Kconfig
       - Big signal cleanups and support for restartable syscalls
      313c01d3
  5. 18 Mar, 2003 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PARISC update · 7c08ac42
      Matthew Wilcox authored
      PA-RISC patches for 2.5.65:
      
       - Only remove palo.conf on a `make mrproper'
       - Add a \ continuation to kernel/Makefile
       - Reindent cache.c
       - Always call schedule_tail
       - Fix some typos in the hardware database
       - Signal handling changes
       - RAID, Device Mapper & BLKSZGET ioctl32 translations
       - Clean up pci host bridge handling a bit.
       - Make IDE link again
       - Fix up compat changes
       - Improve stack dumping code
      7c08ac42
  6. 03 Nov, 2002 1 commit
    • Matthew Wilcox's avatar
      [PATCH] PA-RISC updates · 57b1dfbd
      Matthew Wilcox authored
      Some misc updates:
       - adapt our config.in changes to arch/parisc/Kconfig
       - general Makefile updaes for the new build system
       - remove asm-parisc/gsc.h in favour of asm-parisc/io.h
       - Alan-approved fix for the loff_t problem
       - Define POLLREMOVE like other architectures.
       - irq handling updates from Grant Grundler
      57b1dfbd
  7. 30 Oct, 2002 1 commit
  8. 05 Feb, 2002 1 commit