index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+3
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+2
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-6
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-250
/
+8
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+3
2013-02-22
arm64: select ARCH_WANT_OPTIONAL_GPIOLIB
Arnd Bergmann
1
-1
/
+2
2013-02-21
Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-102
/
+161
2013-02-20
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-173
/
+853
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+4
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-17
ARM64 idle: delete pm_idle
Len Brown
1
-9
/
+4
2013-02-14
burying unused conditionals
Al Viro
2
-7
/
+0
2013-02-14
arm64: switch to generic old sigaction() (compat-only)
Al Viro
2
-45
/
+1
2013-02-14
arm64: switch to generic compat rt_sigaction()
Al Viro
2
-41
/
+1
2013-02-14
arm64: switch compat to generic old sigsuspend
Al Viro
3
-13
/
+2
2013-02-14
arm64: switch to generic compat rt_sigqueueinfo()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigpending()
Al Viro
2
-18
/
+1
2013-02-14
arm64: switch to generic compat rt_sigprocmask()
Al Viro
2
-33
/
+1
2013-02-14
arm64: switch to generic sigaltstack
Al Viro
8
-80
/
+6
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
3
-1
/
+26
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
4
-143
/
+143
2013-02-11
arm64: compat: use compat_uptr_t type for compat_ucontext.uc_link
Will Deacon
1
-2
/
+2
2013-02-01
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
4
-102
/
+161
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
4
-104
/
+161
2013-01-31
arm64: arm_generic: prevent reading stale time
Mark Rutland
1
-0
/
+2
2013-01-29
arm64: Select ARCH_WANT_FRAME_POINTERS
Catalin Marinas
1
-0
/
+1
2013-01-29
arm64: Add kvm_para.h and xor.h generic headers
Catalin Marinas
2
-0
/
+5
2013-01-29
arm64: SMP: enable PSCI boot method
Marc Zyngier
4
-1
/
+55
2013-01-29
arm64: psci: add support for PSCI invocations from the kernel
Will Deacon
4
-1
/
+253
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier
4
-23
/
+123
2013-01-29
arm64: perf: add guest vs host discrimination
Marc Zyngier
2
-1
/
+43
2013-01-29
arm64: add COMPAT_PSR_*_BIT flags
Marc Zyngier
1
-0
/
+10
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
8
-2
/
+185
2013-01-22
arm64: Populate the platform devices
Catalin Marinas
1
-0
/
+8
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
4
-23
/
+26
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-14
arm64: dts: prevent *.dtb from always being rebuilt
Stephen Warren
1
-0
/
+1
2013-01-10
arm64: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
1
-11
/
+13
2013-01-10
arm64: mm: only wrprotect clean ptes if they are present
Will Deacon
1
-7
/
+9
2013-01-10
arm64: vdso: remove broken, redundant sequence counting for timezones
Will Deacon
2
-6
/
+0
2013-01-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-1
/
+6
2013-01-04
arm64: Always select ARM_AMBA and GENERIC_GPIO
Catalin Marinas
1
-0
/
+4
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2013-01-02
arm64: Keep the ARM64 Kconfig selects sorted
Catalin Marinas
1
-1
/
+1
2013-01-02
arm64: Include linux/ptrace.h in asm/compat.h
Catalin Marinas
1
-0
/
+1
[next]