Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2316d3bc95ff65b7c0c40c70db83455912cf0328
/
include
/
linux
/
kernel.h
« Previous
204b885
introduce lower_32_bits() macro
by Joerg Roedel
· 16 years ago
d974ae3
generic, memparse(): constify argument
by Jeremy Fitzhardinge
· 16 years ago
717115e
printk ratelimiting rewrite
by Dave Young
· 16 years ago
e0deaff4
split the typecheck macros out of include/linux/kernel.h
by Andrew Morton
· 16 years ago
9e4144a
Merge branch 'linus' into core/printk
by Ingo Molnar
· 16 years ago
ca31e14
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
by Eduard - Gabriel Munteanu
· 16 years ago
e17ba73
x86, generic: mark early_printk as asmlinkage
by Jiri Slaby
· 16 years ago
42fdfa2
namespacecheck: more kernel/printk.c fixes
by Thomas Gleixner
· 16 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 16 years ago
bdf4bba
Add macros similar to min/max/min_t/max_t
by Harvey Harrison
· 17 years ago
44f564a
ipc: add definitions of USHORT_MAX and others
by Zhang, Yanmin
· 17 years ago
5f97a5a
isolate ratelimit from printk.c for other use
by Dave Young
· 17 years ago
95b570c
Taint kernel after WARN_ON(condition)
by Nur Hussein
· 17 years ago
1429db8
driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
by Joe Perches
· 17 years ago
06b2a76
Add new string functions strict_strto* and convert kernel params to use them
by Yi Yang
· 17 years ago
7ef3d2f
printk_ratelimit() functions should use CONFIG_PRINTK
by Joe Perches
· 17 years ago
ec70158
Remove fastcall from linux/include
by Harvey Harrison
· 17 years ago
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago
7fa3031
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
by David Howells
· 17 years ago
6ed31e9
ACPI: Taint kernel on ACPI table override (format corrected)
by Éric Piel
· 17 years ago
f10db62
Avoid divide in IS_ALIGN
by Herbert Xu
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
02b67cc3
sched: do not do cond_resched() when CONFIG_PREEMPT
by Herbert Xu
· 17 years ago
4749252
printk: add KERN_CONT annotation
by Ingo Molnar
· 17 years ago
1f7c823
Make the pr_*() family of macros in kernel.h complete
by Emil Medve
· 17 years ago
0b15d04
printk: add interfaces for external access to the log buffer
by Mike Frysinger
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
2da96ac
[BLOCK] Move sector_div() from blkdev.h to kernel.h
by Jens Axboe
· 17 years ago
a83308e
PTR_ALIGN
by Matthew Wilcox
· 17 years ago
eb9a9a5
hex_dump: add missing "const" qualifiers
by Alan Stern
· 17 years ago
6a0ed91
hexdump: use const notation
by Artem Bityutskiy
· 17 years ago
a586df0
x86: Support __attribute__((__cold__)) in gcc 4.3
by Andi Kleen
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
c790923
hexdump: more output formatting
by Randy Dunlap
· 17 years ago
78db2ad
include/linux: trivial repair whitespace damage
by Daniel Walker
· 17 years ago
99eaf3c
lib/hexdump
by Randy Dunlap
· 17 years ago
218e180
add upper-32-bits macro
by Andrew Morton
· 17 years ago
c5e631cf
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
11443ec
Add kvasprintf()
by Jeremy Fitzhardinge
· 18 years ago
04a2e6a
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
by Eric W. Biederman
· 18 years ago
5be02f1
[PATCH] include/linux/kernel.h: Remove labs()
by Richard Knutsson
· 18 years ago
e3e8a75
[PATCH] Extract and use wake_up_klogd()
by Kirill Korotaev
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
34f5a39
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
by Theodore Ts'o
· 18 years ago
3eb3c74
[PATCH] fix linux banner format string
by Roman Zippel
· 18 years ago
8993780
Make SLES9 "get_kernel_version" work on the kernel binary again
by Linus Torvalds
· 18 years ago
312a0c17
[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant
by David Howells
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
e20ec99
fix spelling error in include/linux/kernel.h
by Jim Cromie
· 18 years ago
2ea5814
Fix 'ALIGN()' macro, take 2
by Linus Torvalds
· 18 years ago
f46c483
[PATCH] Add printk_timed_ratelimit()
by Andrew Morton
· 18 years ago
8b2a1fd
[PATCH] pr_debug: check pr_debug() arguments
by Zach Brown
· 18 years ago
08e0f6a
[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA
by Christoph Lameter
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
930631e
[PATCH] add DIV_ROUND_UP()
by Steven Whitehouse
· 18 years ago
8da5add
[PATCH] x86: Allow users to force a panic on NMI
by Don Zickus
· 18 years ago
4c8bd7e
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
by David Miller
· 18 years ago
1cc6daf
pr_debug() should not be used in drivers
by Pavel Machek
· 18 years ago
b4cac1a
[PATCH] FDPIC: Move roundup() into linux/kernel.h
by David Howells
· 18 years ago
4552d5d
[PATCH] x86_64: reliable stack trace support
by Jan Beulich
· 18 years ago
e905914
[PATCH] Implement kasprintf
by Jeremy Fitzhardinge
· 18 years ago
368a5fa
[PATCH] remove unlikely() in might_sleep_if()
by Hua Zhong
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
5e37661
[PATCH] symbol_put_addr() locks kernel
by Trent Piepho
· 18 years ago
aa72710
[PATCH] the scheduled unexport of panic_timeout
by Adrian Bunk
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
962749a
[PATCH] roundup_pow_of_two() 64-bit fix
by Andrew Morton
· 19 years ago
dd28779
[PATCH] pause_on_oops command line option
by Andrew Morton
· 19 years ago
a62eaf1
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
by Andi Kleen
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
9343e79
[IPV6]: Preserve procfs IPV6 address output format
by YOSHIFUJI Hideaki
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
711a660
[PATCH] mutex subsystem, add typecheck_fn(type, function)
by Chuck Ebbert
· 19 years ago
a136564
[PATCH] remove gcc-2 checks
by Andrew Morton
· 19 years ago
729b4d4
[ACPI] fix reboot upon suspend-to-disk
by Alexey Starikovskiy
· 19 years ago
dfed044
[PATCH] __deprecated_for_modules: panic_timeout
by Adrian Bunk
· 19 years ago
b8887e6
[PATCH] kernel-docs: fix kernel-doc format problems
by Randy Dunlap
· 19 years ago
c0398ee
[PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment
by Nikita Danilov
· 19 years ago
921717a
[PATCH] Make BUILD_BUG_ON fail at compile time.
by Andi Kleen
· 19 years ago
f8cbd99
[PATCH] sched: voluntary kernel preemption
by Ingo Molnar
· 19 years ago
d59745c
[PATCH] clean up kernel messages
by Matt Mackall
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago