summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tboot' into releaseLen Brown2012-03-303-1/+11
|\
| * Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-223-1/+11
| |\
| | * x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-133-1/+11
* | | Merge branch 'd3' into releaseLen Brown2012-03-301-0/+7
|\ \ \
| * | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+5
| * | | ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+2
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-302-3/+45
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino2012-03-221-0/+26
| | |/ / | |/| |
| | * | cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
| | * | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+5
| | * | cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-301-1/+0
| | * | cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-301-1/+1
| | * | cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+1
| | * | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+12
| |/ /
* | | ACPICA: Update to version 20120320Bob Moore2012-03-301-1/+1
* | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-262-3/+10
* | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-221-6/+6
* | | ACPICA: Update to version 20120215Bob Moore2012-03-221-1/+1
* | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-221-0/+9
* | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-0/+5
* | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-221-2/+4
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-221-6/+2
* | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-223-72/+401
* | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-0/+12
* | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-221-0/+7
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-143-3/+12
|\ \
| * | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-021-0/+4
| * | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-021-0/+1
| * | block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-151-0/+1
| * | block: replace icq->changed with icq->flagsTejun Heo2012-02-151-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-091-1/+3
|\ \ \
| * | | route: Remove redirect_genidSteffen Klassert2012-03-081-1/+0
| * | | inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-081-0/+3
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-081-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-2771-431/+369
| |\ \ \
| * | | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-151-0/+8
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-071-0/+2
|\ \ \ \ \
| * | | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-231-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-053-9/+8
|\ \ \ \ \
| * | | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-051-5/+0
| * | | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-051-1/+0
| * | | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-051-1/+0
| * | | | | vfork: make it killableOleg Nesterov2012-03-051-1/+1
| * | | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-051-0/+1
| * | | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-051-2/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-052-3/+5
|\ \ \ \ \ \
| * | | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-282-3/+5
* | | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-051-14/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-041-3/+3
| * | | | | | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-211-10/+10