summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-111-1/+1
|\
| * arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF...Bin Gao2012-10-261-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-113-75/+95
|\ \
| * | x86_32: Return actual stack when requesting sp from regsSteven Rostedt2012-11-191-0/+9
| * | x86: Don't clobber top of pt_regs in nested NMISalman Qazi2012-11-021-14/+27
| * | x86/asm: Clean up copy_page_*() comments and codeMa Ling2012-10-241-61/+59
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-117-35/+29
|\ \ \
| * \ \ Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-086-37/+31
| |\ \ \
| | * | | vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-203-0/+6
| | * | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-195-14/+6
| | * | | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-193-18/+14
| | * | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-193-8/+8
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-07287-1384/+2499
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-291-4/+0
| * | | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-293-6/+10
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-1140-45/+247
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-0830-0/+69
| |\ \ \ \
| | * | | | tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-131-1/+1
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-1330-0/+69
| * | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-12-083-38/+26
| |\ \ \ \ \
| | * | | | | uprobes/x86: Cleanup the single-stepping codeOleg Nesterov2012-11-031-35/+19
| | * | | | | uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov2012-11-031-0/+6
| | * | | | | uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov2012-11-031-3/+1
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-08286-1380/+2493
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| * | | | | perf/x86: Fix sparse warningsPeter Huewe2012-10-301-2/+2
| | |/ / / | |/| | |
| * | | | x86: Allow tracing of functions in arch/x86/kernel/rtc.cDavid Vrabel2012-10-243-7/+6
| * | | | perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa2012-10-242-0/+3
| * | | | perf/x86: Add hardware events translations for AMD cpusJiri Olsa2012-10-244-5/+20
| * | | | perf/x86: Add hardware events translations for Intel cpusJiri Olsa2012-10-243-0/+44
| * | | | perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa2012-10-241-0/+22
| * | | | perf/x86: Make hardware event translations available in sysfsJiri Olsa2012-10-242-0/+62
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-119-25/+27
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-039-25/+27
| |\ \ \ \ \
| | * | | | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-308-25/+26
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-161-1/+1
| | |\ \ \ \ \ \
| | | | * | | | | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-231-1/+1
| | | |/ / / / /
* | | | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-1120-898/+272
|\ \ \ \ \ \ \ \
| * | | | | | | | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-2/+2
| * | | | | | | | avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim2012-12-111-3/+0
| * | | | | | | | arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton2012-12-111-3/+3
| * | | | | | | | mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse2012-12-111-94/+30
| * | | | | | | | mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse2012-12-111-114/+30
| * | | | | | | | mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse2012-12-111-114/+25
| * | | | | | | | mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse2012-12-111-18/+9
| * | | | | | | | mm: use vm_unmapped_area() on sh architectureMichel Lespinasse2012-12-111-114/+23
| * | | | | | | | mm: use vm_unmapped_area() on arm architectureMichel Lespinasse2012-12-111-109/+23
| * | | | | | | | mm: use vm_unmapped_area() on mips architectureMichel Lespinasse2012-12-111-94/+17
| * | | | | | | | mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse2012-12-111-105/+25
| * | | | | | | | mm: fix cache coloring on x86_64 architectureMichel Lespinasse2012-12-111-2/+2
| * | | | | | | | mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-113-126/+33