index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
1
-3
/
+3
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-3
/
+3
*
kernel.h: neaten panic prototype
Joe Perches
2012-01-12
1
-2
/
+3
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
1
-0
/
+1
|
\
|
*
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
1
-0
/
+1
*
|
kernel.h: add BUILD_BUG() macro
David Daney
2012-01-10
1
-0
/
+16
|
/
*
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-07
1
-0
/
+1
*
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2011-10-31
1
-0
/
+4
*
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-1
/
+6
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-24
/
+20
*
lib: add error checking to hex2bin
Mimi Zohar
2011-09-20
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-07-27
1
-0
/
+8
|
\
|
*
kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage
Nicholas Bellinger
2011-07-26
1
-0
/
+8
*
|
include/linux/kernel.h: hide internal macros from userspace
Arnaud Lacombe
2011-07-25
1
-22
/
+21
*
|
include/linux/kernel.h: fix a headers_check warning
WANG Cong
2011-07-25
1
-23
/
+24
|
/
*
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
1
-1
/
+1
|
\
|
*
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
1
-1
/
+1
*
|
BUILD_BUG_ON_ZERO: fix sparse breakage
Dr. David Alan Gilbert
2011-06-15
1
-2
/
+2
|
/
*
lib: add kstrto*_from_user()
Alexey Dobriyan
2011-05-25
1
-0
/
+31
*
sparse: define dummy BUILD_BUG_ON definition for sparse
KOSAKI Motohiro
2011-05-25
1
-0
/
+8
*
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
1
-0
/
+1
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
1
-4
/
+66
*
kernel.h: fix kernel-doc warning
Randy Dunlap
2011-02-01
1
-1
/
+1
*
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-24
1
-1
/
+0
*
BUILD_BUG_ON: make it handle more cases
Rusty Russell
2011-01-24
1
-6
/
+27
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
1
-0
/
+2
*
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
2011-01-13
1
-0
/
+7
*
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
2011-01-13
1
-3
/
+16
*
lib: hex2bin converts ascii hexadecimal string to binary
Mimi Zohar
2010-11-29
1
-0
/
+1
*
Merge branch 'master' into next
James Morris
2010-11-29
1
-243
/
+1
|
\
|
*
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
2010-11-15
1
-244
/
+1
|
*
Restrict unprivileged access to kernel syslog
Dan Rosenberg
2010-11-12
1
-0
/
+1
*
|
kernel: add roundup() code comment from akpm
James Morris
2010-11-10
1
-0
/
+2
|
/
*
kernel: Constify temporary variable in roundup()
Tetsuo Handa
2010-11-09
1
-1
/
+1
*
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2010-10-26
1
-0
/
+5
*
ratelimit: add comment warning people off printk_ratelimit()
Andrew Morton
2010-10-26
1
-0
/
+5
*
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
2010-10-26
1
-4
/
+4
*
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-26
1
-0
/
+18
*
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-0
/
+10
|
\
|
*
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-0
/
+10
*
|
kernel: roundup should only reference arguments once
Eric Paris
2010-10-21
1
-1
/
+6
*
|
kernel: rounddown helper function
Eric Paris
2010-10-21
1
-0
/
+6
|
/
*
Add a dummy printk function for the maintenance of unused printks
David Howells
2010-08-12
1
-0
/
+7
*
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
2010-08-11
1
-0
/
+1
*
panic: keep blinking in spite of long spin timer mode
TAMUKI Shoichi
2010-08-11
1
-1
/
+1
*
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
Joe Perches
2010-08-09
1
-11
/
+0
*
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-08-06
1
-0
/
+7
|
\
|
*
x86, mce: Add HW_ERR printk prefix for hardware error logging
Huang Ying
2010-06-10
1
-0
/
+7
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
1
-5
/
+0
|
\
\
|
*
|
tracing: Remove special traces
Frederic Weisbecker
2010-07-20
1
-5
/
+0
|
|
/
[next]