Skip to content
  1. Aug 04, 2011
  2. Aug 03, 2011
    • Linus Torvalds's avatar
      Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 · f48d1915
      Linus Torvalds authored
      * 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:
        efivars: fix warnings when CONFIG_PSTORE=n
      f48d1915
    • Linus Torvalds's avatar
      Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 · f673b7c2
      Linus Torvalds authored
      * 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6:
        tools/power turbostat: fit output into 80 columns on snb-ep
        tools/power x86_energy_perf_policy: fix print of uninitialized string
      f673b7c2
    • Linus Torvalds's avatar
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 · c299eba3
      Linus Torvalds authored
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (28 commits)
        ACPI:  delete stale reference in kernel-parameters.txt
        ACPI: add missing _OSI strings
        ACPI: remove NID_INVAL
        thermal: make THERMAL_HWMON implementation fully internal
        thermal: split hwmon lookup to a separate function
        thermal: hide CONFIG_THERMAL_HWMON
        ACPI print OSI(Linux) warning only once
        ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX
        ACPI / Battery: propagate sysfs error in acpi_battery_add()
        ACPI / Battery: avoid acpi_battery_add() use-after-free
        ACPI: introduce "acpi_rsdp=" parameter for kdump
        ACPI: constify ops structs
        ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS
        ACPI: fix 80 char overflow
        ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()
        ACPI / Battery: Add the check before refresh sysfs in the battery_notify()
        ACPI / Battery: Add the hibernation process in the battery_notify()
        ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks
        ACPI / Battery: Change 16-bit signed negative battery current into correct value
        ACPI / Battery: Add the power unit macro
        ...
      c299eba3
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile · 1850536b
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
        arch/tile/mm/init.c: trivial: use BUG_ON
        arch/tile: remove useless set_fixmap_nocache() macro
        arch/tile: add hypervisor-based character driver for SPI flash ROM
        ioctl-number.txt: add the tile hardwall ioctl range
        tile: use generic-y format for one-line asm-generic headers
        clocksource: tile: convert to use clocksource_register_hz
      1850536b
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable · ed8f3737
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: (31 commits)
        Btrfs: don't call writepages from within write_full_page
        Btrfs: Remove unused variable 'last_index' in file.c
        Btrfs: clean up for find_first_extent_bit()
        Btrfs: clean up for wait_extent_bit()
        Btrfs: clean up for insert_state()
        Btrfs: remove unused members from struct extent_state
        Btrfs: clean up code for merging extent maps
        Btrfs: clean up code for extent_map lookup
        Btrfs: clean up search_extent_mapping()
        Btrfs: remove redundant code for dir item lookup
        Btrfs: make acl functions really no-op if acl is not enabled
        Btrfs: remove remaining ref-cache code
        Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
        Btrfs: use wait_event()
        Btrfs: check the nodatasum flag when writing compressed files
        Btrfs: copy string correctly in INO_LOOKUP ioctl
        Btrfs: don't print the leaf if we had an error
        btrfs: make btrfs_set_root_node void
        Btrfs: fix oops while writing data to SSD partitions
        Btrfs: Protect the readonly flag of block group
        ...
      
      Fix up trivial conflicts (due to acl and writeback cleanups) in
       - fs/btrfs/acl.c
       - fs/btrfs/ctree.h
       - fs/btrfs/extent_io.c
      ed8f3737
    • Linus Torvalds's avatar
      Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 · a6b11f53
      Linus Torvalds authored
      * 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6:
        MAINTAINERS: Add keyword match for of_match_table to device tree section
        of: constify property name parameters for helper functions
        input: xilinx_ps2: Add missing of_address.h header
        of: address: use resource_size helper
      a6b11f53
    • Linus Torvalds's avatar
      Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 · 73a9fe86
      Linus Torvalds authored
      * 'spi/next' of git://git.secretlab.ca/git/linux-2.6:
        spi/pl022: remove function cannot exit
      73a9fe86