1. 16 Oct, 2003 6 commits
    • Linus Torvalds's avatar
      Merge http://lia64.bkbits.net/to-linus-2.5 · eb1a40d9
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      eb1a40d9
    • Stéphane Eranian's avatar
      [PATCH] ia64: perfmon-2 fixes · d93c4308
      Stéphane Eranian authored
       - remove PFM_FL_UNSECURE support because broken
       - remove instrumentation code for syswide ctx update (5% speedup)
       - integrated cleanups from John Levon
       - remove references to pmu_conf.ovfl_val from loops, use local variable
       - updated pfm_bad_permissions()
       - support reset values for non-counting pmds
       - serialization of PFM_RESTART
       - added support for restart_active in per-task mode
       - remove potential deadlock caused by calling pfm_overflow_handler()   from pfm_load_regs()
       - fix invalid check in perfmon_mckinley() for PMC13
      d93c4308
    • Tony Luck's avatar
      [PATCH] ia64: MCA min_state area must be uncacheable · 761552e7
      Tony Luck authored
      Software Developer's Manual page 2:270, section 11.3.2.3
      says that the processor min-state save area must be in an
      uncacheable region ... but current MCA recovery code
      allocates the min-state area "ia64_mca_min_state_save_info"
      in regular kernel data/bss.
      
      This patch re-uses the same min-state area that the PAL/SAL
      used to report the error to Linux ... which mostly requires
      deleting code and declarations (some of which were wrong,
      MIN_STATE_AREA_SIZE ought to have been 58).  The real "work"
      is copying the pointer to the min-state area from the
      sal_to_os handoff structure into the os_to_sal structure.
      761552e7
    • Linus Torvalds's avatar
      Allow Turtle Beach sound drivers to be compiled modular when · 91a7d546
      Linus Torvalds authored
      STANDALONE is set, since the firmware is only required for the
      built-in case.
      91a7d546
    • Yoshinori Sato's avatar
      [PATCH] H8/300 support update · 37741f65
      Yoshinori Sato authored
       - fix semaphore problem
       - document update and config fix
      37741f65
    • Linus Torvalds's avatar
      Merge http://ppc.bkbits.net/for-linus-ppc64 · a2ec0df5
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      a2ec0df5
  2. 17 Oct, 2003 5 commits
  3. 16 Oct, 2003 22 commits
  4. 15 Oct, 2003 7 commits