index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
introduce SIZE_MAX
Xi Wang
1
-0
/
+1
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2012-05-25
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
1
-0
/
+2
2012-04-24
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
1
-6
/
+7
2012-04-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+9
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-19
/
+2
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
1
-66
/
+6
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-62
/
+0
2012-03-24
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
1
-0
/
+2
2012-03-24
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
1
-4
/
+4
2012-03-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-6
/
+9
2012-03-20
tracing: Move the tracing_on/off() declarations into CONFIG_TRACING
Steven Rostedt
1
-6
/
+9
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
1
-0
/
+13
2012-03-05
kernel.h: doesn't explicitly use bug.h, so don't include it.
Paul Gortmaker
1
-1
/
+0
2012-03-05
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
1
-61
/
+0
2012-02-21
sysinfo: Move struct sysinfo to a separate header file
H. Peter Anvin
1
-19
/
+2
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-3
/
+3
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-3
/
+3
2012-01-13
kernel.h: neaten panic prototype
Joe Perches
1
-2
/
+3
2012-01-12
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-01-11
kernel.h: add BUILD_BUG() macro
David Daney
1
-0
/
+16
2011-12-05
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
1
-0
/
+1
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+1
2011-11-01
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
1
-0
/
+4
2011-11-01
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-1
/
+6
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-24
/
+20
2011-09-21
lib: add error checking to hex2bin
Mimi Zohar
1
-1
/
+1
2011-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+8
2011-07-26
kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage
Nicholas Bellinger
1
-0
/
+8
2011-07-26
include/linux/kernel.h: hide internal macros from userspace
Arnaud Lacombe
1
-22
/
+21
2011-07-26
include/linux/kernel.h: fix a headers_check warning
WANG Cong
1
-23
/
+24
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+1
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
1
-1
/
+1
2011-06-16
BUILD_BUG_ON_ZERO: fix sparse breakage
Dr. David Alan Gilbert
1
-2
/
+2
2011-05-25
lib: add kstrto*_from_user()
Alexey Dobriyan
1
-0
/
+31
2011-05-25
sparse: define dummy BUILD_BUG_ON definition for sparse
KOSAKI Motohiro
1
-0
/
+8
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
1
-0
/
+1
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-4
/
+66
2011-02-01
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
1
-1
/
+0
2011-01-24
BUILD_BUG_ON: make it handle more cases
Rusty Russell
1
-6
/
+27
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-0
/
+2
2011-01-14
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
1
-0
/
+7
2011-01-13
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
1
-3
/
+16
2010-11-29
lib: hex2bin converts ascii hexadecimal string to binary
Mimi Zohar
1
-0
/
+1
2010-11-29
Merge branch 'master' into next
James Morris
1
-243
/
+1
2010-11-16
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds
1
-244
/
+1
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
1
-0
/
+1
2010-11-10
kernel: add roundup() code comment from akpm
James Morris
1
-0
/
+2
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
[next]