aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10Rebase - Merge fixesjuice-2013.12linux-linaro-juice-aarch64linux-linaro-juice-aarchlinux-linaro-juice-13.12.09Sireesh Tripurari
2013-12-10epoll: allow EPOLLWAKEUP flag if PM_SLEEP is enabledAmit Pundir
2013-12-10Took this DT fvp-base-gicv2-psci.dtb from linaroAmit Pundir
2013-12-10Juice configsAxel Fagerstedt
2013-12-10Juice configs.Axel Fagerstedt
2013-12-10perf: Work around lack of TLS on AndroidBintian Wang
2013-12-10perf: Merge fixes from AOSP's platform/external/linux-tools-perfBernhard Rosenkränzer
2013-12-10configs: add kvm configsRiku Voipio
2013-12-10ARM: add option to flush console before rebootDima Zavin
2013-12-10HACK: arm64: DT: Copy RTSM device tree as 'v2p-aarch64'Jon Medhurst
2013-12-10HACK: arm64: DT: Add VGA panel and select it by defaultJon Medhurst
2013-12-10arm64: DT: Remove 'chosen' nodes.Jon Medhurst
2013-12-10arm64: libgcc.a breakagePaul Sokolovsky
2013-12-10binder: fix printk() format specifier to match userptr32_t typeDmitry Antipov
2013-12-10Android: Add support for 32-bit Binder calls in a 64-bit kernelBintian Wang
2013-12-10pandaboard: drivers raw read and write endian fixVictor Kamensky
2013-12-10ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky
2013-12-10Fix the compilation error in the android topicAndrey Konovalov
2013-12-10xt_qtaguid: Add merge fix from TixyJon Medhurst (Tixy)
2013-12-10Fix 3.11-rc1 xt_sockets mismergeJohn Stultz
2013-12-10drivers/rtc/rtc-pl031.c: use rtc as wakeup sourceZhangfei Gao
2013-12-10ARM: ensure loader information in LE format for BE kernelsNico Pitre
2013-12-10ARM: update atag-to-fdt code to be endian agnosticBen Dooks
2013-12-10ARM: add atag32_to_cpu() functionBen Dooks
2013-12-10ARM: fixup head for atag verificationBen Dooks
2013-12-10ARM: add CPU_BE8_BOOT_LE configurationBen Dooks
2013-12-10ARM: cci: driver need big endian fixes in asm codeVictor Kamensky
2013-12-10ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks
2013-12-10arm64: dtbs: rtsm_ve: Add virtio deviceJon Medhurst
2013-12-10arm64: Add CLCD support to the ARMv8 model platformCatalin Marinas
2013-12-10arm64: Enable CONFIG_HOTPLUG_CPU in defconfigJon Medhurst
2013-12-10arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-12-10arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-12-10arm64: read enable-method for CPU0Mark Rutland
2013-12-10arm64: factor out spin-table boot methodMark Rutland
2013-12-10arm64: reorganise smp_enable_opsMark Rutland
2013-12-10timer: Avoid masking EVENTEN bit in CNTKCTL registerMathieu J. Poirier
2013-12-10net: smc91x: Do not cast pointer to intCatalin Marinas
2013-12-10amba-clcd: separate ioremap framebuffer from DMA implementationWill Deacon
2013-12-10amba-clcd: Add Device Tree support to amba-clcd driverJon Medhurst
2013-12-10ARM: vexpress: Add support for HDLCDJon Medhurst
2013-12-10configs: vexpress: Basic board config fragmentJon Medhurst
2013-12-10Add cross-build support to tools/lib/lk libraryAndrey Konovalov
2013-12-10staging: dwc2: update DT binding to add generic clock/phy propertiesMatt Porter
2013-12-10phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter
2013-12-10ARM: Remove uprobes dependency on kprobesDavid A. Long
2013-12-10ARM: add uprobes supportDavid A. Long
2013-12-10ARM: Finish renaming ARM kprobes APIs for sharing with uprobesDavid A. Long
2013-12-10kprobes: Remove uneeded kernel dependency on struct arch_specific_insnDavid A. Long
2013-12-10ARM: Disable jprobe selftests in thumb kernelsDavid A. Long