summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-02-22powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett
2012-02-22powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-22fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett
2012-02-22fsl/mpic: Document and use the "big-endian" device-tree flagKyle Moffett
2012-02-22powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds
2012-02-21ARM/audit: include audit header and fix audit archEric Paris
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard
2012-02-16powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt
2012-02-16powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt
2012-02-16powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson
2012-02-15ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-15ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-15i387: fix sense of sanity checkLinus Torvalds
2012-02-15ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas
2012-02-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt