Hidehiro Kawai
|
ebc41f20d7
panic: change nmi_panic from macro to function
|
9 years ago |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Kees Cook
|
ef95159907
lib: move strtobool() to kstrtobool()
|
9 years ago |
Nicolas Dichtel
|
b5d3755a22
uapi: define DIV_ROUND_UP for userland
|
9 years ago |
Michal Nazarewicz
|
8f57e4d930
include/linux/kernel.h: change abs() macro so it uses consistent return type
|
9 years ago |
Hidehiro Kawai
|
58c5661f21
panic, x86: Allow CPUs to save registers even if looping in NMI context
|
9 years ago |
Hidehiro Kawai
|
1717f2096b
panic, x86: Fix re-entrance problem due to panic on NMI
|
9 years ago |
Andrew Morton
|
79211c8ed1
remove abs64()
|
10 years ago |
Michal Nazarewicz
|
c8299cb605
kernel.h: make abs() work with 64-bit types
|
10 years ago |
Rasmus Villemoes
|
0a9df786a6
lib/kasprintf.c: introduce kvasprintf_const
|
10 years ago |
Nicolas Iooss
|
8db1486065
include, lib: add __printf attributes to several function prototypes
|
10 years ago |
Linus Torvalds
|
2d01eedf1d
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |
HATAYAMA Daisuke
|
5375b708f2
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
|
10 years ago |
Linus Torvalds
|
e382608254
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
3c6296f716
ring-buffer: Remove useless unused tracing_off_permanent()
|
10 years ago |
Gobinda Charan Maji
|
28b8d0c8f5
sysfs: tightened sysfs permission checks
|
10 years ago |
David Hildenbrand
|
9ec23531fd
sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults
|
10 years ago |
Javi Merino
|
f766093ecb
kernel.h: implement DIV_ROUND_CLOSEST_ULL
|
10 years ago |
Rasmus Villemoes
|
02f1f2170d
kernel.h: remove ancient __FUNCTION__ hack
|
10 years ago |
Linus Torvalds
|
1d9c5d79e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
10 years ago |
Linus Torvalds
|
00845eb968
sched: don't cause task state changes in nested sleep debugging
|
10 years ago |
Seth Jennings
|
c5f4546593
livepatch: kernel: add TAINT_LIVEPATCH
|
10 years ago |
Linus Torvalds
|
37da7bbbe8
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
10 years ago |
Prarit Bhargava
|
9e3961a097
kernel: add panic_on_warn
|
10 years ago |
Peter Hurley
|
e1c2296c34
tty: Move session_of_pgrp() and make static
|
11 years ago |
Peter Zijlstra
|
3427445afd
sched: Exclude cond_resched() from nested sleep test
|
11 years ago |
Peter Zijlstra
|
1029a2b52c
sched, exit: Deal with nested sleeps
|
11 years ago |
Linus Torvalds
|
8c81f48e16
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Daniel Walter
|
3db2e9cdc0
include/linux: remove strict_strto* definitions
|
11 years ago |