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
*
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-25
7
-492
/
+597
|
\
|
*
sched,lockdep: Employ lock pinning
Peter Zijlstra
2015-06-19
5
-8
/
+71
|
*
lockdep: Implement lock pinning
Peter Zijlstra
2015-06-19
2
-0
/
+90
|
*
lockdep: Simplify lock_release()
Peter Zijlstra
2015-06-19
1
-101
/
+18
|
*
sched: Streamline the task migration locking a little
Peter Zijlstra
2015-06-19
1
-42
/
+34
|
*
sched: Move code around
Peter Zijlstra
2015-06-19
1
-186
/
+178
|
*
sched,dl: Fix sched class hopping CBS hole
Peter Zijlstra
2015-06-19
1
-66
/
+86
|
*
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...
Peter Zijlstra
2015-06-19
1
-21
/
+24
|
*
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra
2015-06-19
1
-10
/
+10
|
*
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2015-06-19
1
-16
/
+19
|
*
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2015-06-19
1
-11
/
+11
|
*
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2015-06-19
1
-3
/
+22
|
*
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
2015-06-19
1
-42
/
+23
|
*
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
4
-38
/
+63
|
*
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-06-19
74
-1324
/
+2057
|
|
\
*
|
\
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-24
3
-34
/
+88
|
\
\
\
|
*
|
|
locking/rtmutex: Update stale plist comments
Davidlohr Bueso
2015-06-19
1
-9
/
+9
|
*
|
|
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
2015-06-19
3
-18
/
+73
|
*
|
|
locking/rtmutex: Implement lockless top-waiter wakeup
Davidlohr Bueso
2015-06-18
1
-11
/
+10
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
64
-741
/
+938
|
\
\
\
|
*
|
|
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
3
-5
/
+16
|
*
|
|
arm64: show unhandled SP/PC alignment faults
Vladimir Murzin
2015-06-19
1
-1
/
+8
|
*
|
|
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
2015-06-19
1
-0
/
+4
|
*
|
|
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
2015-06-19
5
-13
/
+9
|
*
|
|
arm64: compat: print compat_sp instead of sp
Vladimir Murzin
2015-06-17
1
-2
/
+2
|
*
|
|
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
2015-06-17
1
-1
/
+1
|
*
|
|
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
2015-06-17
1
-0
/
+1
|
*
|
|
arm64: defconfig: enable memtest
Mark Rutland
2015-06-15
1
-0
/
+1
|
*
|
|
arm64: mm: remove reference to tlb.S from comment block
Vladimir Murzin
2015-06-12
1
-2
/
+0
|
*
|
|
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
2015-06-12
1
-0
/
+8
|
*
|
|
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
2015-06-12
6
-51
/
+4
|
*
|
|
arm64: alternative: Introduce feature for GICv3 CPU interface
Marc Zyngier
2015-06-12
2
-1
/
+23
|
*
|
|
arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning
Will Deacon
2015-06-11
1
-5
/
+5
|
*
|
|
arm64: fix bug for reloading FPSIMD state after CPU hotplug.
Janet Liu
2015-06-11
1
-0
/
+31
|
*
|
|
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-11
1
-1
/
+2
|
*
|
|
arm64: fix missing syscall trace exit
Josh Stone
2015-06-08
1
-1
/
+6
|
*
|
|
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-06-05
7
-122
/
+175
|
|
\
\
\
|
|
*
|
|
arm64: psci: remove ACPI coupling
Mark Rutland
2015-05-27
4
-18
/
+24
|
|
*
|
|
arm64: psci: kill psci_power_state
Mark Rutland
2015-05-27
1
-52
/
+37
|
|
*
|
|
arm64: psci: account for Trusted OS instances
Mark Rutland
2015-05-27
1
-0
/
+66
|
|
*
|
|
arm64: psci: support unsigned return values
Mark Rutland
2015-05-27
1
-29
/
+18
|
|
*
|
|
arm64: psci: remove unnecessary id indirection
Mark Rutland
2015-05-27
1
-17
/
+3
|
|
*
|
|
arm64: smp: consistently use error codes
Mark Rutland
2015-05-27
2
-7
/
+10
|
|
*
|
|
arm64: smp_plat: add get_logical_index
Mark Rutland
2015-05-27
1
-0
/
+16
|
|
*
|
|
arm/arm64: kvm: add missing PSCI include
Mark Rutland
2015-05-27
1
-0
/
+2
|
*
|
|
|
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
2015-06-05
1
-7
/
+18
|
*
|
|
|
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
2015-06-05
4
-31
/
+29
|
*
|
|
|
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
2015-06-05
1
-5
/
+66
|
*
|
|
|
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
2015-06-05
1
-12
/
+15
|
*
|
|
|
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2015-06-03
2
-0
/
+63
[next]