index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "ARM: SMP: use a timing out completion for cpu hotplug""
Caio Schnepper
2016-02-05
1
-11
/
+6
*
Revert "ARM: SMP: use a timing out completion for cpu hotplug"
rINanDO
2016-02-05
1
-6
/
+11
*
arm/traps: get full DIV instruction in thumb mode
Michael Gernoth
2015-12-09
1
-0
/
+13
*
arm: add SDIV/UDIV emulation for ARMv7 processors
Vladimir Murzin
2015-12-09
2
-0
/
+196
*
ARM: 7206/1: Add generic ARM instruction set condition code checks.
Leif Lindholm
2015-12-09
2
-1
/
+73
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
1
-0
/
+1
|
\
|
*
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
2013-07-21
1
-0
/
+1
*
|
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
Will Deacon
2015-07-01
1
-51
/
+4
*
|
ARM: vfp: fix a hole in VFP thread migration
Russell King
2015-07-01
1
-0
/
+3
*
|
Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64
Andrew Dodd
2013-02-27
3
-5
/
+15
|
\
|
|
*
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
2013-01-11
1
-0
/
+2
|
*
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Will Deacon
2012-10-31
1
-4
/
+10
|
*
ARM: fix rcu stalls on SMP platforms
Russell King
2012-07-16
1
-2
/
+10
|
*
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
2012-06-01
1
-0
/
+2
|
*
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
2012-06-01
1
-1
/
+1
|
*
ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
Colin Cross
2012-05-21
1
-2
/
+2
|
*
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
2012-05-21
1
-1
/
+1
*
|
ARM: SMP: use a timing out completion for cpu hotplug
Russell King
2012-11-13
1
-11
/
+6
*
|
merge opensource jb u5
codeworkx
2012-09-22
2
-2
/
+15
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
2
-6
/
+7
|
\
|
|
*
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
2012-02-13
1
-1
/
+1
|
*
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
2012-02-13
1
-2
/
+4
|
*
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
2012-02-13
1
-3
/
+2
*
|
samsung update 1
codeworkx
2012-06-02
15
-182
/
+1572
|
/
*
ARM: 7161/1: errata: no automatic store buffer drain
Will Deacon
2011-12-09
1
-0
/
+3
*
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
Catalin Marinas
2011-11-26
1
-1
/
+1
*
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
2011-10-25
1
-2
/
+2
*
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
2011-10-03
1
-0
/
+10
*
ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing
Vitaly Kuzmichev
2011-07-07
1
-1
/
+1
*
ARM: move memory layout sanity checking before meminfo initialization
Russell King
2011-07-05
1
-0
/
+2
*
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
2011-07-05
1
-2
/
+4
*
ARM: SMP: wait for CPU to be marked active
Russell King
2011-06-21
1
-1
/
+5
*
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
2011-06-17
1
-2
/
+11
*
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
2011-06-09
1
-1
/
+1
*
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
2011-06-09
1
-1
/
+1
*
ARM: 6953/1: DT: don't try to access physical address zero
Nicolas Pitre
2011-06-09
1
-0
/
+3
*
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
Ming Lei
2011-06-06
2
-1
/
+7
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
1
-0
/
+1
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
|
|
|
\
*
-
.
\
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
2011-05-27
7
-44
/
+233
|
\
\
\
|
|
*
|
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-26
2
-2
/
+6
|
|
*
|
ARM: add sendmmsg syscall
Russell King
2011-05-26
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
2011-05-26
1
-1
/
+1
|
|
\
|
|
*
|
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
2011-05-25
5
-42
/
+226
|
|
\
\
|
|
*
|
arm/dt: probe for platforms via the device tree
Grant Likely
2011-05-23
2
-4
/
+117
|
|
*
|
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
2011-05-23
1
-29
/
+40
|
|
*
|
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
2011-05-11
3
-1
/
+49
|
|
*
|
arm/dt: Make __vet_atags also accept a dtb image
Grant Likely
2011-05-11
2
-10
/
+22
*
|
|
|
ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2
Dave Martin
2011-05-26
3
-44
/
+52
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]