summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-16h8300: update timer handler - new filesYoshinori Sato1-0/+25
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh1-1/+2
2008-10-16introduce generic header file for the software IO/TLBJoerg Roedel1-0/+83
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman1-0/+3
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman1-3/+1
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman1-1/+3
2008-10-16sysfs: Make dir and name args to sysfs_notify() constTrent Piepho1-2/+3
2008-10-16platform: add new device registration helperDmitry Baryshkov1-0/+2
2008-10-16debug: Introduce a dev_WARN() functionArjan van de Ven1-0/+8
2008-10-16sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown1-3/+24
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron5-4/+113
2008-10-16device create: remove device_create_drvdataGreg Kroah-Hartman1-1/+0
2008-10-16sysfs: crash debuggingAndrew Morton1-0/+6
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky11-12/+12
2008-10-16Merge branch 'next' into for-linusDmitry Torokhov6-5/+210
2008-10-16IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro1-2/+4
2008-10-16Merge branch 'fixes' into for-linusRussell King961-65176/+8788
2008-10-16firewire: Add more documentation to firewire-cdev.hJay Fenlason1-2/+7
2008-10-15Merge branch 'next'Trond Myklebust5-21/+18
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-48/+0
2008-10-15x86: fix compat-vdsoSuresh Siddha1-1/+6
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-6/+31
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang1-1/+1
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2-0/+8
2008-10-15KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang1-0/+2
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang2-0/+3
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han1-2/+0
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti2-0/+4
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti1-0/+2
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti1-0/+2
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour3-20/+58
2008-10-15VT-d: Changes to support KVMKay, Allen M3-0/+536
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer1-2/+0
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle1-46/+0
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar8-9/+18
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang1-0/+3
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti1-0/+1
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity1-0/+1
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity1-11/+2
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour1-1/+0
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen1-0/+10
2008-10-15KVM: pci device assignmentBen-Ami Yassour2-0/+35
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa1-0/+1
2008-10-15KVM: Add irq ack notifier listAvi Kivity1-0/+7
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt1-0/+1
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young1-0/+3
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt1-3/+3
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt1-3/+14