1. 12 Apr, 2007 13 commits
  2. 16 Mar, 2007 5 commits
  3. 15 Mar, 2007 1 commit
  4. 10 Mar, 2007 1 commit
  5. 08 Mar, 2007 2 commits
  6. 07 Mar, 2007 2 commits
  7. 01 Mar, 2007 3 commits
  8. 18 Feb, 2007 10 commits
  9. 16 Feb, 2007 3 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 · 8a03d9a4
      Linus Torvalds authored
      * 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32:
        [AVR32] Use per-controller spi_board_info structures
        [AVR32] Warn, don't BUG if clk_disable is called too many times
        [AVR32] Make sure all genclocks have a parent
        [AVR32] Remove unnecessary sys_nfsservctl conditional
        [AVR32] Wire up the SysV IPC calls properly
        [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
        [AVR32] Fix prototypes for __raw_writesb and friends
      8a03d9a4
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart · f8abea8f
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart:
        [AGPGART] allow drm populated agp memory types cleanups
        [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
        [AGPGART] Add agp-type-to-mask-type method missing from some drivers.
        [AGPGART] Don't try to remap i810 registers on resume.
        [AGPGART] Allow drm-populated agp memory types
        [AGPGART] compat ioctl
      f8abea8f
    • Linus Torvalds's avatar
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq · ef294986
      Linus Torvalds authored
      * master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq:
        [CPUFREQ] Longhaul - Redo Longhaul ver. 2
        [CPUFREQ] EPS - Correct 2nd brand test
        [CPUFREQ] Longhaul - Separate frequency and voltage transition
        [CPUFREQ] Longhaul - Models of Nehemiah
        [CPUFREQ] Whitespace fixup
        [CPUFREQ] Longhaul - Simplier minmult
        [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate
        [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callback
        [CPUFREQ] ondemand governor restructure the work callback
        [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues
        [CPUFREQ] Remove hotplug cpu crap
        [CPUFREQ] Enhanced PowerSaver driver
        [CPUFREQ] Longhaul - Add VT8235 support
        [CPUFREQ] Longhaul - Fix guess_fsb function
        [CPUFREQ] Longhaul - Remove duplicate tables
        [CPUFREQ] Longhaul - Introduce Nehemiah C
        [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE
        [CPUFREQ] Longhaul - Remove "ignore_latency" option
      ef294986