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
...
|
*
|
|
|
|
MIPS: Make set_pte() SMP safe.
David Daney
2015-08-05
1
-0
/
+31
|
*
|
|
|
|
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
James Cowgill
2015-08-03
1
-4
/
+4
|
*
|
|
|
|
MIPS: Flush RPS on kernel entry with EVA
James Hogan
2015-08-03
1
-0
/
+25
|
*
|
|
|
|
Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
Florian Fainelli
2015-08-03
1
-10
/
+0
|
*
|
|
|
|
MIPS: BMIPS: Delete unused Kconfig symbol
Kevin Cernekee
2015-08-03
1
-1
/
+0
|
*
|
|
|
|
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-08-03
6
-0
/
+6
|
*
|
|
|
|
MIPS: show_stack: Fix stack trace with EVA
James Hogan
2015-08-03
1
-0
/
+7
|
*
|
|
|
|
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
2015-08-03
1
-0
/
+6
|
*
|
|
|
|
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
14
-31
/
+30
|
*
|
|
|
|
MIPS: Partially disable RIXI support.
Ralf Baechle
2015-08-03
1
-4
/
+4
|
*
|
|
|
|
MIPS: Handle page faults of executable but unreadable pages correctly.
Ralf Baechle
2015-08-03
1
-1
/
+2
|
*
|
|
|
|
MIPS: Malta: Don't reinitialise RTC
James Hogan
2015-08-03
1
-6
/
+9
|
*
|
|
|
|
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
2015-08-03
1
-1
/
+1
|
*
|
|
|
|
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
2015-08-03
1
-2
/
+3
|
*
|
|
|
|
MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets
Jonas Gorski
2015-08-03
1
-1
/
+1
|
*
|
|
|
|
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
2015-08-03
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-09
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
2015-08-06
1
-0
/
+5
*
|
|
|
|
|
|
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
2015-08-09
5
-15
/
+20
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-08-03
4
-14
/
+20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
thermal: exynos: Remove unused code related to platform_data on probe()
Chanwoo Choi
2015-08-03
1
-3
/
+0
|
|
*
|
|
|
|
|
|
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
Chanwoo Choi
2015-08-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
thermal: exynos: Disable the regulator on probe failure
Krzysztof Kozlowski
2015-08-03
1
-0
/
+2
|
|
*
|
|
|
|
|
|
thermal: power_allocator: trace the real requested power
Javi Merino
2015-08-03
1
-10
/
+16
|
|
*
|
|
|
|
|
|
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
2015-08-03
1
-0
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
/
|
|
|
|
|
thermal: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-08-03
1
-1
/
+0
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-08-08
13
-116
/
+718
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2015-08-07
2
-4
/
+2
|
*
|
|
|
|
|
|
ARC: Make pt_regs regs unsigned
Vineet Gupta
2015-08-05
2
-37
/
+37
|
*
|
|
|
|
|
|
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
Vineet Gupta
2015-08-04
1
-3
/
+3
|
*
|
|
|
|
|
|
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
2015-08-04
4
-4
/
+347
|
*
|
|
|
|
|
|
ARC: LLOCK/SCOND based rwlock
Vineet Gupta
2015-08-04
2
-10
/
+166
|
*
|
|
|
|
|
|
ARC: LLOCK/SCOND based spin_lock
Vineet Gupta
2015-08-04
1
-7
/
+69
|
*
|
|
|
|
|
|
ARC: refactor atomic inline asm operands with symbolic names
Vineet Gupta
2015-08-04
1
-15
/
+17
|
*
|
|
|
|
|
|
Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...
Vineet Gupta
2015-08-04
1
-12
/
+2
|
*
|
|
|
|
|
|
ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs
Vineet Gupta
2015-08-04
1
-0
/
+15
|
*
|
|
|
|
|
|
ARCv2: Fix the peripheral address space detection
Vineet Gupta
2015-08-03
2
-5
/
+10
|
*
|
|
|
|
|
|
ARCv2: allow selection of page size for MMUv4
Alexey Brodkin
2015-07-23
1
-2
/
+2
|
*
|
|
|
|
|
|
ARCv2: lib: memset: Don't assume 64-bit load/stores
Vineet Gupta
2015-07-20
1
-7
/
+36
|
*
|
|
|
|
|
|
ARCv2: lib: memcpy: Missing PREFETCHW
Vineet Gupta
2015-07-20
1
-1
/
+1
|
*
|
|
|
|
|
|
ARCv2: add knob for DIV_REV in Kconfig
Alexey Brodkin
2015-07-20
2
-1
/
+13
|
*
|
|
|
|
|
|
ARC/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-20
1
-25
/
+15
*
|
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-08-08
1
-0
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
virtio-input: reset device and detach unused during remove
Jason Wang
2015-08-06
1
-0
/
+4
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-08-08
2
-17
/
+11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dm btree remove: fix bug in remove_one()
Joe Thornber
2015-08-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
dm: fix dm_merge_bvec regression on 32 bit systems
Mike Snitzer
2015-08-04
1
-17
/
+10
*
|
|
|
|
|
|
|
|
Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-08-08
16
-50
/
+108
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2015-08-07
530
-3506
/
+6319
|
|
\
\
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
\
\
\
\
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...
Mark Brown
2015-08-06
5
-34
/
+76
|
|
|
\
\
\
\
\
\
\
\
\
\
\
[prev]
[next]