| Commit message (Expand) | Author | Age |
* | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 |
* | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 |
* | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-10-26 |
|\ |
|
| * | Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 2014-10-25 |
| |\ |
|
| | * | ARM: dts: imx28-evk: Let i2c0 run at 100kHz | Fabio Estevam | 2014-10-25 |
| | * | ARM: i.MX6: Fix "emi" clock name typo | Steve Longerbeam | 2014-10-25 |
| * | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg... | Olof Johansson | 2014-10-24 |
| |\ \ |
|
| | * | | ARM: dts: socfpga: Add a 3.3V fixed regulator node | Dinh Nguyen | 2014-10-22 |
| | * | | ARM: dts: socfpga: Fix SD card detect | Dinh Nguyen | 2014-10-22 |
| | * | | ARM: dts: socfpga: rename gpio nodes | Dinh Nguyen | 2014-10-22 |
| | * | | arm: socfpga: fix fetching cpu1start_addr for SMP | Dinh Nguyen | 2014-10-21 |
| | |/ |
|
| * | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr... | Olof Johansson | 2014-10-24 |
| |\ \ |
|
| | * | | ARM: at91/dt: sam9263: fix PLLB frequencies | Boris Brezillon | 2014-10-22 |
| | |/ |
|
| * | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in... | Olof Johansson | 2014-10-24 |
| |\ \ |
|
| | * | | ARM: zynq: DT: trivial: Fix mc node | Michal Simek | 2014-10-20 |
| | * | | ARM: zynq: DT: Add cadence watchdog node | Michal Simek | 2014-10-20 |
| | * | | ARM: zynq: DT: Add missing reference for memory-controller | Michal Simek | 2014-10-20 |
| | * | | ARM: zynq: DT: Add missing reference for ADC | Michal Simek | 2014-10-20 |
| | * | | ARM: zynq: DT: Add missing address for L2 pl310 | Michal Simek | 2014-10-20 |
| | * | | ARM: zynq: DT: Remove 222 MHz OPP | Soren Brinkmann | 2014-10-20 |
| | * | | ARM: zynq: DT: Fix GEM register area size | Soren Brinkmann | 2014-10-20 |
| | |/ |
|
| * | | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIP | Olof Johansson | 2014-10-24 |
| * | | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGE | Olof Johansson | 2014-10-24 |
| |/ |
|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-24 |
|\ \ |
|
| * | | MIPS: SEAD3: Fix I2C device registration. | Ralf Baechle | 2014-10-24 |
| * | | MIPS: SEAD3: Nuke PIC32 I2C driver. | Ralf Baechle | 2014-10-24 |
| * | | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras | 2014-10-23 |
| * | | MIPS: MSP71xx: Fix build error | Stefan Hengelein | 2014-10-23 |
| * | | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled | Markos Chandras | 2014-10-23 |
| * | | MIPS: Prevent compiler warning from cop2_{save,restore} | Paul Burton | 2014-10-23 |
| * | | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle | Markos Chandras | 2014-10-23 |
| * | | MIPS: idle: Remove leftover __pastwait symbol and its references | Markos Chandras | 2014-10-23 |
| * | | MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds | Markos Chandras | 2014-10-23 |
| * | | MIPS: ptrace.h: Add a missing include | Aaro Koskinen | 2014-10-23 |
| * | | MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled | Stefan Hengelein | 2014-10-22 |
| * | | MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present | Stefan Hengelein | 2014-10-22 |
| * | | MIPS: Octeon: Remove special case for simulator command line. | David Daney | 2014-10-22 |
| * | | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney | 2014-10-22 |
| * | | MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge | Aaro Koskinen | 2014-10-22 |
| * | | pci: pci-lantiq: remove duplicate check on resource | Varka Bhadram | 2014-10-22 |
| * | | MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC | Markos Chandras | 2014-10-21 |
| * | | MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions | Markos Chandras | 2014-10-21 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-10-24 |
|\ \ |
|
| * | | arm64: Fix memblock current_limit with 64K pages and 48-bit VA | Catalin Marinas | 2014-10-24 |
| * | | arm64: ASLR: Don't randomise text when randomise_va_space == 0 | Arun Chandran | 2014-10-24 |
| * | | arm64: vexpress: Add CLCD support to the ARMv8 model platform | Catalin Marinas | 2014-10-22 |
| * | | arm64: Fix compilation error on UP builds | Catalin Marinas | 2014-10-21 |
| * | | net: bpf: arm64: minor fix of type in jited | Daniel Borkmann | 2014-10-20 |
| * | | arm64: bpf: add 'load 64-bit immediate' instruction | Zi Shen Lim | 2014-10-20 |
| * | | arm64: bpf: add 'shift by register' instructions | Zi Shen Lim | 2014-10-20 |