platform/kernel/linux-3.10.git
2014-11-18 Seung-Woo Kimmax77693_charger: fix section mismatch
2014-11-18 Seung-Woo Kimclk: samsung: fix section mismatch from audio subsystem...
2014-11-18 Chanho Parkdts: arm: add arm-pmu node for exynos4412
2014-11-18 Jiri Olsaperf tools: Add missing liblk.a dependency for python...
2014-11-18 Jiri Olsaperf tools: Remove '?=' Makefile STRIP assignment
2014-11-18 Jiri Olsaperf tools: Replace multiple line assignment with multi...
2014-11-18 Jiri Olsaperf tools: Replace tabs with spaces for all non-comman...
2014-11-18 Jiri Olsaperf tools: Add NO_BIONIC variable to confiure bionic...
2014-11-18 Jiri Olsaperf tools: Switch to full path C include directories
2014-11-18 Jiri Olsaperf tools: Merge all *LDFLAGS* make variable into...
2014-11-18 Jiri Olsaperf tools: Merge all *CFLAGS* make variable into CFLAGS
2014-11-18 David Ahernperf evlist: Reset SIGTERM handler in workload child...
2014-11-18 Michael Ellermanperf: Expand definition of sysfs format attribute
2014-11-18 Sukadev Bhattiproluperf: Power7 Update testing ABI to list CPI-stack events
2014-11-18 Sukadev Bhattiproluperf: Power7: Make CPI stack events available in sysfs
2014-11-18 Rabin Vincenttools lib lk: Respect CROSS_COMPILE
2014-11-18 Jiri Olsaperf tools: Remove cwdlen from struct perf_session
2014-11-18 Jiri Olsaperf tools: Remove frozen from perf_header struct
2014-11-18 Jiri Olsaperf tests: Fix exclude_guest|exclude_host checking...
2014-11-18 Jiri Olsaperf tests: Fix attr test for record -d option
2014-11-18 Jiri Olsaperf tools: Final touches for CHK config move
2014-11-18 Jiri Olsaperf tools: Move paths config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move libnuma check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move stdlib check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move libbfd check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move libpython check config into config...
2014-11-18 Jiri Olsaperf tools: Move libperl check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move gtk2 check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move slang check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move libaudit check config into config...
2014-11-18 Jiri Olsaperf tools: Move libunwind check config into config...
2014-11-18 Jiri Olsaperf tools: Move libdw check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move libelf check config into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move compiler and linker flags check into...
2014-11-18 Jiri Olsaperf tools: Move programs check into config/Makefile
2014-11-18 Jiri Olsaperf tools: Move arch check into config/Makefile
2014-11-18 Jiri Olsaperf tools: Add automated make test suite
2014-11-18 David Ahernperf tools: Save parent pid in thread struct
2014-11-18 David Ahernperf stats: Fix divide by 0 in variance
2014-11-18 David Ahernperf kvm: Handle realloc failures
2014-11-18 Arnaldo Carvalho... perf test: Fix typo
2014-11-18 Jiri Olsaperf hists: Rename hist_entry__add_pair arguments
2014-11-18 Jiri Olsaperf diff: Use internal rb tree for hists__precompute
2014-11-18 Namhyung Kimperf report: Add report.percent-limit config variable
2014-11-18 Namhyung Kimperf top: Add --percent-limit option
2014-11-18 Namhyung Kimperf report: Add --percent-limit option
2014-11-18 Namhyung Kimperf report: Don't bother locking when adding hist...
2014-11-18 Namhyung Kimperf hists: Move locking to its call-sites
2014-11-18 Namhyung Kimperf top: Get rid of *_threaded() functions
2014-11-18 Namhyung Kimperf top: Fix percent output when no samples collected
2014-11-18 Namhyung Kimperf top: Fix -E option behavior
2014-11-18 David Ahernperf record: handle death by SIGTERM
2014-11-18 Sukadev Bhattiproluperf tests: Fix compile errors in bp_signal files
2014-11-18 Jiri Olsaperf tools: Fix tab vs spaces issue in Makefile ifdef...
2014-11-18 Arnaldo Carvalho... perf hists browser: Use sort__has_sym
2014-11-18 Namhyung Kimperf top: Use sort__has_sym
2014-11-18 Namhyung Kimperf sort: Cleanup sort__has_sym setting
2014-11-18 Namhyung Kimperf sort: Reorder HISTC_SRCLINE index
2014-11-18 Arnaldo Carvalho... perf archive: Fix typo on Documentation
2014-11-18 Namhyung Kimperf sort: Consolidate sort_entry__setup_elide()
2014-11-18 Namhyung Kimperf sort: Separate out memory-specific sort keys
2014-11-18 Namhyung Kimperf sort: Factor out common code in sort_dimension__add()
2014-11-18 Namhyung Kimperf sort: Introduce sort__mode variable
2014-11-18 Namhyung Kimperf report: Fix alignment of symbol column when -v...
2014-11-18 Namhyung Kimperf hists: Free unused mem info of a matched hist...
2014-11-18 Namhyung Kimperf hists: Fix an invalid memory free on he->branch_info
2014-11-18 Sukadev Bhattiproluperf tools: Fix bug in isupper() and islower()
2014-11-18 Inki Daedrm/exynos: add cache operation backend callbacks
2014-11-18 Inki Daedrm/exynos: export a gem into dmabuf fd with O_RDWR
2014-11-18 Inki Daedma-buf: add lock callback for fcntl system call.
2014-11-18 Inki Daedmabuf-sync: add cache operation feature
2014-11-18 Inki Daedmabuf-sync: add buffer synchronization framework
2014-11-18 Daniel Vettermutex: Add w/w mutex slowpath debugging
2014-11-18 Maarten Lankhorstmutex: Add support for wound/wait style locks
2014-11-18 Maarten Lankhorstarch: Make __mutex_fastpath_lock_retval return whether...
2014-11-18 Jonghwa LeeARM: DTS: update device tree for for charger_manager.
2014-11-18 Jonghwa LeeARM: config: Update tizen_defconfig.
2014-11-18 Jonghwa Leepower: charger-manager: Fix a bug when it unregisters...
2014-11-18 Jonghwa Leepower: charger-manager: regulator_get() never returns...
2014-11-18 Jonghwa Leecharger_manager: Workaround for supporting platform...
2014-11-18 Tomasz FigaARM: EXYNOS: firmware: Surround l2x0 ops with an ifdef
2014-11-18 Tomasz FigaARM: EXYNOS: pm: Add support for firmware-based L2X0...
2014-11-18 Tomasz FigaARM: EXYNOS: Move L2X0 cache resume to SoC PM code
2014-11-18 Tomasz FigaARM: EXYNOS: firmware: Implement l2x0_resume operation
2014-11-18 Tomasz FigaARM: firmware: Add L2X0 resume operation
2014-11-18 Tomasz Figatty: serial: samsung: Remove useless checks in suspend...
2014-11-18 Tomasz Figaclocksource: exynos_mct: Register sched_clock
2014-11-18 Tomasz FigaARM: dts: exynos4412-slp_pq: Add regulator states in...
2014-11-18 Tomasz Figaregulator: max77686: Fix suspend-mode settings of regul...
2014-11-18 Tomasz Figaregulator: max77686: Add set_suspend_enable callback...
2014-11-18 Tomasz Figaregulator: of: Parse regulator state in mem mode from DT
2014-11-18 Tomasz Figaregulator: Handle suspend and resume of regulators
2014-11-18 Tomasz FigaARM: dts: exynos4412-slp_pq: Add sleep mode pin configu...
2014-11-18 Tomasz Figapinctrl: samsung: Parse pin groups before calling pinct...
2014-11-18 Tomasz FigaARM: EXYNOS: Add support for firmware-assisted suspend...
2014-11-18 Tomasz FigaARM: EXYNOS: pm: Move call to flush_cache_all() before...
2014-11-18 Tomasz Figaclk: samsung: exynos4: Do not disable ISP bus clocks
2014-11-18 Sylwester Nawrockitizen_defconfig update
2014-11-18 Kamil DebskiARM: dts: exynos4412-redwood: Add device nodes for...
2014-11-18 Kamil Debskimodem_if: Add modem drivers to Kconfig and Makefile
next