index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel.h
Age
Commit message (
Expand
)
Author
2013-12-12
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
2013-11-06
tracing: Remove unused function ftrace_off_permanent()
Steven Rostedt (Red Hat)
2013-09-20
lib: introduce upper case hex ascii helpers
Andre Naujoks
2013-08-02
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
Dhaval Giani
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2013-05-28
tracing: Put trace_puts() comment above trace_puts() macro for kernel doc
Steven Rostedt
2013-05-28
mm, sched: Allow uaccess in atomic with pagefault_disable()
Michael S. Tsirkin
2013-05-28
mm, sched: Drop voluntary schedule from might_fault()
Michael S. Tsirkin
2013-05-24
linux/kernel.h: fix kernel-doc warning
Randy Dunlap
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-03-22
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
tracing: Add skip argument to trace_dump_stack()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Optimize trace_printk() with one arg to use trace_puts()
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add trace_puts() for even faster trace_printk() tracing
Steven Rostedt (Red Hat)
2013-03-15
tracing: Add internal tracing_snapshot() functions
Steven Rostedt (Red Hat)
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-12-20
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
Guenter Roeck
2012-12-17
kstrto*: add documentation
Eldad Zack
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
Kirill A. Shutemov
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-03
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
2012-10-31
linux/kernel.h: Remove duplicate trace_printk declaration
Michal Hocko
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-09-19
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Guenter Roeck
2012-09-01
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
Guenter Roeck
2012-07-21
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
2012-05-31
introduce SIZE_MAX
Xi Wang
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-05-24
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
2012-04-23
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
2012-03-23
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
2012-03-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-03-20
tracing: Move the tracing_on/off() declarations into CONFIG_TRACING
Steven Rostedt
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-03-04
kernel.h: doesn't explicitly use bug.h, so don't include it.
Paul Gortmaker
2012-03-04
bug: consolidate BUILD_BUG_ON with other bug code
Paul Gortmaker
2012-02-20
sysinfo: Move struct sysinfo to a separate header file
H. Peter Anvin
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
[next]