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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+15
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
1
-1
/
+0
2011-05-14
clocksource: convert footbridge to generic i8253 clocksource
Russell King
1
-0
/
+15
2011-05-12
ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses
Catalin Marinas
1
-1
/
+1
2011-04-29
Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes
Russell King
1
-0
/
+3
2011-04-28
ARM: kprobes: Fix probing of conditionally executed instructions
Jon Medhurst
1
-0
/
+3
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
1
-1
/
+0
2011-04-16
ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern...
Jonathan Cameron
1
-0
/
+1
2011-04-15
ARM: Add new syscalls
Russell King
1
-0
/
+4
2011-04-13
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
6
-7
/
+7
2011-04-10
ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks
Catalin Marinas
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-7
/
+7
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2011-03-29
arm: dove: Use proper irq accessor functions
Thomas Gleixner
1
-8
/
+0
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+0
2011-03-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-9
/
+18
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-6
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-10
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-7
/
+0
2011-03-23
arm: introduce little-endian bitops
Akinobu Mita
1
-26
/
+65
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-3
/
+0
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
4
-9
/
+18
2011-03-17
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+17
2011-03-16
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+1
2011-03-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-722
/
+982
2011-03-16
Merge branch 'p2v' into devel
Russell King
2
-16
/
+86
2011-03-16
Merge branch 'v6v7' into devel
Russell King
7
-67
/
+81
2011-03-16
Merge branch 'misc' into devel
Russell King
10
-23
/
+65
2011-03-16
Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...
Russell King
18
-641
/
+851
2011-03-16
ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-03-15
ARM: 6806/1: irq: introduce entry and exit functions for chained handlers
Will Deacon
1
-0
/
+31
2011-03-14
arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()
Thomas Gleixner
1
-3
/
+0
2011-03-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Russell King
2
-4
/
+2
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-8
/
+10
2011-03-11
futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()
Michel Lespinasse
1
-3
/
+2
2011-03-10
ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump
Will Deacon
2
-6
/
+2
2011-03-09
ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9
Will Deacon
1
-1
/
+1
2011-03-09
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
1
-0
/
+1
2011-03-09
ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti
Santosh Shilimkar
1
-0
/
+1
2011-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
5
-19
/
+100
2011-03-03
[ARM] add machine-specific hook to machine_kexec
Eric Cooper
1
-0
/
+3
2011-02-26
ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic
Dave Martin
1
-0
/
+8
2011-02-26
ARM: 6765/1: remove obsolete comment from asm/mach/arch.h
Nicolas Pitre
1
-4
/
+0
2011-02-23
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
1
-1
/
+7
2011-02-23
ARM: 6668/1: ptrace: remove single-step emulation code
Will Deacon
3
-14
/
+1
2011-02-23
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
1
-2
/
+27
2011-02-23
ARM: fix some sparse errors in generic ARM code
Russell King
1
-1
/
+2
2011-02-23
ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
Uwe Kleine-König
1
-0
/
+2
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
2
-0
/
+10
[next]