summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | headers: kref.h reduxAlexey Dobriyan2009-09-269-10/+0
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-261-61/+76
|\ \ \ \ \ \
| * | | | | | futex: Add memory barrier commentary to futex_wait_queue_me()Darren Hart2009-09-241-0/+6
| * | | | | | futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart2009-09-221-12/+3
| * | | | | | futex: Correct futex_q woken state commentaryDarren Hart2009-09-221-16/+16
| * | | | | | futex: Make function kernel-doc commentary consistentDarren Hart2009-09-221-20/+21
| * | | | | | futex: Correct queue_me and unqueue_me commentaryDarren Hart2009-09-221-12/+29
| * | | | | | futex: Correct futex_wait_requeue_pi() commentaryDarren Hart2009-09-221-3/+3
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-268-69/+119
|\ \ \ \ \ \ \
| * | | | | | | perf tools: Dont use openat()Eric Dumazet2009-09-241-29/+20
| * | | | | | | perf tools: Fix buffer allocationEric Dumazet2009-09-241-1/+1
| * | | | | | | perf tools: .gitignore += perf*.htmlKirill Smelkov2009-09-241-0/+1
| * | | | | | | perf tools: Handle relative paths while loading module symbolsMike Galbraith2009-09-241-30/+66
| * | | | | | | perf tools: Fix module symbol loading bugMike Galbraith2009-09-231-4/+13
| * | | | | | | 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
OpenPOWER on IntegriCloud