Nicholas Bellinger
|
36a26c69b4
kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage
|
14 년 전 |
Ingo Molnar
|
1ecc818c51
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core
|
14 년 전 |
Frederic Weisbecker
|
d902db1eb6
sched: Generalize sleep inside spinlock detection
|
14 년 전 |
Dr. David Alan Gilbert
|
ca39599c63
BUILD_BUG_ON_ZERO: fix sparse breakage
|
14 년 전 |
Alexey Dobriyan
|
c196e32a11
lib: add kstrto*_from_user()
|
14 년 전 |
KOSAKI Motohiro
|
903c0c7cdc
sparse: define dummy BUILD_BUG_ON definition for sparse
|
14 년 전 |
Steven Rostedt
|
cdbe61bfe7
ftrace: Allow dynamically allocated function tracers
|
14 년 전 |
Alexey Dobriyan
|
33ee3b2e2e
kstrto*: converting strings to integers done (hopefully) right
|
14 년 전 |
Randy Dunlap
|
ffbbf2da9e
kernel.h: fix kernel-doc warning
|
14 년 전 |
Rusty Russell
|
1765e3a493
Remove MAYBE_BUILD_BUG_ON
|
14 년 전 |
Rusty Russell
|
7ef88ad561
BUILD_BUG_ON: make it handle more cases
|
14 년 전 |
Tejun Heo
|
2ce802f62b
lockdep: Move early boot local IRQ enable/disable status to init/main.c
|
14 년 전 |
Mel Gorman
|
3e7d344970
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
|
14 년 전 |
Andrew Morton
|
71a9048448
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
|
14 년 전 |
Mimi Zohar
|
dc88e46029
lib: hex2bin converts ascii hexadecimal string to binary
|
14 년 전 |
James Morris
|
1d6d75684d
Merge branch 'master' into next
|
14 년 전 |
Linus Torvalds
|
968ab1838a
include/linux/kernel.h: Move logging bits to include/linux/printk.h
|
14 년 전 |
Dan Rosenberg
|
eaf06b241b
Restrict unprivileged access to kernel syslog
|
14 년 전 |
James Morris
|
074e61ec37
kernel: add roundup() code comment from akpm
|
14 년 전 |
Tetsuo Handa
|
6070bf3596
kernel: Constify temporary variable in roundup()
|
14 년 전 |
Brian Behlendorf
|
658716d19f
div64_u64(): improve precision on 32bit platforms
|
14 년 전 |
Andrew Morton
|
77006a0a82
ratelimit: add comment warning people off printk_ratelimit()
|
14 년 전 |
Andrew Morton
|
a55621f15b
include/linux/kernel.h: add __must_check to strict_strto*()
|
14 년 전 |
Hagen Paul Pfeifer
|
f27c85c56b
kernel.h: add {min,max}3 macros
|
14 년 전 |
Linus Torvalds
|
e9dd2b6837
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
|
14 년 전 |
Eric Paris
|
b28efd54d9
kernel: roundup should only reference arguments once
|
14 년 전 |
Eric Paris
|
686a0f3d71
kernel: rounddown helper function
|
14 년 전 |
Martin K. Petersen
|
c8bf133682
Consolidate min_not_zero
|
15 년 전 |
David Howells
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 년 전 |
Anton Blanchard
|
863a604920
lib/bug.c: add oops end marker to WARN implementation
|
15 년 전 |