Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 | 1 | -2/+1 |
|\ | |||||
| * | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-25 | 9 | -30/+66 |
| |\ | |||||
| * \ | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-23 | 33 | -71/+158 |
| |\ \ | |||||
| * \ \ | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-16 | 118 | -258/+575 |
| |\ \ \ | |||||
| * | | | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 | 1 | -2/+1 |
* | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 118 | -258/+575 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -7/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 | 177 | -412/+910 |
| |\ \ \ \ \ | |||||
| * | | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 | 1 | -1/+1 |
| * | | | | | | namespacecheck: more kernel/printk.c fixes | Thomas Gleixner | 2008-05-24 | 1 | -6/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 | 1 | -8/+3 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit 'v2.6.26' into core/locking | Ingo Molnar | 2008-07-14 | 347 | -714/+1212 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT | Li Zefan | 2008-06-24 | 1 | -8/+0 |
| * | | | | | | | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-20 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s... | Linus Torvalds | 2008-07-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/new-API-sched_setscheduler | Ingo Molnar | 2008-06-25 | 9 | -30/+66 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 | 1 | -0/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 | 18 | -37/+399 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 18 | -37/+399 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-14 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | ftrace: add ftrace_kill_atomic | Steven Rostedt | 2008-07-11 | 1 | -0/+1 |
| | * | | | | | | | | | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 2 | -9/+85 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 174 | -405/+881 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | mmiotrace: rename kmmio_probe::user_data to :private. | Pekka Paalanen | 2008-05-24 | 1 | -1/+1 |
| | | * | | | | | | | | | | x86 mmiotrace: use resource_size_t for phys addresses | Pekka Paalanen | 2008-05-24 | 1 | -7/+7 |
| | | * | | | | | | | | | | mmiotrace: code style cleanups | Pekka Paalanen | 2008-05-24 | 1 | -5/+1 |
| | | * | | | | | | | | | | ftrace: mmiotrace update, #2 | Pekka Paalanen | 2008-05-24 | 1 | -2/+0 |
| | | * | | | | | | | | | | ftrace: mmiotrace, updates | Pekka Paalanen | 2008-05-24 | 1 | -60/+25 |
| | | * | | | | | | | | | | ftrace: add mmiotrace plugin | Pekka Paalanen | 2008-05-24 | 1 | -0/+6 |
| | | * | | | | | | | | | | x86: mmiotrace, preview 2 | Pekka Paalanen | 2008-05-24 | 1 | -1/+17 |
| | | * | | | | | | | | | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 2 | -7/+38 |
| | | * | | | | | | | | | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 | 1 | -7/+5 |
| | | * | | | | | | | | | | x86 mmiotrace: comment about user space ABI | Pekka Paalanen | 2008-05-24 | 1 | -1/+5 |
| | | * | | | | | | | | | | x86: mmiotrace - trace memory mapped IO | Pekka Paalanen | 2008-05-24 | 1 | -0/+62 |
| | * | | | | | | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 18 | -37/+322 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | fix "ftrace: store mcount address in rec->ip" | Ingo Molnar | 2008-07-01 | 1 | -1/+1 |
| | | * | | | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 9 | -30/+66 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | ftrace: freeze kprobe'd records | Abhishek Sagar | 2008-06-23 | 1 | -1/+5 |
| | | * | | | | | | | | | kprobes: enable clean usage of get_kprobe | Abhishek Sagar | 2008-06-23 | 1 | -0/+4 |
| | | * | | | | | | | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 5 | -2/+51 |
| | | * | | | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 33 | -71/+158 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 118 | -258/+575 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 1 | -0/+1 |
| | | * | | | | | | | | | ftrace: export kretprobe_trampoline for function tracer | Abhishek Sagar | 2008-06-02 | 1 | -0/+1 |
| | | * | | | | | | | | | ftrace: user update and disable dynamic ftrace daemon | Steven Rostedt | 2008-06-02 | 1 | -0/+6 |
| | | * | | | | | | | | | ftrace: fix merge | Ingo Molnar | 2008-05-28 | 1 | -1/+1 |
| | | * | | | | | | | | | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 1 | -0/+6 |
| | | * | | | | | | | | | ftrace: set_ftrace_notrace feature | Steven Rostedt | 2008-05-26 | 1 | -0/+1 |
| | | | |_|_|/ / / / / | | | |/| | | | | | | |