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
/
arm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
3
-61
/
+61
2011-12-12
ARM: lib: add call_with_stack function for safely changing stack
Will Deacon
2
-1
/
+46
2011-11-26
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
7
-22
/
+28
2011-10-25
Merge branch 'misc' into for-linus
Russell King
2
-6
/
+8
2011-10-17
ARM: 7125/1: Add unwinding annotations for 64bit division functions
Laura Abbott
1
-0
/
+8
2011-10-17
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
1
-6
/
+0
2011-10-02
ARM: include linux/highmem.h in uaccess functions
Arnd Bergmann
1
-0
/
+1
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-07-12
ARM: remove unnecessary mach/hardware.h includes
Rob Herring
3
-3
/
+0
2011-05-27
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
1
-5
/
+20
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-1
/
+6
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-1
/
+6
2011-02-19
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
Dave Martin
1
-2
/
+2
2011-02-02
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
7
-62
/
+35
2011-02-02
ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
Russell King
1
-0
/
+8
2011-01-10
ARM: udelay: prevent math rounding resulting in short udelays
Russell King
1
-0
/
+4
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-2
/
+4
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
3
-61
/
+64
2010-08-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+0
2010-07-26
ARM: Fix csum_partial_copy_from_user()
Russell King
1
-1
/
+1
2010-06-24
ARM: Remove support for LinkUp Systems L7200 SDP.
Russell King
1
-1
/
+0
2010-05-08
ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
Catalin Marinas
2
-0
/
+2
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
10
-22
/
+22
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
1
-2
/
+2
2009-09-19
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
2
-2
/
+2
2009-09-15
ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line
Kirill A. Shutemov
1
-8
/
+8
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2
-2
/
+2
2009-08-15
Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Russell King
1
-1
/
+1
2009-08-13
Complete irq tracing support for ARM
Uwe Kleine-König
1
-1
/
+1
2009-07-24
Thumb-2: Implement the unified arch/arm/lib functions
Catalin Marinas
18
-96
/
+151
2009-07-24
Thumb-2: Add some .align statements to the .S files
Catalin Marinas
1
-0
/
+2
2009-06-14
Merge branch 'copy_user' of git://git.marvell.com/orion into devel
Russell King
4
-2
/
+235
2009-05-30
[ARM] alternative copy_to_user: more precise fallback threshold
Nicolas Pitre
1
-2
/
+73
2009-05-29
[ARM] lower overhead with alternative copy_to_user for small copies
Nicolas Pitre
1
-9
/
+27
2009-05-29
[ARM] alternative copy_to_user/clear_user implementation
Lennert Buytenhek
2
-0
/
+142
2009-05-29
[ARM] allow for alternative __copy_to_user/__clear_user implementations
Nicolas Pitre
2
-2
/
+4
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
1
-0
/
+2
2008-11-27
Merge branch 'clps7500' into devel
Russell King
1
-1
/
+0
2008-11-27
[ARM] clps7500: remove support
Russell King
1
-1
/
+0
2008-11-27
[ARM] remove memzero()
Russell King
1
-1
/
+1
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-1
/
+1
2008-09-01
[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functions
Catalin Marinas
2
-8
/
+4
2008-09-01
[ARM] 5232/1: Do not post-index STRT instruction in clear_user.S
Catalin Marinas
1
-1
/
+1
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
44
-14
/
+100
2008-08-28
[ARM] 5226/1: remove unmatched comment end.
Jean-Christophe DUBOIS
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
3
-3
/
+3
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
[next]