summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-102-0/+8
* perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-101-0/+2
* perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-101-0/+15
* perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-105-0/+132
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-036-17/+17
|\
| *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-031873-29880/+63361
| |\ \
| | | * ACPI: Only count valid srat memory structuresThomas Renninger2012-08-032-9/+11
| * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-314-8/+6Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-033-7/+34
|\ \ \
| * | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-021-7/+13
| * | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-011-0/+4
| * | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-261-0/+17
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-039-17/+58
|\ \ \ \
| * | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-021-1/+1
| * | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| * | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| * | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-262-7/+8
| * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-25212-1828/+4339
| |\ \ \ \
| * | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
| * | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-091-1/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-036-18/+115
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-315-17/+114
| * | | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-0364-837/+98Star
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-031-2/+6
| * | | | | | m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven2012-07-222-9/+9
| * | | | | | m68k: Remove never used asm/shm.hPaul Bolle2012-06-271-31/+0Star
| * | | | | | m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven2012-06-271-46/+2Star
| * | | | | | m68k: Use asm-generic version of <asm/sections.h>Geert Uytterhoeven2012-06-272-6/+1Star
| * | | | | | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-2714-38/+30Star
| * | | | | | mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-2710-20/+6Star
| * | | | | | m68knommu: Allow ColdFire CPUs to use unaligned accessesGreg Ungerer2012-06-271-1/+0Star
| * | | | | | m68k: Remove five unused headersPaul Bolle2012-06-275-545/+0Star
| * | | | | | m68k: CPU32 does not support unaligned accessesGeert Uytterhoeven2012-06-101-0/+1
| * | | | | | m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGeert Uytterhoeven2012-06-102-2/+7
| * | | | | | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64Geert Uytterhoeven2012-06-102-2/+2
| * | | | | | m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven2012-06-102-9/+9
| * | | | | | m68k: Remove duplicate FPU config optionGeert Uytterhoeven2012-06-101-3/+0Star
| * | | | | | m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-101-7/+4Star
| * | | | | | m68k: Use asm-generic version of <asm/types.h>Geert Uytterhoeven2012-06-102-22/+1Star
| * | | | | | m68k: Use Kbuild logic to import asm-generic headersGeert Uytterhoeven2012-06-1024-97/+23Star
* | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-025-162/+65Star
|\ \ \ \ \ \ \
| * | | | | | | x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-08-012-22/+36
| * | | | | | | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-97/+0Star
| * | | | | | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-012-31/+27Star
| * | | | | | | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-015-1/+4
| * | | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-012-18/+5Star
* | | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0237-556/+1277
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2938-581/+1342
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |