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
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-02-19
[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...
Makito SHIOKAWA
1
-2
/
+2
2009-02-10
[ARM] Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-01-31
annotate that [fp, #-4] is the saved lr
Uwe Kleine-König
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-28
[ARM] call undefined instruction exception handler with irqs enabled
Russell King
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-08
[ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports
Ben Dooks
1
-0
/
+1
2009-01-07
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-27
/
+0
2009-01-07
PCI: arm: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-3
/
+3
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-2
/
+0
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+1
2008-12-31
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-19
Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel
Russell King
1
-1
/
+1
2008-12-17
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...
Russell King
2
-2
/
+3
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-2
/
+3
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
1
-0
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-10
/
+0
2008-12-12
small doc fix: ftrace_dyn_arch_init is called by ftrace_init
Uwe Kleine-König
1
-1
/
+1
2008-12-11
[ARM] 5341/2: there is no copy_page on nommu ARM
Nicolas Pitre
1
-2
/
+2
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-2
/
+2
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
1
-2
/
+2
2008-12-01
[ARM] use asm/sections.h
Russell King
4
-13
/
+13
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
1
-0
/
+1
2008-11-28
Merge branch 'highmem' into devel
Russell King
1
-16
/
+21
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
1
-16
/
+21
2008-11-27
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
Russell King
2
-1
/
+3
2008-11-10
Fix the teehbr_read function prototype
Catalin Marinas
1
-1
/
+1
2008-11-06
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
1
-4
/
+4
2008-11-06
Add HWCAP_NEON to the ARM hwcap.h file
Catalin Marinas
1
-0
/
+1
2008-11-06
Add "thumbee" to the hwcap_str array
Catalin Marinas
1
-0
/
+1
2008-11-04
[ARM] fix VFP+softfloat binaries
Russell King
1
-1
/
+5
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-13
/
+0
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2
-3
/
+3
2008-10-13
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
1
-17
/
+0
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-324
/
+236
2008-10-10
proc: remove unused get_dma_list()
Alexey Dobriyan
1
-17
/
+0
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
2
-10
/
+7
2008-10-09
Merge branch 'ptebits' into devel
Russell King
3
-2
/
+81
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2
-10
/
+7
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+1
2008-10-02
[ARM] 5274/1: simplify request_standard_resources()
Nicolas Pitre
1
-7
/
+2
2008-10-01
[ARM] Improve non-executable support
Russell King
3
-2
/
+81
2008-09-30
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
Russell King
1
-13
/
+0
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-2
/
+0
2008-09-25
[ARM] Print details relevant to how we handle the cache
Russell King
1
-0
/
+9
2008-09-25
[ARM] Introduce new bitmask based cache type macros
Russell King
1
-0
/
+22
[next]