Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b102f1d0f1cd0bb5ec82e5aeb1e33502d6ad6710
/
arch
/
arm
/
kernel
/
traps.c
e94c805
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus
by Russell King
· 13 years ago
fa18484
arm: remove unused restart trampoline
by Al Viro
· 13 years ago
c5102f5
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
by Will Deacon
· 13 years ago
435a7ef
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
by Dima Zavin
· 13 years ago
4542b6a
ARM: 7365/1: drop unused parameter from flush_cache_user_range
by Dima Zavin
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
8211ca6
ARM: Add compiled ISA to oops dumps
by Russell King
· 13 years ago
bdf800c4
ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()
by Stephen Boyd
· 13 years ago
94e5a85
ARM: earlier initialization of vectors page
by Russell King
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
bdf4e94
Merge branch 'misc' into for-linus
by Russell King
· 13 years ago
87e040b
ARM: 7017/1: Use generic BUG() handler
by Simon Glass
· 13 years ago
5a567d7
ARM: 7115/4: move __exception and friends to asm/exception.h
by Jamie Iles
· 13 years ago
bd31b85
locking, ARM: Annotate low level hw locks as raw
by Thomas Gleixner
· 16 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
592201a
ARM: Thumb-2: Support Thumb-2 in undefined instruction handler
by Jon Medhurst
· 14 years ago
a901158
ARM: extend Code: line by one 16-bit quantity for Thumb instructions
by Russell King
· 14 years ago
373ce30
ARM: 6955/1: cmpxchg syscall should data abort if page not write
by Po-Yu Chuang
· 14 years ago
82a3242
sysfs: remove "last sysfs file:" line from the oops messages
by Greg Kroah-Hartman
· 14 years ago
88b9ef4
ARM: 6879/1: fix personality test wrt usage of domain handlers
by Nicolas Pitre
· 14 years ago
196f020
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
by Russell King
· 14 years ago
425fc47
ARM: 6668/1: ptrace: remove single-step emulation code
by Will Deacon
· 14 years ago
2bbd7e9
ARM: fix some sparse errors in generic ARM code
by Russell King
· 14 years ago
29a3819
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes
by Will Deacon
· 14 years ago
28cdac6
Merge branch 'pgt' (early part) into devel
by Russell King
· 14 years ago
4ec3eb1
Merge branch 'smp' into misc
by Russell King
· 14 years ago
69529c0
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
by Russell King
· 14 years ago
69448c2
ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS
by Joe Perches
· 14 years ago
247055a
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
by Catalin Marinas
· 14 years ago
f159f4e
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
by Tony Lindgren
· 15 years ago
a9221de
ARM: add notify_die() support
by Russell King
· 15 years ago
cc20d42
ARM: Use a definition for the userspace cmpxchg emulation syscall
by Russell King
· 15 years ago
bfd2e29
[ARM] Fix test for unimplemented ARM syscalls
by Russell King
· 15 years ago
ab72b00
ARM: Fix signal restart issues with NX and OABI compat
by Russell King
· 15 years ago
03a6e5b
ARM: update die() output
by Russell King
· 15 years ago
e40c2ec
ARM: Dump code/mem oops lines with the appropriate log level
by Russell King
· 15 years ago
d191fe0
ARM: Dump memory and backtrace as one printk per line
by Russell King
· 15 years ago
aa45ee8f
ARM: Ensure do_cache_op takes mmap_sem
by Russell King
· 15 years ago
bff595c
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
by Catalin Marinas
· 16 years ago
67a94c2
[ARM] 5381/1: unwind: Reorganise the traps.c code
by Catalin Marinas
· 16 years ago
67306da
[ARM] Ensure linux/hardirqs.h is included where required
by Russell King
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
33fa9b1
[ARM] Convert asm/uaccess.h to linux/uaccess.h
by Russell King
· 16 years ago
09d9bae
[ARM] sparse: fix several warnings
by Russell King
· 16 years ago
3305a60
[ARM] 5206/1: remove kprobe_trap_handler() hack
by Nicolas Pitre
· 16 years ago
b03a5b7
[ARM] traps: don't call undef hook functions with spinlock held
by Russell King
· 16 years ago
5cbad0e
kgdb: support for ARCH=arm
by Jason Wessel
· 17 years ago
7969691
ARM kprobes: special hook for the kprobes breakpoint handler
by Nicolas Pitre
· 17 years ago
785d3cd
ARM kprobes: prevent some functions involved with kprobes from being probed
by Nicolas Pitre
· 17 years ago
b49c0f2
[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchg
by Nicolas Pitre
· 17 years ago
aeb747a
[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs
by Nicolas Pitre
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
a14ff99
[ARM] Remove CONFIG_IGNORE_FIQ
by Russell King
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 18 years ago
082f47a
[ARM] always allow dump_stack() to produce a backtrace
by Russell King
· 18 years ago
d920242
[ARM] Add support for pause_on_oops and display preempt/smp options
by Russell King
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
99cce8f
[ARM] 4356/1: arm: fix handling of svc mode undefined instructions
by Dan Williams
· 18 years ago
0f0a00b
[ARM] Remove needless linux/ptrace.h includes
by Russell King
· 18 years ago
7ab3f8d
[ARM] Add ability to dump exception stacks to kernel backtraces
by Russell King
· 18 years ago
dfc544c
[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
by Dan Williams
· 18 years ago
ae0a846
[ARM] Move processor_modes[] to .../process.c
by Russell King
· 18 years ago
9ca3f07
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
by Ben Dooks
· 18 years ago
7174d85
[ARM] 3983/2: remove unused argument to __bug()
by Nicolas Pitre
· 18 years ago
6a39dd6
[ARM] 3759/2: Remove uses of %?
by Daniel Jacobowitz
· 18 years ago
012c437
[PATCH] Change panic_on_oops message to "Fatal exception"
by Horms
· 18 years ago
cea6a4b
[PATCH] panic_on_oops: remove ssleep()
by Horms
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
ae574a5
Merge nommu tree
by Russell King
· 19 years ago
c760fc1
[ARM] nommu: fixups for the exception vectors
by Hyok S. Choi
· 19 years ago
2ce9804
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
by Nicolas Pitre
· 19 years ago
3186749
[ARM] Add panic-on-oops support
by Russell King
· 19 years ago
3f2829a
[ARM] 3105/4: ARM EABI: new syscall entry convention
by Nicolas Pitre
· 19 years ago
32d39a9
[PATCH] arm: task_stack_page()
by Al Viro
· 19 years ago
5520582
[PATCH] arm: end_of_stack()
by Al Viro
· 19 years ago
78ff18a
[ARM] Cleanup ARM includes
by Russell King
· 19 years ago
d362979
[ARM] Re-organise die()
by Russell King
· 19 years ago
69b0475
[PATCH] mm: arm ready for split ptlock
by Hugh Dickins
· 19 years ago
a999cb0
[ARM] 3035/1: RISCOS compat code fix
by Nicolas Pitre
· 19 years ago
74f8849
[ARM] 2951/1: fix wrong comment
by Nicolas Pitre
· 19 years ago
6a1ced5
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
by Catalin Marinas
· 19 years ago
3321565
[PATCH] qualifiers in return types - easy cases
by Al Viro
· 19 years ago
109d89c
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off
by Russell King
· 20 years ago
cfb0810
[PATCH] ARM: Don't try to send a signal to pid0
by Russell King
· 20 years ago
e00d349
[PATCH] ARM: Move signal return code into vector page
by Russell King
· 20 years ago
dcef1f6
[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systems
by Nicolas Pitre
· 20 years ago
4b0e07a
[PATCH] ARM: 2663/1: straightify TLS register emulation a bit more
by Nicolas Pitre
· 20 years ago
4f7a181
[PATCH] ARM: Fix kernel stack offset calculations
by Russell King
· 20 years ago
2d2669b
[PATCH] ARM: 2651/3: kernel helpers for NPTL support
by Nicolas Pitre
· 20 years ago
7933523
[PATCH] ARM: remove some entry initialisation asm code
by Russell King
· 20 years ago
652a12e
[PATCH] ARM: showregs
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago