index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: m25p80: drop erase() callback
Brian Norris
2015-11-19
1
-17
/
+0
*
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
2
-5
/
+35
*
doc: mtd: nand: update examples to use mtd_to_nand()
Boris BREZILLON
2015-11-19
1
-2
/
+2
*
mtd: merge in mtd_to_nand() branch
Brian Norris
2015-11-19
1
-0
/
+5
|
\
|
*
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
2015-11-19
1
-0
/
+5
*
|
mtd: nand: fix drivers abusing mtd->priv
Boris BREZILLON
2015-11-19
2
-23
/
+41
*
|
mtd: brcmnand: drop unused subpage_read() support
Brian Norris
2015-11-18
1
-11
/
+0
*
|
mtd: brcmnand: clean up flash cache for parameter pages
Brian Norris
2015-11-18
1
-4
/
+9
*
|
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
2015-11-18
1
-4
/
+4
*
|
Documentation: mtd: improve nand_ecc.txt for readability and correctness
Wang YanQing
2015-11-18
1
-29
/
+29
*
|
mtd: mxc_nand: Remove bit-or operation with zero
Fabio Estevam
2015-11-17
1
-2
/
+1
*
|
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
2015-11-17
1
-1
/
+1
*
|
mtd: sm_ftl: fix wrong do_div() usage
Nicolas Pitre
2015-11-17
1
-1
/
+2
*
|
mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths
Ezequiel García
2015-11-17
1
-0
/
+6
*
|
mtd: pxa3xx_nand: Remove dead code
Ezequiel García
2015-11-17
1
-5
/
+0
*
|
mtd: pxa3xx_nand: Remove redundant NAND sensing
Ezequiel García
2015-11-17
1
-33
/
+8
*
|
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ezequiel García
2015-11-16
1
-16
/
+14
*
|
mtd: pxa3xx_nand: Fix initial controller configuration
Ezequiel García
2015-11-16
1
-13
/
+22
*
|
mtd: pxa3xx_nand: Increase the initial chunk size
Ezequiel García
2015-11-16
1
-1
/
+1
*
|
Merge MTD 4.4 development into MTD -next
Brian Norris
2015-11-16
2
-1
/
+2
|
\
\
|
*
|
mtd: nand: fix shutdown/reboot for multi-chip systems
Brian Norris
2015-11-16
1
-1
/
+1
|
*
|
mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
Brian Norris
2015-11-16
1
-0
/
+1
|
|
/
*
|
Merge v4.4-rc1 into MTD development
Brian Norris
2015-11-16
10182
-238959
/
+481086
|
\
|
|
*
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
2015-11-16
1
-2
/
+2
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
37
-292
/
+947
|
|
\
|
|
*
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
|
|
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-12
5
-4
/
+14
|
|
|
\
|
|
|
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
|
|
|
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
|
|
|
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
|
|
|
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
|
|
|
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
|
|
|
/
|
|
*
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-09
1
-0
/
+4
|
|
*
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
2015-11-09
1
-8
/
+9
|
|
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-08
31
-274
/
+920
|
|
|
\
|
|
|
*
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
1
-1
/
+1
|
|
|
*
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
6
-1
/
+248
|
|
|
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
4
-1
/
+35
|
|
|
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
4
-31
/
+129
|
|
|
*
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
4
-15
/
+108
|
|
|
*
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
3
-33
/
+49
|
|
|
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
2
-0
/
+9
|
|
|
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
5
-59
/
+159
|
|
|
*
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
1
-5
/
+2
|
|
|
*
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
2015-11-06
1
-2
/
+18
|
|
|
*
perf stat: Make stat options global
Jiri Olsa
2015-11-05
1
-81
/
+82
|
|
|
*
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-11-05
1
-2
/
+3
|
|
|
*
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-11-05
1
-0
/
+3
|
|
|
*
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
1
-1
/
+0
|
|
|
*
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-11-05
2
-2
/
+2
[next]