| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Include __param section in read-only data range | Marcelo Tosatti | 2006-09-27 | 1 | -3/+3 |
* | [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move | Rusty Russell | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux | Jeremy Fitzhardinge | 2006-09-26 | 1 | -0/+3 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 3 | -2/+6 |
* | [PATCH] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck | 2006-09-26 | 1 | -1/+3 |
* | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-24 | 4 | -9/+52 |
|\ |
|
| * | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 2006-09-22 | 2 | -0/+8 |
| * | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 2 | -9/+44 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-19 | 1 | -1/+1 |
|\| |
|
| * | [PATCH] headers_check: remove <asm/timex.h> from user export | David Woodhouse | 2006-09-13 | 1 | -1/+1 |
* | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-12 | 2 | -0/+19 |
|\| |
|
| * | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 2 | -0/+19 |
* | | [PATCH] libata: rework legacy handling to remove much of the cruft | Alan Cox | 2006-08-10 | 1 | -0/+12 |
|/ |
|
* | [PATCH] hdrinstall: remove asm/io.h from user visibility | David Woodhouse | 2006-07-14 | 1 | -3/+0 |
* | [PATCH] hdrinstall: remove asm/atomic.h from user visibility | David Woodhouse | 2006-07-14 | 1 | -1/+1 |
* | [PATCH] hdrinstall: remove asm/irq.h from user visibility | David Woodhouse | 2006-07-14 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 | 1 | -0/+2 |
|\ |
|
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 | 1 | -0/+2 |
* | | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 2 | -0/+14 |
|\ \ |
|
| * | | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 2 | -0/+14 |
* | | | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 1 | -10/+5 |
* | | | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 | 1 | -0/+2 |
* | | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-07-01 | 2 | -0/+32 |
|\ \ \ |
|
| * | | | [PATCH] audit syscall classes | Al Viro | 2006-07-01 | 2 | -0/+32 |
| | |/
| |/| |
|
* / | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 | 1 | -0/+1 |
|/ / |
|
* | | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven | 2006-06-28 | 1 | -0/+28 |
* | | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 2006-06-27 | 1 | -0/+6 |
* | | [PATCH] introduce WARN_ON_ONCE(cond) | Ingo Molnar | 2006-06-25 | 1 | -0/+13 |
* | | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 1 | -0/+2 |
* | | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 | 1 | -3/+4 |
* | | [PATCH] squash duplicate page_to_pfn and pfn_to_page | Andy Whitcroft | 2006-06-23 | 1 | -12/+15 |
* | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 6 | -5/+7 |
|\| |
|
| * | Add standard include guard to asm-generic/signal and use compiler.h | David Woodhouse | 2006-04-27 | 1 | -0/+7 |
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 5 | -5/+0 |
* | | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-01 | 1 | -10/+1 |
|/ |
|
* | [PATCH] mutex: some cleanups | Nicolas Pitre | 2006-03-31 | 2 | -30/+33 |
* | [PATCH] make local_t signed | Andrew Morton | 2006-03-31 | 1 | -3/+10 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] Decrapify asm-generic/local.h | Kyle McMartin | 2006-03-28 | 1 | -71/+9 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 2006-03-27 | 1 | -0/+6 |
* | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -5/+5 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -0/+77 |
* | [PATCH] bitops: update include/asm-generic/bitops.h | Akinobu Mita | 2006-03-26 | 1 | -63/+13 |
* | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+32 |
* | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() | Akinobu Mita | 2006-03-26 | 1 | -0/+22 |
* | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 | 2 | -0/+71 |
* | [PATCH] fix error: __u32 undeclared | Akinobu Mita | 2006-03-26 | 2 | -0/+4 |
* | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 2006-03-26 | 1 | -0/+9 |
* | [PATCH] bitops: generic ffs() | Akinobu Mita | 2006-03-26 | 1 | -0/+41 |