summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ftrace: handle generic arch callsSteven Rostedt2008-10-232-3/+18
| * | ring-buffer: fix free pageSteven Rostedt2008-10-221-1/+1
| * | tracing/fastboot: fix row order in bootgraph.plAlan Jenkins2008-10-221-3/+3
| * | tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins2008-10-221-5/+10
| * | tracing: create tracers menuPeter Zijlstra2008-10-221-0/+4
| * | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-2240-68/+113
| |\ \
| | * | ftrace: stack tracer only record when on stackSteven Rostedt2008-10-201-0/+4
| | * | ftrace: rename the ftrace tracer to functionSteven Rostedt2008-10-201-1/+1
| | * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-2036-60/+61
| | * | ftrace: fix dependsSteven Rostedt2008-10-201-5/+0
| | * | ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
| | * | ftrace: do not enclose logic in WARN_ONSteven Rostedt2008-10-201-2/+4
| | * | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-193022-52628/+318106
| | |\ \
* | | \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-2814-56/+138
|\ \ \ \ \
| * | | | | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.hXiantao Zhang2008-10-281-2/+6
| * | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
| * | | | | KVM: ia64: Fix halt emulation logicXiantao Zhang2008-10-284-40/+46
| * | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-289-14/+79
| * | | | | KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti2008-10-281-0/+1
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-289-75/+34
|\ \ \ \ \ \
| * | | | | | lockdep: fix irqs on/off ip tracingHeiko Carstens2008-10-281-7/+5
| * | | | | | lockdep: minor fix for debug_show_all_locks()qinghuang feng2008-10-281-2/+3
| * | | | | | x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori2008-10-231-1/+13
| * | | | | | x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori2008-10-231-1/+3
| * | | | | | swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori2008-10-231-2/+4
| * | | | | | xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-231-1/+1
| * | | | | | xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-231-19/+4
| * | | | | | xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
| * | | | | | kernel/resource: fix reserve_region_with_split() section mismatchPaul Mundt2008-10-231-1/+1
| * | | | | | printk: remove unused code from kernel/printk.croel kluin2008-10-231-39/+0
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | irq: make variable staticroel kluin2008-10-221-1/+1
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-286-57/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: fix documentation reference for sched_min_granularity_nsJiri Kosina2008-10-271-1/+1
| * | | | | | | | sched: virtual time buddy preemptionPeter Zijlstra2008-10-242-7/+4
| * | | | | | | | sched: re-instate vruntime based wakeup preemptionPeter Zijlstra2008-10-241-6/+92
| * | | | | | | | sched: weaken sync hintMike Galbraith2008-10-241-4/+3
| * | | | | | | | sched: more accurate min_vruntime accountingPeter Zijlstra2008-10-241-24/+25
| * | | | | | | | sched: fix a find_busiest_group bugletPeter Zijlstra2008-10-241-1/+1
| * | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-243721-102791/+374614
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-224-14/+13
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-283-12/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li2008-10-281-1/+1
| * | | | | | | | | | x86: keep the /proc/meminfo page count correctYinghai Lu2008-10-271-3/+9
| * | | | | | | | | | x86/uv: memory allocation at initializationCliff Wickman2008-10-271-4/+3
| * | | | | | | | | | xen: fix Xen domU boot with batched mprotectChris Lalancette2008-10-271-4/+14
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-2813-67/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger2008-10-281-1/+1
| * | | | | | | | | | | [S390] No more 4kb stacks.Heiko Carstens2008-10-282-13/+6
| * | | | | | | | | | | [S390] Change default IPL method to IPL_VM.Heiko Carstens2008-10-281-1/+1
OpenPOWER on IntegriCloud