summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| * | | | | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-236-26/+8Star
| * | | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26Star
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-2330-38/+80
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker2014-11-191-0/+1
| * | | | | | Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-1923-32/+44
| |\ \ \ \ \ \
| | * | | | | | ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot2014-11-131-3/+1Star
| | * | | | | | ARM: tegra: Remove eMMC vmmc property for roth/tn7Alexandre Courbot2014-11-132-2/+0Star
| | * | | | | | ARM: dts: tegra: move serial aliases to per-boardOlof Johansson2014-11-1322-23/+39
| | * | | | | | ARM: tegra: Add serial port labels to Tegra124 DTLucas Stach2014-11-131-4/+4
| * | | | | | | Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2014-11-192-3/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | * | | | | | | ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven2014-11-101-1/+6
| | * | | | | | | ARM: shmobile: r8a7790: Fix SD3CKCR addressShinobu Uehara2014-11-101-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-11-192-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clockGeert Uytterhoeven2014-11-101-1/+1
| | * | | | | | | ARM: shmobile: r8a7790: Fix SD3CKCR address to device treeShinobu Uehara2014-11-101-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-191-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven2014-11-121-0/+20
| | |/ / / / / /
| * | | | | | | Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-11-191-0/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controllerChen-Yu Tsai2014-11-081-0/+4
| | |/ / / / /
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-11-2210-20/+60
|\ \ \ \ \ \ \
| * | | | | | | MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-192-10/+38
| * | | | | | | MIPS: jump_label.c: Correct the span of the J instructionMaciej W. Rozycki2014-11-191-2/+2
| * | | | | | | MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
| * | | | | | | MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras2014-11-191-0/+1
| * | | | | | | MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras2014-11-191-0/+4
| * | | | | | | MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
| * | | | | | | MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen2014-11-191-1/+1
| * | | | | | | MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-192-3/+4
| * | | | | | | MIPS: Loongson: Fix the write-combine CCA value settingHuacai Chen2014-11-191-1/+1
| * | | | | | | MIPS: IP27: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
| * | | | | | | MIPS: Loongson3: Fix __node_distances undefined errorJames Cowgill2014-11-191-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-221-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-181-1/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-225-3/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| * | | | | | | | x86, kaslr: Handle Gold linker for finding bss/brkKees Cook2014-11-181-1/+10
| * | | | | | | | x86, mm: Set NX across entire PMD at bootKees Cook2014-11-181-1/+10
| * | | | | | | | x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| * | | | | | | | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-222-5/+46
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * | | | | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| * | | | | | | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
* | | | | | | | | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-1712-18/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: at91/dt: Fix sama5d3x typosPeter Rosin2014-11-176-6/+6
| * | | | | | | | | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson2014-11-174-7/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2
| | * | | | | | | | | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy2014-11-101-2/+2