summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra2009-09-231-0/+3
| * | | | | | perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-222-2/+2
| * | | | | | perf stat: Fix zero total printoutsIngo Molnar2009-09-221-4/+14
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-261-4/+0
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky2009-09-241-4/+0
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-266-19/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | modules, tracing: Remove stale struct marker signature from module_layout()Ingo Molnar2009-09-231-1/+0
| * | | | | | | | tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-221-2/+2
| * | | | | | | | tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong2009-09-221-2/+2
| * | | | | | | | tracing: Fix failure path in ftrace_regex_open()Li Zefan2009-09-221-1/+3
| * | | | | | | | tracing: Fix failure path in ftrace_graph_write()Li Zefan2009-09-221-4/+6
| * | | | | | | | tracing: Check the return value of trace_get_user()Li Zefan2009-09-222-9/+7
| * | | | | | | | tracing: Fix off-by-one in trace_get_user()Li Zefan2009-09-221-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2619-188/+180
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-257-76/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Cleanup linker script using new linker script macros.Tim Abbott2009-09-181-44/+3
| | * | | | | | | | x86: Use section .data.page_aligned for the idt_table.Tim Abbott2009-09-182-5/+2
| | * | | | | | | | x86: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-183-11/+5
| | * | | | | | | | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-183-4/+8
| | * | | | | | | | x86: fix fragile computation of vsyscall addressAnders Kaseorg2009-09-181-12/+7
| * | | | | | | | | x86: Remove redundant non-NUMA topology functionsRusty Russell2009-09-241-10/+0
| * | | | | | | | | x86: early_printk: Protect against using the same device twiceJason Wessel2009-09-241-0/+5
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-241467-22115/+71938
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
| * | | | | | | | | | x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier2009-09-241-1/+1
| * | | | | | | | | | x86: mce: Use safer ways to access MCE registersIngo Molnar2009-09-231-2/+21
| * | | | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-235-69/+77
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-214-65/+72
| | * | | | | | | | | | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-212-5/+6
| * | | | | | | | | | | x86: mce, inject: Use real inject-msg in raise_localHuang Ying2009-09-221-3/+4
| * | | | | | | | | | | x86: mce: Fix thermal throttling message stormIngo Molnar2009-09-221-2/+4
| * | | | | | | | | | | x86: mce: Clean up thermal throttling state tracking codeIngo Molnar2009-09-221-24/+39
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-268-713/+770
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas2009-09-261-3/+2
| * | | | | | | | | | | Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown2009-09-262-227/+453
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | thinkpad-acpi: name event constantsHenrique de Moraes Holschuh2009-09-201-23/+69
| | * | | | | | | | | | | thinkpad-acpi: add internal hotkey event APIHenrique de Moraes Holschuh2009-09-201-0/+48
| | * | | | | | | | | | | thinkpad-acpi: hotkey event driver updateHenrique de Moraes Holschuh2009-09-202-196/+328
| | * | | | | | | | | | | thinkpad-acpi: drop HKEY event 0x5010Henrique de Moraes Holschuh2009-09-202-5/+5
| | * | | | | | | | | | | thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exitHenrique de Moraes Holschuh2009-09-201-10/+8
| | * | | | | | | | | | | thinkpad-acpi: don't leave ERR_PTR() pointers aroundHenrique de Moraes Holschuh2009-09-201-1/+3
| * | | | | | | | | | | | Merge branch 'bjorn-HID' into releaseLen Brown2009-09-265-483/+315
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-251-33/+23
| | * | | | | | | | | | | | ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-252-21/+1
| | * | | | | | | | | | | | ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-253-28/+15
| | * | | | | | | | | | | | ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-252-13/+5
| | * | | | | | | | | | | | ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-253-132/+60
| | * | | | | | | | | | | | ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-251-0/+10
| | * | | | | | | | | | | | ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-252-4/+4
| | * | | | | | | | | | | | ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-251-12/+6
OpenPOWER on IntegriCloud