aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-21
|\
| * kprobes/x86: Mark 2 bytes NOP as boostableWang Nan2015-02-18
| * uprobes/x86: Fix 2-byte opcode tableDenys Vlasenko2015-02-18
| * uprobes/x86: Fix 1-byte opcode tablesDenys Vlasenko2015-02-18
| * uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...Denys Vlasenko2015-02-18
| |
| \
*-. \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2015-02-21
|\ \ \
| | * | x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel2015-02-18
| | * | x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu2015-02-18
| | |/
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2015-02-18
| |\ \ | | |/ | |/|
| | * rcu: Clear need_qs flag to prevent splatPaul E. McKenney2015-02-11
* | | kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2015-02-21
* | | Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-20
|\ \ \
| * | | kgdb, docs: Fix <para> pdfdocs build errorsRajaneesh Acharya2015-02-19
| * | | debug: prevent entering debug mode on panic/exception.Colin Cross2015-02-19
| * | | kdb: Const qualifier for kdb_getstr's prompt argumentDaniel Thompson2015-02-19
| * | | kdb: Provide forward search at more promptDaniel Thompson2015-02-19
| * | | kdb: Fix a prompt management bug when using | grepDaniel Thompson2015-02-19
| * | | kdb: Remove stack dump when entering kgdb due to NMIDaniel Thompson2015-02-19
| * | | kdb: Avoid printing KERN_ levels to consolesDaniel Thompson2015-02-19
| * | | kdb: Fix off by one error in kdb_cpu()Jason Wessel2015-02-19
| * | | kdb: fix incorrect counts in KDB summary command outputJay Lan2015-02-19
* | | | Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-02-20
|\ \ \ \
| * | | | ipmi: Fix a memory ordering issueCorey Minyard2015-02-19
| * | | | ipmi: Remove uses of return value of seq_printfJoe Perches2015-02-19
| * | | | ipmi: Use is_visible callback for conditional sysfs entriesTakashi Iwai2015-02-19
| * | | | ipmi: Free ipmi_recv_msg messages from the linked list on closeNicholas Krause2015-02-19
| * | | | ipmi: avoid gcc warningArnd Bergmann2015-02-19
| * | | | ipmi: Update timespec usage to timespec64John Stultz2015-02-19
| * | | | ipmi: Cleanup DEBUG_TIMING ifdef usageJohn Stultz2015-02-19
| * | | | drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.cNicholas Krause2015-02-19
| * | | | char: ipmi: Remove obsolete cleanup for clientdataWolfram Sang2015-02-19
| * | | | ipmi: Remove a FIXME for slab conversionCorey Minyard2015-02-19
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | thermal: exynos: Add TMU support for Exynos7 SoCAbhilash Kesavan2015-01-31
| * | | | dts: Documentation: Add documentation for Exynos7 SoC thermal bindingsAbhilash Kesavan2015-01-31
| * | | | cpufreq: exynos: allow modular buildArnd Bergmann2015-01-31
| * | | | thermal: Fix examples in DT documentationSrinivas Kandagatla2015-01-28
| * | | | thermal: exynos: Correct sanity check at exynos_report_trigger() functionLukasz Majewski2015-01-28
| * | | | thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORELukasz Majewski2015-01-27
| * | | | thermal: exynos: Remove exynos_tmu_data.c fileLukasz Majewski2015-01-26
| * | | | thermal: rockchip: make temperature reporting much more accurateCaesar Wang2015-01-24
| * | | | thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski2015-01-24
| * | | | thermal: samsung: core: Exynos TMU rework to use device tree for configurationLukasz Majewski2015-01-24
| * | | | dts: Documentation: Update exynos-thermal.txt example for Exynos5440Lukasz Majewski2015-01-24
| * | | | dts: Documentation: Extending documentation entry for exynos-thermalLukasz Majewski2015-01-24
| * | | | cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski2015-01-24
| * | | | thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski2015-01-24
| * | | | thermal: exynos: Provide thermal_exynos.h file to be included in device tree ...Lukasz Majewski2015-01-24
| * | | | thermal: exynos: cosmetic: Correct comment formatLukasz Majewski2015-01-24
| * | | | thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski2015-01-21