aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-13
* ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-11
* ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-11
* ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-11
* ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-11
* ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-11
* ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-11
* ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-03
|\
| *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03
| |\ \
| | | * ACPI: Only count valid srat memory structuresThomas Renninger2012-08-03
| * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-30
| |/ /
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-03
|\ \ \
| * | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-01
| * | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-01
| * | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-26
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
|\ \ \ \
| * | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-01
| * | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-26
| * | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-26
| * | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-26
| * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-26
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-25
| |\ \ \ \
| * | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-25
| * | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-09
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-03
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-31
| * | | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-31
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-03
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-02
| * | | | | | m68k/apollo: Rename "timer" to "apollo_timer"Geert Uytterhoeven2012-07-22
| * | | | | | m68k: Remove never used asm/shm.hPaul Bolle2012-06-27
| * | | | | | m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven2012-06-27
| * | | | | | m68k: Use asm-generic version of <asm/sections.h>Geert Uytterhoeven2012-06-27
| * | | | | | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven2012-06-27
| * | | | | | mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
| * | | | | | m68knommu: Allow ColdFire CPUs to use unaligned accessesGreg Ungerer2012-06-27
| * | | | | | m68k: Remove five unused headersPaul Bolle2012-06-27
| * | | | | | m68k: CPU32 does not support unaligned accessesGeert Uytterhoeven2012-06-10
| * | | | | | m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGeert Uytterhoeven2012-06-10
| * | | | | | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64Geert Uytterhoeven2012-06-10
| * | | | | | m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven2012-06-10
| * | | | | | m68k: Remove duplicate FPU config optionGeert Uytterhoeven2012-06-10
| * | | | | | m68knommu: Clean up printing of sectionsGeert Uytterhoeven2012-06-10
| * | | | | | m68k: Use asm-generic version of <asm/types.h>Geert Uytterhoeven2012-06-10
| * | | | | | m68k: Use Kbuild logic to import asm-generic headersGeert Uytterhoeven2012-06-10
* | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\ \ \ \ \ \ \
| * | | | | | | x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-31
| * | | | | | | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-31
| * | | | | | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-31