summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-7/+0
| * | | | | | | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-2/+8
| * | | | | | | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-0/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, numa: Implement pfn -> nid mapping granularity checkTejun Heo2011-07-121-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha2011-06-271-2/+0
| * | | | | | | | | stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo2011-06-271-2/+12
| * | | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-06-271-0/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-221-1/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett2011-06-061-0/+32
| * | | | | | | | | x86, efi: Fix argument types for SetVariable()Matthew Garrett2011-06-061-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-221-0/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i8253: Cleanup outb/inb magicThomas Gleixner2011-07-011-3/+0
| * | | | | | | | | i8253: Create common clockevent implementationThomas Gleixner2011-07-011-0/+2
| * | | | | | | | | i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-1/+2
| * | | | | | | | | i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-0/+4
| * | | | | | | | | i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-0/+14
| * | | | | | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-0/+11
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-227-22/+30
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-07-2112-26/+66
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-017-22/+30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-231-1/+1
| | * | | | | | | | | | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-106-21/+29
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-226-55/+54
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-141-0/+1
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-211-3/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-07-111-2/+2
| | * | | | | | | | | | | | ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-071-1/+2
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-053-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-141-0/+4
| | * | | | | | | | | | | | x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-141-2/+2
| | * | | | | | | | | | | | tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-141-1/+1
| * | | | | | | | | | | | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-0/+5
| * | | | | | | | | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-012-3/+11
| * | | | | | | | | | | | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-1/+2
| * | | | | | | | | | | | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-011-3/+11
| * | | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-3/+1
| * | | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-10/+8
| * | | | | | | | | | | | | perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
| * | | | | | | | | | | | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0131-49/+253
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-1619-29/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-091-29/+4
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr2011-07-201-1/+1
* | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-223-55/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mutex: Make mutex_destroy() an inline functionJean Delvare2011-07-211-1/+1
| * | | | | | | | | | | | | | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-082-54/+5
* | | | | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \