index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list
Will Deacon
1
-2
/
+4
2011-11-10
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
2
-4
/
+4
2011-11-10
ARM: restart: move reboot failure handing into machine_restart()
Russell King
1
-11
/
+9
2011-11-10
ARM: restart: allow platforms more flexibility specifying restart mode
Russell King
1
-2
/
+2
2011-11-10
ARM: restart: add restart hook to machine_desc record
Russell King
1
-0
/
+3
2011-11-08
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
Catalin Marinas
1
-1
/
+1
2011-11-07
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...
Russell King
1
-18
/
+17
2011-10-31
arm: fix implicit module.h users by adding it to arch/arm as required.
Paul Gortmaker
1
-0
/
+1
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
14
-14
/
+14
2011-10-31
arm: remove several unnecessary module.h include instances
Paul Gortmaker
3
-3
/
+0
2011-10-31
arm: fix implicit memset/string.h usage in various arch/arm files
Paul Gortmaker
1
-0
/
+1
2011-10-31
arm: add elf.h to arch/arm/kernel/ptrace.c
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
22
-894
/
+5562
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-14
/
+14
2011-10-25
Merge branch 'misc' into for-linus
Russell King
9
-53
/
+129
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
12
-120
/
+268
2011-10-23
ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online
Thomas Gleinxer
1
-10
/
+13
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
7
-40
/
+224
2011-10-23
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
2
-17
/
+46
2011-10-23
ARM: gic: consolidate PPI handling
Marc Zyngier
2
-30
/
+5
2011-10-20
ARM: 7137/1: Fix error upon adding LL debug
Afzal Mohammed
1
-2
/
+2
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
2
-52
/
+17
2011-10-17
ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage
Lei Wen
1
-17
/
+18
2011-10-17
ARM: 7062/1: cache: detect PIPT I-cache using CTR
Will Deacon
1
-2
/
+13
2011-10-17
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
1
-1
/
+1
2011-10-17
ARM: 7017/1: Use generic BUG() handler
Simon Glass
2
-11
/
+23
2011-10-17
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
2
-4
/
+1
2011-10-17
ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels
Dave Martin
1
-1
/
+37
2011-10-17
ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...
Dave Martin
1
-4
/
+2
2011-10-17
ARM: 7029/1: Make cpu_architecture into a global variable
Dave Martin
1
-1
/
+19
2011-10-17
ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode
Barry Song
1
-0
/
+12
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
3
-2
/
+3
2011-10-17
ARM: 7124/1: smp: Add a localtimer handler callable from C code
Shawn Guo
1
-0
/
+5
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
1
-0
/
+5
2011-10-17
ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()
Shawn Guo
1
-1
/
+1
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
1
-0
/
+15
2011-10-17
ARM: 7011/1: Add ARM cpu topology definition
Vincent Guittot
3
-0
/
+154
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-08
ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores
Will Deacon
1
-0
/
+5
2011-10-01
ARM: pci: always export pcibios_bus_to_resource
Arnd Bergmann
1
-5
/
+4
2011-10-01
ARM: pm: let platforms select cpu_suspend support
Arnd Bergmann
1
-1
/
+1
2011-10-01
ARM: export rtc_lock for nvram driver
Arnd Bergmann
1
-4
/
+2
2011-09-26
ARM: prepare for removal of a bunch of <mach/memory.h> files
Nicolas Pitre
1
-1
/
+1
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2
-3
/
+3
2011-09-22
Merge branch 'pm' into devel-stable
Russell King
3
-59
/
+100
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
8
-0
/
+4676
2011-09-20
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-09-20
ARM: pm: add L2 cache cleaning for suspend
Russell King
1
-0
/
+3
2011-09-20
ARM: pm: convert some assembly to C
Russell King
2
-39
/
+38
2011-09-20
ARM: pm: get rid of cpu_resume_turn_mmu_on
Russell King
2
-8
/
+4
[prev]
[next]