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
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
3
-839
/
+393
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
2
-20
/
+1
2012-10-08
arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size()
Catalin Marinas
3
-8
/
+4
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
4
-11
/
+9
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2
-54
/
+59
2012-10-04
UAPI: Split compound conditionals containing __KERNEL__ in Arm64
David Howells
3
-3
/
+9
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
2
-8
/
+0
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2
-17
/
+12
2012-09-24
arm64: Do not set the SMP/nAMP processor bit
Catalin Marinas
1
-11
/
+0
2012-09-17
arm64: Build infrastructure
Catalin Marinas
12
-0
/
+648
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas
10
-0
/
+479
2012-09-17
arm64: Generic timers support
Marc Zyngier
3
-0
/
+194
2012-09-17
arm64: Loadable modules
Will Deacon
2
-0
/
+479
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
8
-0
/
+369
2012-09-17
arm64: Performance counters support
Will Deacon
3
-0
/
+1472
2012-09-17
arm64: Debugging support
Will Deacon
5
-0
/
+2519
2012-09-17
arm64: Floating point and SIMD
Catalin Marinas
3
-0
/
+250
2012-09-17
arm64: 32-bit (compat) applications support
Will Deacon
7
-0
/
+2452
2012-09-17
arm64: User access library functions
Catalin Marinas
7
-0
/
+642
2012-09-17
arm64: Signal handling support
Catalin Marinas
5
-0
/
+583
2012-09-17
arm64: VDSO support
Will Deacon
11
-0
/
+865
2012-09-17
arm64: System calls handling
Catalin Marinas
5
-0
/
+290
2012-09-17
arm64: ELF definitions
Catalin Marinas
5
-0
/
+305
2012-09-17
arm64: SMP support
Catalin Marinas
5
-0
/
+783
2012-09-17
arm64: DMA mapping API
Catalin Marinas
2
-0
/
+203
2012-09-17
arm64: Device specific operations
Catalin Marinas
5
-0
/
+466
2012-09-17
arm64: Atomic operations
Catalin Marinas
2
-0
/
+441
2012-09-17
arm64: IRQ handling
Marc Zyngier
4
-0
/
+230
2012-09-17
arm64: TLB maintenance functionality
Catalin Marinas
3
-0
/
+383
2012-09-17
arm64: Cache maintenance routines
Catalin Marinas
5
-0
/
+531
2012-09-17
arm64: CPU support
Catalin Marinas
6
-0
/
+523
2012-09-17
arm64: Process management
Catalin Marinas
4
-0
/
+846
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas
8
-0
/
+965
2012-09-17
arm64: MMU initialisation
Catalin Marinas
3
-0
/
+853
2012-09-17
arm64: MMU definitions
Catalin Marinas
9
-0
/
+839
2012-09-17
arm64: Exception handling
Catalin Marinas
6
-0
/
+1441
2012-09-17
arm64: Kernel booting and initialisation
Catalin Marinas
3
-0
/
+883
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas
4
-0
/
+273