1. 20 Oct, 2004 2 commits
    • Russell King's avatar
      [ARM] Export find_{first,next}_bit_{l,b}e · fb3b720c
      Russell King authored
      fb3b720c
    • Russell King's avatar
      [ARM] Cleanup some quirks. · 3ab146c9
      Russell King authored
      - Ensure FIQs are enabled when cpu_idle() is called.
      - Remove unused members of irq_cpustat_t.
      - Remove unnecessary #ifndef CONFIG_SMP...#endif around irq_exit()
        macro.
      - Rename __stf/__clf such that it stresses that they affect only
        local state (as per local_irq_xxx).
      - Move THREAD_SIZE such that it can be used in current_thread_info()
      3ab146c9
  2. 19 Oct, 2004 9 commits
  3. 20 Oct, 2004 1 commit
    • Russell King's avatar
      [SERIAL] serial_reg.h update. · 40303111
      Russell King authored
      This includes a fuller definition of the 8250 and compatible bits,
      and adding notes where the definition varies between different
      chips.
      
      This also fixes the following build error:
      
      drivers/serial/8250.c:185: error: `UART_FCR_R_TRIG_10'
      40303111
  4. 19 Oct, 2004 22 commits
  5. 20 Oct, 2004 2 commits
  6. 19 Oct, 2004 4 commits