- 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- eb0146d ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr by Masami Hiramatsu · 7 years ago
- 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
- 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- dc8635b kernel/exit.c: export abort() to modules by Andrew Morton · 7 years ago
- c608906 ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code by Russell King · 7 years ago
- 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
- b9dd05c ARM: 8720/1: ensure dump_instr() checks addr_limit by Mark Rutland · 7 years ago
- 8fcd6c4 ARM: implement get_tls syscall by Nicolas Pitre · 7 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 24c66df ARM: fix backtrace by Russell King · 8 years ago
- db695c0 ARM: remove user cmpxchg syscall by Russell King · 9 years ago
- 3c2aed5 ARM: domains: get rid of manager mode for user domain by Russell King · 9 years ago
- 31cd08c ARM: remove __bad_xchg definition by Russell King · 10 years ago
- a498044 arm: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- fbe4dd0 Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next by Russell King · 10 years ago
- 3f4aa45 ARM: 8226/1: cacheflush: get rid of restarting block by Vladimir Murzin · 10 years ago
- 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
- d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
- 3467e76 ARM: remove unused do_unexp_fiq() function by Russell King · 10 years ago
- c0e7f7e ARM: 8150/3: fiq: Replace default FIQ handler by Daniel Thompson · 10 years ago
- fbfb872 ARM: 8148/1: flush TLS and thumbee register state during exec by Nathan Lynch · 10 years ago
- 49432d4 ARM: 8074/1: traps: Make use of the frame_pointer macro by Nikolay Borisov · 11 years ago
- b5b6b5f Dump the registers on undefined instruction userspace faults by Russell King · 11 years ago
- 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
- d6cd989 ARM: 7939/1: traps: fix opcode endianness when read from user memory by Taras Kondratiuk · 11 years ago
- 29c350b ARM: fix "bad mode in ... handler" message for undefined instructions by Russell King · 11 years ago
- ef41b5c ARM: make kernel oops easier to read by Russell King · 11 years ago
- b31459a ARM: 7917/1: cacheflush: correctly limit range of memory region being flushed by Jon Medhurst · 11 years ago
- 5761704 ARM: 7892/1: Fix warning for V7M builds by Olof Johansson · 11 years ago
- 6332807 ARM: Correct BUG() assembly to ensure it is endian-agnostic by Ben Dooks · 11 years ago
- a79a0cb ARM: traps: use <asm/opcodes.h> to get correct instruction order by Ben Dooks · 11 years ago
- 5cc91e0 Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
- 97c72d8 ARM: cacheflush: don't bother rounding to nearest vma by Will Deacon · 12 years ago
- 28256d6 ARM: cacheflush: split user cache-flushing into interruptible chunks by Will Deacon · 12 years ago
- 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
- f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
- 19accfd ARM: move vector stubs by Russell King · 12 years ago
- f928d4f ARM: poison the vectors page by Russell King · 12 years ago
- 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
- a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 12 years ago
- f150abe Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 55bdd69 ARM: Add base support for ARMv7-M by Catalin Marinas · 15 years ago
- 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
- 2b2040a ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path by Will Deacon · 12 years ago
- 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 15ac49b ARM: Fix undefined instruction exception handling by Russell King · 12 years ago
- 8d4150c ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" by Will Deacon · 12 years ago
- 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
- 02df19b ARM: 7424/1: update die handler from x86 by Rabin Vincent · 13 years ago
- 3b0c062 ARM: 7442/1: Revert "remove unused restart trampoline" by Will Deacon · 13 years ago
- 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