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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-01
[ARM] Fix ARMv6 page table bits
Russell King
1
-1
/
+1
2005-09-01
[ARM] Simplify setup_mm_for_reboot()
Russell King
1
-9
/
+9
2005-09-01
[ARM] Convert open-coded __pmd_populate to use inline function
Russell King
1
-5
/
+1
2005-09-01
[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code
Nicolas Pitre
2
-12
/
+12
2005-09-01
[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx
Nicolas Pitre
2
-2
/
+53
2005-09-01
[ARM] 2865/2: fix fadvise64_64 syscall argument passing
Nicolas Pitre
3
-1
/
+15
2005-08-31
[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c
Catalin Marinas
1
-0
/
+1
2005-08-31
[ARM] 2867/2: unaligned ldrd/strd fixups
Steve Longerbeam
1
-14
/
+56
2005-08-31
[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided
Ben Dooks
1
-4
/
+6
2005-08-29
[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappings
Deepak Saxena
1
-3
/
+1
2005-08-29
[ARM] 2856/1: S3C2440 - show DVS status at startup
Ben Dooks
1
-2
/
+4
2005-08-29
[ARM] 2855/1: S3C2410 - add CLKSLOW definitions, and show in init
Ben Dooks
1
-0
/
+9
2005-08-29
[ARM] 2836/1: Cleanup IXP4xx GPIO code
Deepak Saxena
5
-122
/
+84
2005-08-29
[ARM] 2834/1: Remove IXP4xx board-specific map_io routines
Deepak Saxena
3
-23
/
+7
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
Linus Torvalds
4
-37
/
+170
2005-08-29
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git
Linus Torvalds
8
-0
/
+50
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-2
/
+3
2005-08-28
[ARM] drop i386-isms from arm Kconfig
Pavel Machek
1
-37
/
+0
2005-08-26
[PATCH] arm: fix IXP4xx flash resource range
Deepak Saxena
3
-3
/
+3
2005-08-23
[PATCH] qualifiers in return types - easy cases
Al Viro
2
-4
/
+4
2005-08-23
[PATCH] Kconfig fix (arm SMP)
Al Viro
1
-1
/
+1
2005-08-18
[ARM] Add support for ARM GIC
Russell King
3
-0
/
+170
2005-08-18
[MFD] Add SA11x0 MCP platform device support
Russell King
7
-0
/
+48
2005-08-18
[MFD] Add multimedia communication port core support
Russell King
1
-0
/
+2
2005-08-17
[ARM] 2850/1: Remove duplicate UART I/O mapping from s3c2410_iodesc
Dimitry Andric
1
-2
/
+2
2005-08-17
[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig file
Sean Lee
1
-1
/
+1
2005-08-15
[PATCH] ARM: 2851/1: Fix NWFPE extended precision exception handling
Richard Purdie
1
-24
/
+10
2005-08-15
[ARM] Remove extraneous whitespace introduced in previous ARMv6 patch
Russell King
1
-1
/
+1
2005-08-15
[ARM] Add syscall stubs for inotify and ioprio system calls
Robert Love
1
-0
/
+6
2005-08-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
Linus Torvalds
2
-1
/
+10
2005-08-10
[PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1)
Ben Dooks
1
-5
/
+13
2005-08-10
[ARM] Control v6 'global' bit via Linux PTE entries
Russell King
2
-5
/
+16
2005-08-10
[ARM] Use #defined constants for manipulating v6 hardware PTE bits
Russell King
1
-13
/
+7
2005-08-10
[ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch
Russell King
1
-0
/
+7
2005-08-10
[ARM SMP] Only enable V6K instructions on V6 MP core CPUs
Russell King
1
-1
/
+3
2005-08-04
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
1
-0
/
+17
2005-08-04
[PATCH] ARM: 2844/1: Add maintainer for Jornada 720
Michael Gernoth
1
-0
/
+1
2005-08-04
[PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning
Richard Purdie
1
-1
/
+1
2005-08-04
[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.
Russell King
1
-3
/
+3
2005-08-03
[PATCH] ARM: 2835/1: Add UPF_SKIP_TEST to IXP4xx serial ports
Deepak Saxena
3
-4
/
+4
2005-08-03
[PATCH] ARM: 2841/1: Fix VFP +/-0 case for doubles addition
Catalin Marinas
1
-0
/
+3
2005-08-03
[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking code
Deepak Saxena
1
-136
/
+0
2005-08-03
[PATCH] ARM: 2837/2: Re: ARM: Make NWFPE preempt safe
Richard Purdie
11
-304
/
+304
2005-08-03
[PATCH] ARM: 2832/1: BAST - limit clock-rate for IIC bus
Ben Dooks
1
-1
/
+15
2005-07-29
[ARM SMP] Ensure secondary CPUs see their pen release
Russell King
1
-0
/
+2
2005-07-28
[ARM SMP] Fix another ARMv6 bitop problem
Russell King
1
-1
/
+1
2005-07-28
[ARM SMP] Ensure secondary CPUs have a clean TLB
Russell King
1
-0
/
+1
2005-07-27
[ARM SMP] Fix data corruption in test_* bitops
Russell King
1
-3
/
+3
2005-07-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-320
/
+434
[next]