aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | | | | | * | | | | | | | | ACPI: constify ops structsVasiliy Kulikov2011-07-16
| | | | | | | | * | | | | | | | | ACPI: fix 80 char overflowJon Mason2011-07-14
| | | | | | | * | | | | | | | | | ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh2011-07-16
| | | | | | | | |/ / / / / / / / | | | | | | | |/| | | | | | | |
| | | | | | * | | | | | | | | | ACPI: add missing _OSI stringsShaohua Li2011-08-02
| | | | | | * | | | | | | | | | ACPI: remove NID_INVALDavid Rientjes2011-08-02
| | | | | | * | | | | | | | | | thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-02
| | | | | | * | | | | | | | | | thermal: split hwmon lookup to a separate functionJean Delvare2011-08-02
| | | | | | * | | | | | | | | | thermal: hide CONFIG_THERMAL_HWMONJean Delvare2011-08-02
| | | | | | | |_|_|_|_|_|_|/ / | | | | | | |/| | | | | | | |
| | | | | * / | | | | | | | | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui2011-07-30
| | | | | |/ / / / / / / / /
| | | | * | | | | | | | | | ACPI / SBS: Correct the value of power_now and power_avg in the sysfsLan Tianyu2011-07-14
| | | | * | | | | | | | | | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property()Lan Tianyu2011-07-14
| | | * | | | | | | | | | | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann2011-07-16
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi2011-07-16
| | * | | | | | | | | | | ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi2011-07-16
| | * | | | | | | | | | | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu2011-07-14
| | * | | | | | | | | | | ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu2011-07-14
| | * | | | | | | | | | | ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu2011-07-14
| | * | | | | | | | | | | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu2011-07-14
| | * | | | | | | | | | | ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu2011-07-14
| | * | | | | | | | | | | ACPI / Battery: Add the power unit macroLan Tianyu2011-07-14
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ACPICA: Update to version 20110623Bob Moore2011-07-13
| * | | | | | | | | | | ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu2011-07-13
| * | | | | | | | | | | ACPICA: Add option to disable method return value validation and repairBob Moore2011-07-13
| * | | | | | | | | | | ACPICA: Update to version 20110527Bob Moore2011-07-13
| * | | | | | | | | | | ACPICA: Add missing _TDL to list of predefined namesBob Moore2011-07-13
| * | | | | | | | | | | ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore2011-07-13
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-03
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | arch/tile/mm/init.c: trivial: use BUG_ONJulia Lawall2011-08-02
| * | | | | | | | | | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-02
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf2011-06-15
| * | | | | | | | | | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Chris Metcalf2011-06-10
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf2011-06-10
| * | | | | | | | | | | ioctl-number.txt: add the tile hardwall ioctl rangeChris Metcalf2011-06-10
| * | | | | | | | | | | tile: use generic-y format for one-line asm-generic headersChris Metcalf2011-06-03
| * | | | | | | | | | | clocksource: tile: convert to use clocksource_register_hzJohn Stultz2011-06-03
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Btrfs: don't call writepages from within write_full_pageJosef Bacik2011-08-01
| * | | | | | | | | | | | Btrfs: Remove unused variable 'last_index' in file.cMitch Harder2011-08-01
| * | | | | | | | | | | | Btrfs: clean up for find_first_extent_bit()Xiao Guangrong2011-08-01
| * | | | | | | | | | | | Btrfs: clean up for wait_extent_bit()Xiao Guangrong2011-08-01
| * | | | | | | | | | | | Btrfs: clean up for insert_state()Xiao Guangrong2011-08-01
| * | | | | | | | | | | | Btrfs: remove unused members from struct extent_stateXiao Guangrong2011-08-01
| * | | | | | | | | | | | Btrfs: clean up code for merging extent mapsLi Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: clean up code for extent_map lookupLi Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: clean up search_extent_mapping()Li Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: remove redundant code for dir item lookupLi Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: remove remaining ref-cache codeLi Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: remove a BUG_ON() in btrfs_commit_transaction()Li Zefan2011-08-01
| * | | | | | | | | | | | Btrfs: use wait_event()Li Zefan2011-08-01