aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-16h8300: update timer handler - new filesYoshinori Sato
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh
2008-10-16introduce generic header file for the software IO/TLBJoerg Roedel
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16sysfs: Make dir and name args to sysfs_notify() constTrent Piepho
2008-10-16platform: add new device registration helperDmitry Baryshkov
2008-10-16debug: Introduce a dev_WARN() functionArjan van de Ven
2008-10-16sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-16device create: remove device_create_drvdataGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro
2008-10-15Merge branch 'fixes' into for-linusRussell King
2008-10-15firewire: Add more documentation to firewire-cdev.hJay Fenlason
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-15x86: fix compat-vdsoSuresh Siddha
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15KVM: ia64: Add intel iommu support for guests.Xiantao Zhang
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15VT-d: Changes to support KVMKay, Allen M
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt
2008-10-15KVM: ppc: adds trace points for ppc tlb activityJerone Young
2008-10-15KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt
2008-10-15KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt