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
*
thermal: Add devfreq cooling
Ørjan Eide
2015-10-30
4
-0
/
+661
*
PM / OPP: get the voltage for all OPPs
Javi Merino
2015-10-30
1
-2
/
+2
*
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
2015-09-29
4
-0
/
+86
*
ti-soc-thermal: implement omap3 support
Pavel Machek
2015-09-29
6
-0
/
+145
*
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2015-09-28
1
-0
/
+1
|
\
|
*
tile: fix build failure
Sudip Mukherjee
2015-09-28
1
-0
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-28
14
-81
/
+290
|
\
\
|
*
|
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
3
-3
/
+36
|
*
|
MIPS: print MAAR configuration during boot
Paul Burton
2015-09-27
1
-0
/
+29
|
*
|
MIPS: mm: compile maar_init unconditionally
Paul Burton
2015-09-27
1
-63
/
+63
|
*
|
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
2015-09-27
1
-0
/
+8
|
*
|
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
2015-09-27
1
-2
/
+2
|
*
|
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
2015-09-27
1
-0
/
+39
|
*
|
MIPS: Fix FTLB detection for R6
James Hogan
2015-09-22
1
-5
/
+8
|
*
|
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
2015-09-22
4
-3
/
+11
|
*
|
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
2015-09-22
2
-2
/
+28
|
*
|
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
2015-09-22
1
-2
/
+10
|
*
|
MIPS: BPF: Fix build on pre-R2 little endian CPUs
Aurelien Jarno
2015-09-22
1
-0
/
+42
|
*
|
MIPS: BPF: Avoid unreachable code on little endian
Aurelien Jarno
2015-09-22
1
-3
/
+5
|
*
|
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
2015-09-22
1
-1
/
+9
|
*
|
MIPS: Fix console output for Fulong2e system
Guenter Roeck
2015-09-22
1
-0
/
+3
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-27
18
-96
/
+214
|
\
\
\
|
*
\
\
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-09-26
3
-43
/
+20
|
|
\
\
\
|
|
*
|
|
perf tools: Fix copying of /proc/kcore
Adrian Hunter
2015-09-25
1
-22
/
+13
|
|
*
|
|
perf intel-pt: Remove no_force_psb from documentation
Adrian Hunter
2015-09-25
1
-15
/
+0
|
|
*
|
|
perf probe: Use existing routine to look for a kernel module by dso->short_name
Arnaldo Carvalho de Melo
2015-09-25
1
-6
/
+7
|
*
|
|
|
perf/x86: Change test_aperfmperf() and test_intel() to static
Geliang Tang
2015-09-25
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-09-23
2
-4
/
+24
|
|
\
\
\
|
|
*
|
|
tools lib traceevent: Fix string handling in heterogeneous arch environments
Kapileshwar Singh
2015-09-22
1
-3
/
+20
|
|
*
|
|
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
2015-09-18
1
-1
/
+4
|
|
/
/
/
|
*
|
|
perf: Fix races in computing the header sizes
Peter Zijlstra
2015-09-18
1
-6
/
+9
|
*
|
|
perf: Fix u16 overflows
Peter Zijlstra
2015-09-18
1
-10
/
+40
|
*
|
|
perf: Restructure perf syscall point of no return
Peter Zijlstra
2015-09-18
1
-17
/
+32
|
*
|
|
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
Andi Kleen
2015-09-18
1
-1
/
+5
|
*
|
|
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Andi Kleen
2015-09-18
3
-1
/
+13
|
*
|
|
perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific
Andi Kleen
2015-09-18
1
-1
/
+1
|
*
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-09-18
9
-12
/
+69
|
|
\
\
\
|
|
*
|
|
perf tools: Bool functions shouldn't return -1
Peter Senna Tschudin
2015-09-17
1
-1
/
+1
|
|
*
|
|
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
5
-5
/
+28
|
|
*
|
|
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
5
-3
/
+25
|
|
*
|
|
Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"
Arnaldo Carvalho de Melo
2015-09-17
1
-1
/
+1
|
|
*
|
|
perf stat: Fix per-pkg event reporting bug
Stephane Eranian
2015-09-16
1
-2
/
+14
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-27
1
-3
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-18
1
-3
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-09-27
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
2015-09-23
1
-5
/
+5
*
|
|
|
|
|
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
2015-09-27
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-27
2
-5
/
+27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
2015-09-22
1
-1
/
+4
|
*
|
|
|
|
|
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2015-09-22
2
-4
/
+23
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]