Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 |
|\ | |||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
| |\ | |||
| | * | x86 microcode: firmware data is const | Greg Kroah-Hartman | 2008-07-10 |
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ \ | |||
| * \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 |
| |\ \ \ | |||
| * | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 |
* | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| * | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 |
| | |/ / / | |/| | | | |||
* | | | | | x86: MMIOTRACE should not default to on | Linus Torvalds | 2008-07-14 |
* | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 |
| | |\ \ \ \ \ | |||
| | | * \ \ \ \ | Merge branch 'tracing/mmiotrace-mergefixups' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 |
| | | |\ \ \ \ \ | |||
| | | | * \ \ \ \ | Merge branch 'linus' into tracing/mmiotrace-mergefixups | Ingo Molnar | 2008-06-25 |
| | | | |\ \ \ \ \ | |||
| | | | * \ \ \ \ \ | Merge branch 'linus' into tracing/mmiotrace-mergefixups | Ingo Molnar | 2008-06-16 |
| | | | |\ \ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | | | |||
| | | | * | | | | | | - fix mmioftrace + rcu merge interaction | Ingo Molnar | 2008-05-25 |
| | | * | | | | | | | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||
| | | * | | | | | | | x86 mmiotrace: page level is unsigned | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | mmiotrace: rename kmmio_probe::user_data to :private. | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | mmiotrace: code style cleanups | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: dynamically disable non-boot CPUs | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86/mmiotrace: uses/depends on PCI | Randy Dunlap | 2008-05-24 |
| | | * | | | | | | | mmiotrace: fix printk format | Randy Dunlap | 2008-05-24 |
| | | * | | | | | | | mmiotrace: add user documentation | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: remove ISA_trace parameter. | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: move files into arch/x86/mm/. | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | mmiotrace: cleanup | Ingo Molnar | 2008-05-24 |
| | | * | | | | | | | ftrace: mmiotrace update, #2 | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | ftrace: mmiotrace, updates | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | ftrace: add mmiotrace plugin | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86: mmiotrace, preview 2 | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: Use percpu instead of arrays. | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: fix relay-buffer-full flag for SMP | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86 mmiotrace: use lookup_address() | Pekka Paalanen | 2008-05-24 |
| | | * | | | | | | | x86: mmiotrace - trace memory mapped IO | Pekka Paalanen | 2008-05-24 |
| | * | | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||
| | | * | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | |||
| | | * | | | | | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 |
| | | * | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 |
| | | |\ \ \ \ \ \ \ | |||
| | | * | | | | | | | | ftrace: build fix with gcc 4.3 | Ingo Molnar | 2008-06-17 |
| | | * | | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | | | |||
| | | * | | | | | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 |
| | | | |_|_|/ / / / | | | |/| | | | | | | |||
| | | * | | | | | | | ftrace: add have dynamic ftrace config for archs | Steven Rostedt | 2008-05-23 |
| | | * | | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 |
| | | * | | | | | | | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 |