index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...
Russell King
8
-17
/
+2049
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-0
/
+2
2008-01-26
ARM kprobes: special hook for the kprobes breakpoint handler
Nicolas Pitre
2
-7
/
+13
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
4
-11
/
+9
2008-01-26
ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack
Nicolas Pitre
1
-3
/
+10
2008-01-26
ARM kprobes: core code
Abhishek Sagar
2
-1
/
+454
2008-01-26
ARM kprobes: instruction single-stepping support
Quentin Barnes
2
-0
/
+1530
2008-01-26
[ARM] 4689/1: small comment wrap fix
Nicolas Pitre
1
-2
/
+2
2008-01-26
[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix
George G. Davis
1
-1
/
+1
2008-01-26
[ARM] ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-26
[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support
Catalin Marinas
1
-0
/
+38
2008-01-25
sched: remove printk_clock()
Ingo Molnar
1
-11
/
+0
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-2
/
+2
2007-11-26
[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user space
Nicolas Pitre
1
-1
/
+1
2007-11-26
[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_c...
Nicolas Pitre
2
-39
/
+58
2007-11-26
[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs
Nicolas Pitre
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
3
-10
/
+10
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+2
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-15
Merge branch 'pxa' into devel
Russell King
1
-3
/
+25
2007-10-15
[ARM] 4577/1: ITE 8152 PCI bridge support
Mike Rapoport
1
-3
/
+25
2007-10-12
[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)
Mike Westerhof
2
-1
/
+58
2007-10-12
[ARM] Add fallocate syscall entry
Russell King
1
-0
/
+1
2007-10-12
[ARM] 4585/1: Correctly identify the CPU architecture version
Catalin Marinas
1
-4
/
+17
2007-09-30
[ARM] Resolve PCI section warnings
Russell King
1
-2
/
+2
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-1
/
+1
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-07-26
[ARM] Remove CONFIG_IGNORE_FIQ
Russell King
1
-2
/
+0
2007-07-23
[ARM] setup_profiling_timer must not be __init
Russell King
1
-1
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-6
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-7
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-12
[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone
George G. Davis
1
-2
/
+6
2007-07-12
[ARM] 4423/1: add ATAGS support
Bill Gatliff
3
-5
/
+48
2007-07-05
[ARM] always allow dump_stack() to produce a backtrace
Russell King
1
-2
/
+0
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2
-14
/
+1
2007-06-18
[ARM] Update show_regs/oops register format
Russell King
1
-28
/
+35
2007-06-17
[ARM] Add support for pause_on_oops and display preempt/smp options
Russell King
1
-1
/
+19
2007-05-30
[ARM] Fix stacktrace FP range checking
Russell King
1
-1
/
+1
2007-05-30
[ARM] use __used attribute
David Rientjes
1
-1
/
+1
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-05-20
[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts
Greg Ungerer
1
-1
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-17
[ARM] ARMv6: add CPU_HAS_ASID configuration
Russell King
1
-1
/
+1
2007-05-16
[ARM] Update ARM syscalls
Russell King
1
-0
/
+4
2007-05-15
arm: walk_stacktrace() needs to be exported
Al Viro
1
-0
/
+2
2007-05-12
Merge branch 'fixes' into devel
Russell King
2
-9
/
+4
[next]