index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
Al Viro
1
-0
/
+2
2012-10-31
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Will Deacon
1
-4
/
+10
2012-07-16
ARM: fix rcu stalls on SMP platforms
Russell King
1
-2
/
+10
2012-06-01
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
1
-0
/
+2
2012-06-01
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
1
-1
/
+1
2012-05-21
ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd
Colin Cross
1
-2
/
+2
2012-05-21
ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve
Tim Bird
1
-1
/
+1
2012-02-13
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
1
-1
/
+1
2012-02-13
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
1
-2
/
+4
2012-02-13
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
1
-3
/
+2
2011-12-09
ARM: 7161/1: errata: no automatic store buffer drain
Will Deacon
1
-0
/
+3
2011-11-26
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
Catalin Marinas
1
-1
/
+1
2011-10-25
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
2011-10-03
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
1
-0
/
+10
2011-07-07
ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing
Vitaly Kuzmichev
1
-1
/
+1
2011-07-05
ARM: move memory layout sanity checking before meminfo initialization
Russell King
1
-0
/
+2
2011-07-05
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
1
-2
/
+4
2011-06-21
ARM: SMP: wait for CPU to be marked active
Russell King
1
-1
/
+5
2011-06-17
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
1
-2
/
+11
2011-06-09
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
Russell King
1
-1
/
+1
2011-06-09
ARM: 6955/1: cmpxchg syscall should data abort if page not write
Po-Yu Chuang
1
-1
/
+1
2011-06-09
ARM: 6953/1: DT: don't try to access physical address zero
Nicolas Pitre
1
-0
/
+3
2011-06-06
ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
Ming Lei
2
-1
/
+7
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-27
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
7
-44
/
+233
2011-05-26
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2
-2
/
+6
2011-05-26
ARM: add sendmmsg syscall
Russell King
1
-0
/
+1
2011-05-26
ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2
Dave Martin
3
-44
/
+52
2011-05-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
1
-1
/
+1
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
5
-42
/
+226
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...
Russell King
3
-118
/
+248
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
1
-0
/
+7
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
1
-0
/
+7
2011-05-23
arm/dt: probe for platforms via the device tree
Grant Likely
2
-4
/
+117
2011-05-23
arm/dt: consolidate atags setup into setup_machine_atags
Grant Likely
1
-29
/
+40
2011-05-20
ARM: 6902/1: perf: Remove erroneous check on active_events
Mark Rutland
1
-5
/
+0
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-4
/
+1
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2
-35
/
+28
2011-05-14
ARM: 6883/1: ptrace: Migrate to regsets framework
Dave Martin
1
-109
/
+239
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
1
-1
/
+0
2011-05-12
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-37
/
+53
2011-05-12
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
Arnd Bergmann
1
-37
/
+53
2011-05-12
ARM: 6893/1: Allow for kernel command line concatenation
Victor Boivie
1
-4
/
+9
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
7
-324
/
+475
2011-05-11
arm/dt: Allow CONFIG_OF on ARM
Grant Likely
3
-1
/
+49
2011-05-11
arm/dt: Make __vet_atags also accept a dtb image
Grant Likely
2
-10
/
+22
2011-05-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+8
[next]