summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-1310-66/+230
|\
| * Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-9/+10
| |\
| | * ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki2011-01-121-9/+10
| * | Merge branch 'misc' into releaseLen Brown2011-01-121-10/+5
| |\ \
| | * | thermal: make ops constantAlan Cox2010-11-301-10/+5
| * | | ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-2/+1
| * | | Merge branch 'ipmi' into releaseLen Brown2011-01-122-0/+46
| |\ \ \
| | * | | IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-142-0/+46
| * | | | Merge branch 'apei' into releaseLen Brown2011-01-121-4/+82
| |\ \ \ \
| | * | | | Add CPER PCIe error section structure and constants definitionHuang Ying2010-12-131-4/+82
| | |/ / /
| * | | | Merge branch 'throttling' into releaseLen Brown2011-01-121-0/+6
| |\ \ \ \
| | * | | | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-101-0/+6
| * | | | | Merge branch 'thermal' into releaseLen Brown2011-01-121-0/+32
| |\ \ \ \ \
| | * | | | | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-121-0/+32
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-122-17/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-072-17/+9
| | * | | | PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'wakeup-etc-rafael' into releaseLen Brown2011-01-121-6/+0
| |\ \ \ \
| | * | | | ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-071-6/+0
| | |/ / /
| * | | | Merge branch 'power-resource' into releaseLen Brown2011-01-121-3/+2
| |\ \ \ \
| | * | | | ACPI / PM: Drop acpi_bus_get_power()Rafael J. Wysocki2011-01-121-1/+0
| | * | | | ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-121-2/+1
| | * | | | ACPI / PM: Add function for updating device power state consistentlyRafael J. Wysocki2011-01-121-0/+1
| | |/ / /
| * | | | ACPICA: Update version to 20101209Lin Ming2011-01-121-1/+1
| * | | | ACPICA: Global event handlerLin Ming2011-01-122-0/+12
| * | | | ACPICA: Implicit notify supportLin Ming2011-01-122-18/+25
| * | | | ACPICA: New GPE handler callback definitionLin Ming2011-01-122-2/+5
| * | | | ACPICA: Rename some function and variable namesLin Ming2011-01-122-5/+5
| |/ / /
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-6/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into idle-testLen Brown2011-01-12278-2843/+6027
| |\ \ \ \
| * | | | | cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown2011-01-121-1/+0
| * | | | | cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown2011-01-121-1/+0
| * | | | | cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown2011-01-121-3/+0
| * | | | | cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown2011-01-121-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-132-3/+5
|\ \ \ \ \
| * | | | | fs: hlist UP debug fixupNick Piggin2011-01-142-3/+5
* | | | | | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-132-1/+162
|\ \ \ \ \ \
| * | | | | | xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+5
| * | | | | | xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-111-0/+119
| * | | | | | xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-111-1/+38
| | |/ / / / | |/| | | |
* | | | | | memcg: fix memory migration of shmem swapcacheDaisuke Nishimura2011-01-131-3/+2
* | | | | | memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki2011-01-131-3/+28
* | | | | | memcg: create extensible page stat update routinesGreg Thelen2011-01-131-3/+28
* | | | | | memcg: add page_cgroup flags for dirty page trackingGreg Thelen2011-01-131-0/+23
* | | | | | mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman2011-01-131-0/+16
* | | | | | thp: add compound_trans_head() helperAndrea Arcangeli2011-01-131-0/+18
* | | | | | thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli2011-01-131-2/+4
* | | | | | thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli2011-01-133-9/+13
* | | | | | thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* | | | | | thp: compound_trans_orderAndrea Arcangeli2011-01-131-0/+14