platform/kernel/linux-arm64.git
2014-05-13 Liviu DudauUpdated README.md with the v0.3-Juno release information
2014-05-12 Liviu Dudauarm64: Updated defconfig to enable Juno peripherals...
2014-05-12 Liviu DudauMerge branch 'juno-hmp' into juno-release
2014-05-12 Liviu DudauMerge branch 'juno-dev' into juno-release
2014-05-12 Liviu DudauMerge branch 'hdlcd-upstream' into juno-release
2014-05-12 Liviu DudauMerge tag 'v3.15-rc5' into juno-release
2014-05-12 Liviu DudauHDLCD: correct the mapping of RGB signals into the...
2014-05-12 Liviu Dudaudrm: Replace calls to dma_{alloc,free}_writecombine...
2014-05-12 Liviu Dudaudrm: i2c: Add support for Silicon Image SiI9022 HDMI...
2014-05-12 Sebastian Hesselbarthdrm: encoder_slave: respect of_node on i2c encoder...
2014-05-12 Liviu Dudauarm: vexpress: Update the hdlcd node in DT to match...
2014-05-12 Liviu Dudaudrm: arm: Add DT bindings documentation for HDLCD driver.
2014-05-12 Liviu Dudaudrm: Add support for ARM's HDLCD controller.
2014-05-12 Liviu Dudaudrm: Cleanup code when checking for reduced blanking...
2014-05-12 Liviu DudauDocumentation: drm: Use '->' when describing access...
2014-05-12 Sudeep Hollacpufreq: [HORRIBLE DIRTY HACK] get arm_big_little compi...
2014-05-12 Liviu Dudauarm64: Add Juno platform support
2014-05-12 Liviu Dudauarm64: Create link to include/dt-bindings to enable...
2014-05-12 Liviu Dudauarm64: Restrict CMA allocation to 32-bit PA
2014-05-12 Liviu Dudauinput: Request a shared interrupt for AMBA KMI devices.
2014-05-12 Liviu Dudaudrm: tda998x: Add support for CEC addresses other than...
2014-05-12 Liviu Dudauusb: Enable support for 64bit EHCI host controllers...
2014-05-12 Liviu Dudauusb: Use usb_hub_set_port_power() in hub_power_on(...
2014-05-12 Liviu Dudauusb: Add support for Synopsis H20AHB EHCI host controller.
2014-05-12 Liviu Dudauphy: Add SMSC USB334x PHY IDs.
2014-05-12 Liviu Dudauphy: Enable USB PHY support for arm64.
2014-05-12 Liviu DudauDMA: Fix allocation size for PL330 data buffer depth.
2014-05-12 Sudeep Hollacpufreq: arm_big_little: add SPCI interface driver
2014-05-12 Sudeep Hollaclk: add support for clocks provided by system control...
2014-05-12 Sudeep Hollamailbox: add support for System Control and Power Inter...
2014-05-12 Sudeep Hollamailbox: add support for ARM Message Handling Unit...
2014-05-12 Sudeep Hollaarm64: add ARCH_HAS_OPP to allow enabling OPP library
2014-05-12 Sudeep Hollaarm64: restore alphabetic order in Kconfig
2014-05-12 Sudeep Hollaarm64: use cpu_online_mask when using forced irq_set_af...
2014-05-12 Sudeep Hollaarm: use cpu_online_mask when using forced irq_set_affinity
2014-05-12 LeyFoon Tanmailbox: Fix deleteing poll timer
2014-05-12 LeyFoon Tanmailbox: Fix TX completion init
2014-05-12 jassisinghbrar... mailbox: pl320: Introduce common API driver
2014-05-12 jassisinghbrar... mailbox: Introduce framework for mailbox
2014-05-12 Suman Annamailbox: rename pl320-ipc specific mailbox.h
2014-05-12 Mark Brownarm64: topology: Provide relative power numbers for...
2014-05-12 Mark Brownarm64: topology: Tell the scheduler about the relative...
2014-05-12 Zi Shen Limarm64: topology: add MPIDR-based detection
2014-05-12 Mark Brownarm64: topology: Add support for topology DT bindings
2014-05-12 Mark Brownarm64: topology: Initialise default topology state...
2014-05-12 Zi Shen Limarm64: sched: Remove unused mc_capable() and smt_capable()
2014-05-12 Chris Redpathsched: hmp: fixup task_hot usage
2014-05-12 Robin Randhawaarm64: Add misc HMP specific Kconfig options
2014-05-12 Robin Randhawaarm64: HMP: Add HMP support code to topology.c
2014-05-12 Mark Brownarm64: topology: Provide relative power numbers for...
2014-05-12 Mark Brownarm64: topology: Tell the scheduler about the relative...
2014-05-12 Zi Shen Limarm64: topology: add MPIDR-based detection
2014-05-12 Mark Brownarm64: topology: Add support for topology DT bindings
2014-05-12 Mark Brownarm64: topology: Initialise default topology state...
2014-05-12 Zi Shen Limarm64: sched: Remove unused mc_capable() and smt_capable()
2014-05-12 AKASHI Takahiroarm64: audit: Add audit hook in syscall_trace_enter...
2014-05-12 AKASHI Takahiroarm64: Add audit support
2014-05-12 AKASHI Takahiroarm64: ftrace: Add system call tracepoint
2014-05-12 AKASHI Takahiroarm64: ftrace: Add CALLER_ADDRx macros
2014-05-12 AKASHI Takahiroarm64: ftrace: Add dynamic ftrace support
2014-05-12 AKASHI Takahiroarm64: Add ftrace support
2014-05-12 AKASHI Takahiroftrace: Add arm64 support to recordmcount
2014-05-12 AKASHI Takahiroarm64: Add 'notrace' attribute to unwind_frame() for...
2014-05-12 AKASHI Takahiroarm64: add __ASSEMBLY__ in asm/insn.h
2014-05-12 AKASHI Takahiroftrace: make CALLER_ADDRx macros more generic
2014-05-12 AKASHI Takahiroarm64: is_compat_task is defined both in asm/compat...
2014-05-12 AKASHI Takahiroarm64: Add regs_return_value() in syscall.h
2014-05-12 AKASHI Takahiroarm64: split syscall_trace() into separate functions...
2014-05-12 AKASHI Takahiroarm64: make a single hook to syscall_trace() for all...
2014-05-12 Robin Randhawasched: HMP: Fix breakage due to changes in find_new_ilb()
2014-05-12 Dietmar EggemannHMP: Fix rt task allowed cpu mask restriction code...
2014-05-12 Chris Redpathsched: hmp: Fix potential task_struct memory leak
2014-05-12 Chris Redpathsched: hmp: Change TC2 packing config to disabled defau...
2014-05-12 Chris Redpathsched: hmp: Make idle balance behaviour normal when...
2014-05-12 Chris Redpathsched: update runqueue clock before migrations away
2014-05-12 Chris Redpathsched: reset blocked load decay_count during synchroniz...
2014-05-12 Chris Redpathsched: hmp: Fix build breakage when not using CONFIG_SC...
2014-05-12 Chris Redpathsched: hmp: add read-only hmp domain sysfs file
2014-05-12 Mathieu PoirierHMP: Avoid using the cpu stopper to stop runnable tasks
2014-05-12 Mark Brownarm64: Fix build due to HMP tracepoints
2014-05-12 Chris RedpathHMP: Implement task packing for small tasks in HMP...
2014-05-12 Chris Redpathhmp: Remove potential for task_struct access race
2014-05-12 Chris Redpathsched: HMP: fix potential logical errors
2014-05-12 Chris Redpatharm: ipi raise/start/end tracing
2014-05-12 Chris Redpathsched: HMP: Additional trace points for debugging HMP...
2014-05-12 Chris Redpathsched: HMP: Change default HMP thresholds
2014-05-12 Chris RedpathHMP: Update migration timer when we fork-migrate
2014-05-12 Chris RedpathHMP: Access runqueue task clocks directly.
2014-05-12 Chris RedpathHMP: Implement idle pull for HMP
2014-05-12 Chris Redpathsched: HMP change nr_running offload metric
2014-05-12 Chris RedpathHMP: Explicitly implement all-load-is-max-load policy...
2014-05-12 Chris RedpathHMP: Modify the runqueue stats to add a new child stat
2014-05-12 Chris Redpathsched: track per-rq 'last migration time'
2014-05-12 Morten Rasmussensched: HMP fix traversing the rb-tree from the curr...
2014-05-12 Chris RedpathHMP: select 'best' task for migration rather than ...
2014-05-12 Jon Medhurst... HMP: Check the system has little cpus before forcing...
2014-05-12 Dietmar EggemannHMP: experimental: Force all rt tasks to start on littl...
2014-05-12 Chris Redpathsched: Restrict nohz balance kicks to stay in the HMP...
2014-05-12 Chris RedpathHMP: Force new non-kernel tasks onto big CPUs until...
2014-05-12 Chris RedpathHMP: Avoid multiple calls to hmp_domain_min_load in...
next