index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-20
Add "pure_initcall" for static variable initialization
Linus Torvalds
1
-0
/
+2
2006-10-27
[PATCH] drivers: wait for threaded probes between initcall levels
Andrew Morton
1
-1
/
+8
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-0
/
+10
2006-10-21
[PATCH] x86-64: Speed up dwarf2 unwinder
Jan Beulich
1
-0
/
+16
2006-10-20
[PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled
Ralf Baechle
1
-1
/
+4
2006-10-11
[PATCH] sched: likely profiling
Nick Piggin
1
-1
/
+1
2006-10-06
[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch
Jan Blunck
1
-1
/
+1
2006-10-06
[PATCH] Fix WARN_ON / WARN_ON_ONCE regression
Andrew Morton
1
-8
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-0
/
+37
2006-10-03
fix file specification in comments
Uwe Zeisberger
5
-5
/
+5
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
1
-8
/
+0
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
1
-0
/
+20
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
1
-2
/
+7
2006-09-29
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
Herbert Xu
1
-16
/
+16
2006-09-27
[PATCH] Include __param section in read-only data range
Marcelo Tosatti
1
-3
/
+3
2006-09-26
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
1
-1
/
+2
2006-09-26
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
1
-0
/
+3
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
3
-2
/
+6
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
1
-1
/
+3
2006-09-24
Merge branch 'master' into upstream
Jeff Garzik
4
-9
/
+52
2006-09-22
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
2
-0
/
+8
2006-09-19
[HEADERS] One line per header in Kbuild files to reduce conflicts
David Woodhouse
2
-9
/
+44
2006-09-19
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+1
2006-09-13
[PATCH] headers_check: remove <asm/timex.h> from user export
David Woodhouse
1
-1
/
+1
2006-09-12
Merge branch 'master' into upstream
Jeff Garzik
2
-0
/
+19
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
2
-0
/
+19
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
1
-0
/
+12
2006-07-14
[PATCH] hdrinstall: remove asm/io.h from user visibility
David Woodhouse
1
-3
/
+0
2006-07-14
[PATCH] hdrinstall: remove asm/atomic.h from user visibility
David Woodhouse
1
-1
/
+1
2006-07-14
[PATCH] hdrinstall: remove asm/irq.h from user visibility
David Woodhouse
1
-1
/
+1
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-0
/
+2
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2
-0
/
+14
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-10
/
+5
2006-07-03
[PATCH] lockdep: add per_cpu_offset()
Ingo Molnar
1
-0
/
+2
2006-07-01
Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
Linus Torvalds
2
-0
/
+32
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
1
-0
/
+1
2006-07-01
[PATCH] audit syscall classes
Al Viro
2
-0
/
+32
2006-06-30
[CPUFREQ] Remove slowdown from ondemand sampling path.
Venkatesh Pallipadi
1
-0
/
+2
2006-06-28
[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
Arjan van de Ven
1
-0
/
+28
2006-06-27
[PATCH] pi-futex: introduce WARN_ON_SMP
Ingo Molnar
1
-0
/
+6
2006-06-25
[PATCH] introduce WARN_ON_ONCE(cond)
Ingo Molnar
1
-0
/
+13
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-0
/
+2
2006-06-24
Add some basic resume trace facilities
Linus Torvalds
1
-3
/
+4
2006-06-23
[PATCH] squash duplicate page_to_pfn and pfn_to_page
Andy Whitcroft
1
-12
/
+15
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
6
-5
/
+7
2006-06-18
Add generic Kbuild files for 'make headers_install'
David Woodhouse
2
-0
/
+14
2006-06-01
[SPARC64]: Fix D-cache corruption in mremap
David S. Miller
1
-10
/
+1
2006-04-27
Add standard include guard to asm-generic/signal and use compiler.h
David Woodhouse
1
-0
/
+7
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
5
-5
/
+0
2006-03-31
[PATCH] mutex: some cleanups
Nicolas Pitre
2
-30
/
+33
[next]