aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-23arm64: android: Move ARMv8 deprecated instructions under __ASSEMBLY__ guardsv3.14/topic/aospAmit Pundir
2015-02-20Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...Mark Brown
2015-02-12Merge branch 'android-3.14' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-02-09xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk()Amit Pundir
2015-02-05android: base-cfg: enable ARMV8_DEPRECATED and subfeaturesGreg Hackmann
2015-02-05arm64: kconfig: move emulation option under kernel featuresWill Deacon
2015-02-05kbuild: make it possible to specify the module output dirRom Lemarchand
2015-02-05arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-02-05arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-02-05arm64: kernel: explicitly add include in armv8_deprecatedDaniel Rosenberg
2015-02-05arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-02-05arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-05arm64: cpuinfo: record cpu system register valuesMark Rutland
2015-02-05arm64: add MIDR_EL1 field accessorsMark Rutland
2015-02-05arm64: fix return code check when changing emulation handlerWill Deacon
2015-02-05arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2015-02-05arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-02-05arm64: barriers: add dmb barrierWill Deacon
2015-02-05arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-02-05arm64: Add framework for legacy instruction emulationPunit Agrawal
2015-02-05arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-02-05arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-02-05arm64: kernel: Explicitly add include in traps.cDaniel Rosenberg
2015-02-05Revert "arm64: copy conditional instruction tests from arm"Daniel Rosenberg
2015-02-05Revert "arm64: ptrace: add is_wide_instruction() macro"Daniel Rosenberg
2015-02-05Revert "arm64: add undefined instruction handler hooks"Daniel Rosenberg
2015-02-05Revert "arm64: kernel: check mode for get_user in undefinstr"Daniel Rosenberg
2015-02-05Revert "arm64: a backwards compatible config option"Daniel Rosenberg
2015-02-05Revert "arm64: emulate the swp/swpb instruction"Daniel Rosenberg
2015-02-05Revert "arm64: fix a warning and a typo in SWP emulation"Daniel Rosenberg
2015-02-05Revert "arm64: add fault handling to SWP emulation"Daniel Rosenberg
2015-02-05Revert "arm64: fix SWP instruction emulation"Daniel Rosenberg
2015-02-05Revert "arm64: optionally set CP15BEN in SCTLR"Daniel Rosenberg
2015-02-05Revert "arm64: make SCTLR compat config depend on CONFIG_ARMV7_COMPAT"Daniel Rosenberg
2015-02-05Revert "arm64: enable deprecated SETEND instruction in SCTLR compat config"Daniel Rosenberg
2015-02-05Revert "arm64: cpuinfo: ARMv7 compatable cpuinfo option"Daniel Rosenberg
2015-02-05Revert "arm64: report vfpv3 instead of vfpv3d16"Daniel Rosenberg
2015-02-05Revert "arm64: restrict effects of ARMV7_COMPAT_CPUINFO to ARMv7 tasks"Daniel Rosenberg
2015-02-05Revert "android: base-cfg: enable ARMV7_COMPAT"Daniel Rosenberg
2015-01-28xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socketMohamad Ayyash
2015-01-28Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...Mark Brown
2015-01-27xt_qtaguid: fix broken uid/gid range checkAmit Pundir
2015-01-26usb: gadget: check for accessory device before disconnecting HIDsAmit Pundir
2015-01-24staging: android: ashmem: add missing includeRom Lemarchand
2015-01-23usb: gadget: android: Save/restore ep0 completion functionJack Pham
2015-01-23usb: u_ether: Fix compile errorsPraneeth Bajjuri
2015-01-23usb: gadget: Add Uevent to notify userspaceBadhri Jagan Sridharan
2015-01-23usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan
2015-01-23input: evdev: Remove un-necessary free in evdev_releaseSubramaniam Chanderashekarapuram
2015-01-21selinux: Remove obsolete selinux_audit_data initialization.Stephen Smalley