1. 06 Nov, 2008 4 commits
  2. 27 Oct, 2008 3 commits
    • Mike Travis's avatar
      x86/uv: update SCIR driver to use the idle_cpu() function · 69a72a0e
      Mike Travis authored
      Impact: cleanup
      
      Change UV heartbeat function to use idle_cpu to determine cpu's
      "idleness".  Realign uv_hub definitions.
      Signed-of-by: default avatarMike Travis <travis@sgi.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      69a72a0e
    • Mike Travis's avatar
      x86/uv: provide a System Activity Indicator driver · 7f1baa06
      Mike Travis authored
      Impact: start per CPU heartbeat LED timers on SGI UV systems
      
      The SGI UV system has no LEDS but uses one of the system controller
      regs to indicate the online internal state of the cpu.  There is a
      heartbeat bit indicating that the cpu is responding to interrupts,
      and an idle bit indicating whether the cpu is idle when the heartbeat
      interrupt occurs.  The current period is one second.
      
      When a cpu panics, an error code is written by BIOS to this same reg.
      
      This patchset provides the following:
      
        * x86_64: Add base functionality for writing to the specific SCIR's
          for each cpu.
      
        * heartbeat: Invert "heartbeat" bit to indicate the cpu is
          "interruptible".  If the current thread is the idle thread,
          then indicate system is "idle".
      
        * if hotplug enabled, all bits are set (0xff) when the cpu is disabled.
      Signed-off-by: default avatarMike Travis <travis@sgi.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      7f1baa06
    • Ingo Molnar's avatar
      Merge commit 'v2.6.28-rc2' into x86/uv · 5292ae11
      Ingo Molnar authored
      5292ae11
  3. 26 Oct, 2008 21 commits
  4. 24 Oct, 2008 6 commits
  5. 23 Oct, 2008 6 commits
    • Zhao, Yu's avatar
      PCI: remove unused resource assignment in pci_read_bridge_bases() · a491913f
      Zhao, Yu authored
      This cleanup removes the resource assignment in pci_read_bridge_bases()
      since it has taken care by pci_alloc_child_bus() when allocating the bus:
      
              /* Set up default resource pointers and names.. */
              for (i = 0; i < PCI_BRIDGE_RES_NUM; i++) {
                      child->resource[i] = &bridge->resource[PCI_BRIDGE_RESOURCES+i];
                      child->resource[i]->name = child->name;
              }
      Signed-off-by: default avatarYu Zhao <yu.zhao@intel.com>
      Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
      a491913f
    • Taku Izumi's avatar
      PCI hotplug: shpchp: message refinement · be7bce25
      Taku Izumi authored
      This patch refines messages in shpchp module.  The main changes are as
      follows:
      
       - remove the trailing "."
       - remove __func__ as much as possible
       - capitalize the first letter of messages
       - show PCI device address including its domain
      Signed-off-by: default avatarTaku Izumi <izumi.taku@jp.fujitsu.com>
      Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
      be7bce25
    • Taku Izumi's avatar
      PCI hotplug: shpchp: replace printk with dev_printk · f98ca311
      Taku Izumi authored
      This patch replaces printks within shpchp module with dev_printks.
      Signed-off-by: default avatarTaku Izumi <izumi.taku@jp.fujitsu.com>
      Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
      f98ca311
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 · 969907a9
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6:
        ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c
        ide-disk: set non-rotational queue flag for SSD and CF devices
        ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list
        ide: Add tx4938ide driver (v2)
        TXx9: Add TX4938 ATA support (v3)
        ide: Add tx4939ide driver (v6)
        ide: two more pci_ioremap_bar() conversions
        pci: use pci_ioremap_bar() in drivers/ide
        sgiioc4: use ide_host_add() (take 2)
        sgiioc4: fix error cleanup path (take 2)
      969907a9
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds · ea541686
      Linus Torvalds authored
      * 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds:
        leds/acpi: Fix merge fallout from acpi_driver_data change
        leds: Simplify logic in leds-ams-delta
        leds: Fix trigger registration race
        leds: Fix leds-class.c comment
        leds: Add driver for HP harddisk protection LEDs
        leds: leds-pca955x - Mark pca955x_led_set() static
        leds: Remove uneeded leds-cm-x270 driver
        leds: Remove uneeded strlen calls
        leds: Add leds-wrap default-trigger
        leds: Make default trigger fields const
        leds: Add backlight LED trigger
        leds: da903x: Add support for LEDs found on DA9030/DA9034
      ea541686
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm · 0d876c6a
      Linus Torvalds authored
      * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm:
        [ARM] pxa: corgi backlight driver should not select ssp drivers
        [ARM] 5321/1: Kirkwood: fix typo in Makefile
        [ARM] 5320/1: fix assembly constraints in implementation of do_div()
        [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S
        [ARM] 5316/1: AT91: oops (regression) fix on gpio irq
        [ARM] msm: vreg interface to msm7k pmic
        [ARM] msm: dma: various basic dma improvements and bugfixes
        [ARM] msm: clock: provide clk_*() api support for
        [ARM] msm: clean up iomap and devices
        [ARM] msm: add proc_comm support, necessary for clock and power control
        [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSM
        [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.h
        [ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based drivers
        [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig
        Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"
      0d876c6a