Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | ftrace: handle generic arch calls | Steven Rostedt | 2008-10-23 | 2 | -3/+18 | |
| * | | ring-buffer: fix free page | Steven Rostedt | 2008-10-22 | 1 | -1/+1 | |
| * | | tracing/fastboot: fix row order in bootgraph.pl | Alan Jenkins | 2008-10-22 | 1 | -3/+3 | |
| * | | tracing/fastboot: fix bootgraph.pl to run with "use strict" | Alan Jenkins | 2008-10-22 | 1 | -5/+10 | |
| * | | tracing: create tracers menu | Peter Zijlstra | 2008-10-22 | 1 | -0/+4 | |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 40 | -68/+113 | |
| |\ \ | ||||||
| | * | | ftrace: stack tracer only record when on stack | Steven Rostedt | 2008-10-20 | 1 | -0/+4 | |
| | * | | ftrace: rename the ftrace tracer to function | Steven Rostedt | 2008-10-20 | 1 | -1/+1 | |
| | * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 36 | -60/+61 | |
| | * | | ftrace: fix depends | Steven Rostedt | 2008-10-20 | 1 | -5/+0 | |
| | * | | ftrace: release functions from hash | Steven Rostedt | 2008-10-20 | 1 | -0/+43 | |
| | * | | ftrace: do not enclose logic in WARN_ON | Steven Rostedt | 2008-10-20 | 1 | -2/+4 | |
| | * | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 3022 | -52628/+318106 | |
| | |\ \ | ||||||
* | | \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 | 14 | -56/+138 | |
|\ \ \ \ \ | ||||||
| * | | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang | 2008-10-28 | 1 | -2/+6 | |
| * | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 | 1 | -0/+6 | |
| * | | | | | KVM: ia64: Fix halt emulation logic | Xiantao Zhang | 2008-10-28 | 4 | -40/+46 | |
| * | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | 9 | -14/+79 | |
| * | | | | | KVM: MMU: sync root on paravirt TLB flush | Marcelo Tosatti | 2008-10-28 | 1 | -0/+1 | |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-28 | 9 | -75/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lockdep: fix irqs on/off ip tracing | Heiko Carstens | 2008-10-28 | 1 | -7/+5 | |
| * | | | | | | lockdep: minor fix for debug_show_all_locks() | qinghuang feng | 2008-10-28 | 1 | -2/+3 | |
| * | | | | | | x86: restore the old swiotlb alloc_coherent behavior | FUJITA Tomonori | 2008-10-23 | 1 | -1/+13 | |
| * | | | | | | x86: use GFP_DMA for 24bit coherent_dma_mask | FUJITA Tomonori | 2008-10-23 | 1 | -1/+3 | |
| * | | | | | | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori | 2008-10-23 | 1 | -2/+4 | |
| * | | | | | | xen: compilation fix of drivers/xen/events.c on IA64 | Isaku Yamahata | 2008-10-23 | 1 | -1/+1 | |
| * | | | | | | xen: portability clean up and some minor clean up for xencomm.c | Isaku Yamahata | 2008-10-23 | 1 | -19/+4 | |
| * | | | | | | xen: don't reload cr3 on suspend | Jeremy Fitzhardinge | 2008-10-23 | 1 | -2/+0 | |
| * | | | | | | kernel/resource: fix reserve_region_with_split() section mismatch | Paul Mundt | 2008-10-23 | 1 | -1/+1 | |
| * | | | | | | printk: remove unused code from kernel/printk.c | roel kluin | 2008-10-23 | 1 | -39/+0 | |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | irq: make variable static | roel kluin | 2008-10-22 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-28 | 6 | -57/+139 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: fix documentation reference for sched_min_granularity_ns | Jiri Kosina | 2008-10-27 | 1 | -1/+1 | |
| * | | | | | | | | sched: virtual time buddy preemption | Peter Zijlstra | 2008-10-24 | 2 | -7/+4 | |
| * | | | | | | | | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra | 2008-10-24 | 1 | -6/+92 | |
| * | | | | | | | | sched: weaken sync hint | Mike Galbraith | 2008-10-24 | 1 | -4/+3 | |
| * | | | | | | | | sched: more accurate min_vruntime accounting | Peter Zijlstra | 2008-10-24 | 1 | -24/+25 | |
| * | | | | | | | | sched: fix a find_busiest_group buglet | Peter Zijlstra | 2008-10-24 | 1 | -1/+1 | |
| * | | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 3721 | -102791/+374614 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | 4 | -14/+13 | |
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-28 | 3 | -12/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li | 2008-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: keep the /proc/meminfo page count correct | Yinghai Lu | 2008-10-27 | 1 | -3/+9 | |
| * | | | | | | | | | | x86/uv: memory allocation at initialization | Cliff Wickman | 2008-10-27 | 1 | -4/+3 | |
| * | | | | | | | | | | xen: fix Xen domU boot with batched mprotect | Chris Lalancette | 2008-10-27 | 1 | -4/+14 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-28 | 13 | -67/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE | Christian Borntraeger | 2008-10-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | [S390] No more 4kb stacks. | Heiko Carstens | 2008-10-28 | 2 | -13/+6 | |
| * | | | | | | | | | | | [S390] Change default IPL method to IPL_VM. | Heiko Carstens | 2008-10-28 | 1 | -1/+1 |