index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-264
/
+2599
2010-02-25
Merge branch 'misc2' into devel
Russell King
7
-258
/
+207
2010-02-25
Merge branch 'perf' into devel
Russell King
3
-0
/
+2381
2010-02-25
Merge branch 'tmpreg' into devel
Russell King
2
-14
/
+25
2010-02-25
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
3
-4
/
+8
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-3
/
+5
2010-02-18
ARM: 5938/1: ARM: L2: export outer_cache_fns
Santosh Shilimkar
1
-0
/
+1
2010-02-15
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
Russell King
1
-2
/
+4
2010-02-15
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
Russell King
1
-16
/
+0
2010-02-15
ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
Daniel Jacobowitz
1
-0
/
+31
2010-02-15
ARM: 5906/1: arm: change command_line to cmd_line
Jeremy Kerr
1
-4
/
+4
2010-02-15
ARM: add notify_die() support
Russell King
1
-10
/
+25
2010-02-15
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2
-50
/
+16
2010-02-15
ARM: Move creation of /proc/cpu out of alignment.c
Russell King
1
-1
/
+14
2010-02-15
ARM: move LED support code out of arch/arm/kernel/time.c
Russell King
3
-104
/
+116
2010-02-15
ARM: remove old RTC support
Russell King
1
-74
/
+0
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
1
-0
/
+5
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
1
-6
/
+6
2010-02-12
ARM: 5903/1: arm/perfevents: add support for ARMv7
Jean PIHET
1
-4
/
+932
2010-02-12
ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6
Jamie Iles
2
-0
/
+1349
2010-02-12
ARM: 5899/2: arm: provide a mechanism to reserve performance counters
Jamie Iles
2
-0
/
+104
2010-01-19
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
1
-0
/
+20
2010-01-18
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
Rabin Vincent
1
-9
/
+0
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
2010-01-08
ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"
Rabin Vincent
1
-1
/
+2
2009-12-24
ARM: dma-isa: request cascade channel after registering it
Russell King
1
-2
/
+2
2009-12-18
ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()
Russell King
3
-9
/
+7
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-25
/
+8
2009-12-15
ARM: unexport symbols used to implement floating point emulation
Alan Jenkins
1
-20
/
+0
2009-12-15
ARM: use unified discard definition in linker script
Alan Jenkins
1
-5
/
+8
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-6
/
+6
2009-12-13
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
9
-129
/
+682
2009-12-11
Unify sys_mmap*
Al Viro
2
-31
/
+3
2009-12-11
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
Al Viro
2
-26
/
+1
2009-12-09
ARM: Do not allow the probing of the local timer
Varun Swara
1
-0
/
+1
2009-12-09
ARM: Add an earlyprintk debug console
Catalin Marinas
2
-0
/
+58
2009-12-08
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-61
/
+671
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
1
-11
/
+6
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
3
-61
/
+28
2009-12-02
ARM: 5841/1: a driver for on-chip ETM and ETB
Alexander Shishkin
2
-0
/
+643
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2009-11-23
ARM: Clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+23
2009-11-23
ARM: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
3
-7
/
+5
2009-11-23
ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT
Jean PIHET
1
-2
/
+6
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-81
/
+123
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
4
-6
/
+11
2009-11-12
sysctl arm: Remove binary sysctl support
Eric W. Biederman
1
-8
/
+3
[next]