index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
kernel.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] Enable gcc warnings for vsprintf/vsnprintf with "format" attribute
Solar Designer
1
-6
/
+11
2005-03-11
[PATCH] docbook: new kernel-doc comments for might_sleep & wait_event_*
Martin Waitz
1
-1
/
+11
2005-03-04
[PATCH] Randomisation: enable by default
Arjan van de Ven
1
-1
/
+1
2005-03-04
[PATCH] Randomisation: global sysctl
Arjan van de Ven
1
-0
/
+6
2005-01-04
[PATCH] panic_timeout: move to kernel.h
Randy Dunlap
1
-0
/
+1
2005-01-04
[PATCH] GP-REL data support
David Howells
1
-0
/
+2
2004-11-03
x86: regparm calling convention for exceptions and interrupts.
Linus Torvalds
1
-1
/
+1
2004-11-01
[PATCH] Add panic blinking to 2.6
Andi Kleen
1
-0
/
+1
2004-10-18
[PATCH] taint on bad_page
Nick Piggin
1
-0
/
+1
2004-10-18
[PATCH] x86-64/i386: add mce tainting
Andi Kleen
1
-0
/
+2
2004-09-22
[PATCH] implement roundup_pow_two()
Ryan Cumming
1
-0
/
+5
2004-08-22
[PATCH] vprintk support
Matt Mackall
1
-0
/
+1
2004-06-26
[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modules
Rusty Russell
1
-0
/
+1
2004-06-23
[PATCH] abs() fixes
Andrew Morton
1
-1
/
+10
2004-06-20
[PATCH] Permit inode & dentry hash tables to be allocated > MAX_ORDER size
David Howells
1
-0
/
+9
2004-05-19
[PATCH] system_state splitup
Andrew Morton
1
-4
/
+7
2004-04-11
[PATCH] generalise system_running
Andrew Morton
1
-1
/
+7
2004-03-09
Remove 'const' from min/max, to avoid gcc warning about double usage.
Linus Torvalds
1
-4
/
+4
2004-02-18
[PATCH] snprintf fixes
Andrew Morton
1
-0
/
+3
2004-02-05
[NET]: Simply net_ratelimit().
Andrew Morton
1
-0
/
+1
2004-01-18
[PATCH] generalise net_ratelimit (printk_ratelimit)
Andrew Morton
1
-0
/
+2
2003-12-29
[PATCH] sqrt() fixes
Andrew Morton
1
-0
/
+2
2003-10-21
[PATCH] export system_running to other files
Andrew Morton
1
-1
/
+1
2003-09-21
[PATCH] ECC support
Andrew Morton
1
-4
/
+0
2003-09-03
[PATCH] might_sleep() improvements
Andrew Morton
1
-0
/
+2
2003-06-13
[PATCH] Fix typo in comment
Jörn Engel
1
-1
/
+1
2003-06-06
[PATCH] Move BUG/BUG_ON/WARN_ON to asm headers
Paul Mackerras
1
-8
/
+0
2003-05-19
[IPV6]: Move NIP6 macro into general header.
Hideaki Yoshifuji
1
-0
/
+10
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
1
-2
/
+0
2003-04-08
[PATCH] Allow panics and reboots at oops time.
Andrew Morton
1
-0
/
+1
2003-03-05
[KERNEL]: Add typecheck macro for verifying types at compile time.
David S. Miller
1
-0
/
+11
2003-01-12
[PATCH] use <asm/bug.h> for BUG() defines
Russell King
1
-0
/
+1
2003-01-05
[PATCH] Remove mod_bound macro and unify kernel_text_address().
Rusty Russell
1
-0
/
+1
2003-01-05
[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL support
Rusty Russell
1
-1
/
+1
2002-12-29
[PATCH] promote the ALIGN() macro
Andrew Morton
1
-0
/
+1
2002-12-14
[PATCH] Module Parameter Core Patch
Rusty Russell
1
-1
/
+1
2002-12-14
[PATCH] move console_loglevel scalars to array (resend)
Randy Dunlap
1
-2
/
+7
2002-11-25
[PATCH] CONFIG_DEBUG_SPINLOCK_SLEEP
Dave Jones
1
-1
/
+1
2002-11-16
[PATCH] Forced module unload
Rusty Russell
1
-0
/
+1
2002-11-13
[PATCH] kernel.h: changed #if DEBUG to #ifdef DEBUG to play nicer with compil...
Greg Kroah-Hartman
1
-1
/
+1
2002-10-18
Make a polite version of BUG_ON() - WARN_ON() which doesn't
Linus Torvalds
1
-0
/
+6
2002-10-03
buildbug.diff
Benjamin LaHaise
1
-0
/
+3
2002-09-25
[PATCH] increase traffic on linux-kernel
Andrew Morton
1
-0
/
+7
2002-09-15
[PATCH] add dump_stack(): cross-arch backtrace
Andrew Morton
1
-0
/
+2
2002-08-28
Add some fascist code to trap __FUNCTION__ pasting, fix up
Linus Torvalds
1
-0
/
+6
2002-08-07
include/linux/kernel.h: Define HIPQUAD correctly on little-endian.
Harald Welte
1
-0
/
+7
2002-07-23
[PATCH] type safe(r) list_entry repacement: container_of
Neil Brown
1
-0
/
+13
2002-02-08
[PATCH] handle out of spec SMP athlons.
Dave Jones
1
-0
/
+3
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-10
/
+0
2002-02-04
v2.5.0.7 -> v2.5.0.8
Linus Torvalds
1
-0
/
+2
[next]