index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning
Will Deacon
1
-5
/
+5
2015-06-11
arm64: fix bug for reloading FPSIMD state after CPU hotplug.
Janet Liu
1
-0
/
+31
2015-06-11
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
1
-1
/
+2
2015-06-08
arm64: fix missing syscall trace exit
Josh Stone
1
-1
/
+6
2015-06-05
arm64: alternative: Work around .inst assembler bugs
Marc Zyngier
1
-7
/
+18
2015-06-05
arm64: alternative: Merge alternative-asm.h into alternative.h
Marc Zyngier
4
-31
/
+29
2015-06-05
arm64: alternative: Allow immediate branch as alternative instruction
Marc Zyngier
1
-5
/
+66
2015-06-05
arm64: Rework alternate sequence for ARM erratum 845719
Marc Zyngier
1
-12
/
+15
2015-06-03
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
2
-0
/
+63
2015-06-02
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2
-8
/
+2
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
3
-7
/
+19
2015-06-02
arm64: use fixmap region for permanent FDT mapping
Ard Biesheuvel
9
-63
/
+115
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
5
-5
/
+19
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2
-28
/
+38
2015-05-27
arm64: psci: remove ACPI coupling
Mark Rutland
4
-18
/
+24
2015-05-27
arm64: psci: kill psci_power_state
Mark Rutland
1
-52
/
+37
2015-05-27
arm64: psci: account for Trusted OS instances
Mark Rutland
1
-0
/
+66
2015-05-27
arm64: psci: support unsigned return values
Mark Rutland
1
-29
/
+18
2015-05-27
arm64: psci: remove unnecessary id indirection
Mark Rutland
1
-17
/
+3
2015-05-27
arm64: smp: consistently use error codes
Mark Rutland
2
-7
/
+10
2015-05-27
arm64: smp_plat: add get_logical_index
Mark Rutland
1
-0
/
+16
2015-05-27
arm/arm64: kvm: add missing PSCI include
Mark Rutland
1
-0
/
+2
2015-05-21
arm64: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-4
/
+2
2015-05-19
arm64: perf: Fix callchain parse error with kernel tracepoint events
Hou Pengyang
1
-0
/
+7
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
7
-198
/
+196
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
7
-46
/
+70
2015-05-19
arm64: Rename temp variable in read*_relaxed()
Michal Simek
1
-4
/
+4
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
7
-141
/
+1
2015-05-19
arm64: Allow forced irq threading
Anders Roxell
1
-0
/
+1
2015-05-19
arm64: Mark PMU interrupt IRQF_NO_THREAD
Anders Roxell
1
-1
/
+1
2015-05-18
Linux 4.1-rc4
v4.1-rc4
Linus Torvalds
1
-1
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2
-6
/
+6
2015-05-15
MIPS: tlb-r4k: Fix PG_ELPA comment
James Hogan
1
-1
/
+1
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
1
-1
/
+1
2015-05-15
MAINTAINERS: Add dts entries for some of the Marvell SoCs
Gregory CLEMENT
1
-1
/
+9
2015-05-15
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
1
-0
/
+8
2015-05-15
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
1
-1
/
+1
2015-05-15
MAINTAINERS: update Jingoo Han's email address
Jingoo Han
1
-5
/
+5
2015-05-15
CMA: page_isolation: check buddy before accessing it
Hui Zhu
1
-1
/
+2
2015-05-15
uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER
Josh Triplett
1
-2
/
+2
2015-05-15
kernfs: do not account ino_ida allocations to memcg
Vladimir Davydov
1
-1
/
+8
2015-05-15
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
3
-1
/
+8
2015-05-15
tools/vm: fix page-flags build
Andi Kleen
1
-1
/
+1
2015-05-15
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-15
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-05-15
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-05-15
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-05-15
ext4: remove unused function prototype from ext4.h
Theodore Ts'o
1
-1
/
+0
2015-05-15
ext4: don't save the error information if the block device is read-only
Theodore Ts'o
1
-0
/
+2
[next]