| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 |
* | | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ \ |
|
| * | | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 |
* | | | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 |
* | | | Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-07-01 |
|\ \ \ |
|
| * | | | [PATCH] audit syscall classes | Al Viro | 2006-07-01 |
| | |/
| |/| |
|
* / | | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 2006-07-01 |
|/ / |
|
* | | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven | 2006-06-28 |
* | | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 2006-06-27 |
* | | [PATCH] introduce WARN_ON_ONCE(cond) | Ingo Molnar | 2006-06-25 |
* | | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 |
* | | Add some basic resume trace facilities | Linus Torvalds | 2006-06-24 |
* | | [PATCH] squash duplicate page_to_pfn and pfn_to_page | Andy Whitcroft | 2006-06-23 |
* | | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\| |
|
| * | Add standard include guard to asm-generic/signal and use compiler.h | David Woodhouse | 2006-04-27 |
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-01 |
|/ |
|
* | [PATCH] mutex: some cleanups | Nicolas Pitre | 2006-03-31 |
* | [PATCH] make local_t signed | Andrew Morton | 2006-03-31 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 |
* | [PATCH] Decrapify asm-generic/local.h | Kyle McMartin | 2006-03-28 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 |
* | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar | 2006-03-27 |
* | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] bitops: update include/asm-generic/bitops.h | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_... | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic ext2_{set,clear}_bit_atomic() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita | 2006-03-26 |
* | [PATCH] fix error: __u32 undeclared | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic ffs() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic sched_find_first_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic fls64() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic fls() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic ffz() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic __ffs() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 |
* | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() | Greg Kroah-Hartman | 2006-03-20 |
* | [PATCH] __get_unaligned() gcc-4 fix | Atsushi Nemoto | 2006-03-08 |
* | [PATCH] add asm-generic/mman.h | Michael S. Tsirkin | 2006-02-15 |
* | [PATCH] Use atomic64_set for 64-bit case of atomic_long_set | Kyle McMartin | 2006-01-15 |
* | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds | 2006-01-11 |
* | [PATCH] Generic ioctl.h | Brian Gerst | 2006-01-10 |