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
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
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2
-2
/
+2
2008-06-22
[ARM] cache align memset and memzero
Nicolas Pitre
2
-0
/
+90
2008-06-22
[ARM] cache align destination pointer when copying memory for some processors
Nicolas Pitre
2
-20
/
+4
2008-06-22
[ARM] fix cache alignment code in memset.S
Nicolas Pitre
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-04-21
[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h
Russell King
2
-4
/
+0
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-84
/
+81
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-28
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
1
-4
/
+1
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
1
-5
/
+8
2006-06-28
[ARM] Remove the __arch_* layer from uaccess.h
Russell King
6
-13
/
+13
2006-06-25
[ARM] Remove save_lr/restore_pc macros
Russell King
2
-6
/
+4
2006-06-25
[ARM] Remove LOADREGS macro
Russell King
12
-26
/
+26
2006-06-25
[ARM] Remove RETINSTR macro
Russell King
9
-21
/
+21
2006-05-16
[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes
Nicolas Pitre
2
-4
/
+4
2006-03-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-27
[ARM] nommu: trivial patch for arch/arm/lib/Makefile
Hyok S. Choi
1
-1
/
+1
2006-03-25
[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabled
Malcolm Parsons
1
-1
/
+1
2006-03-21
[ARM] 3346/1: Fix udelay() for HZ values different from 100
Peter Teichmann
1
-8
/
+12
2006-03-21
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
1
-1
/
+0
2006-03-08
[ARM] Fix muldi3.S
Russell King
1
-2
/
+2
2006-01-14
[ARM] 3104/1: ARM EABI: new helper function names
Nicolas Pitre
6
-0
/
+41
2006-01-14
[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)
Nicolas Pitre
1
-2
/
+2
2006-01-12
[ARM] 3256/1: Make the function-returning ldm's use sp as the base register
Catalin Marinas
3
-9
/
+11
2005-11-18
[ARM] Fix get_user when passed a const pointer
Russell King
1
-11
/
+0
2005-11-11
[ARM] 3152/1: make various assembly local labels actually local (the rest)
Nicolas Pitre
4
-59
/
+61
[next]