summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-061-1/+0
* | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-6/+684
|\ \ \ \ \
| * | | | | KVM: ia64: Add intel iommu support for guests.Xiantao Zhang2008-10-151-1/+1
| * | | | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-0/+6
| * | | | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang2008-10-151-0/+2
| * | | | | KVM: Move device assignment logic to common codeXiantao Zhang2008-10-152-0/+3
| * | | | | KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-151-0/+1
| * | | | | KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-152-0/+55
| * | | | | VT-d: Changes to support KVMKay, Allen M2008-10-153-0/+536
| * | | | | KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-151-0/+1
| * | | | | KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+19
| * | | | | KVM: ppc: trace powerpc instruction emulationChristian Ehrhardt2008-10-151-0/+1
| * | | | | KVM: ppc: adds trace points for ppc tlb activityJerone Young2008-10-151-0/+3
| * | | | | KVM: kvmtrace: replace get_cycles with ktime_get v3Christian Ehrhardt2008-10-151-3/+3
| * | | | | KVM: kvmtrace: Remove use of bit fields in kvm trace structureChristian Ehrhardt2008-10-151-3/+14
| * | | | | KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-152-0/+40
* | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-4/+16
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-155-4/+16
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | * | | | | | printk: robustify printk, fixIngo Molnar2008-08-111-4/+3
| | | | | * | | | | | printk: robustify printkPeter Zijlstra2008-08-111-0/+4
| | | | * | | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+1
| | | | * | | | | | | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-6/+2
| | | | * | | | | | | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-1/+5
| | | | * | | | | | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-141-0/+6
| | | | * | | | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-148-5/+28
| | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-061-0/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-161-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | firewire: Add more documentation to firewire-cdev.hJay Fenlason2008-10-151-2/+7
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-166-8/+149
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-161-0/+3
| * | | | | | | | | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-3/+1
| * | | | | | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-1/+3
| * | | | | | | | | | | | sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-161-2/+3
| * | | | | | | | | | | | platform: add new device registration helperDmitry Baryshkov2008-10-161-0/+2
| * | | | | | | | | | | | debug: Introduce a dev_WARN() functionArjan van de Ven2008-10-161-0/+8
| * | | | | | | | | | | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-161-3/+24
| * | | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-164-3/+104
| * | | | | | | | | | | | device create: remove device_create_drvdataGreg Kroah-Hartman2008-10-161-1/+0
| * | | | | | | | | | | | sysfs: crash debuggingAndrew Morton2008-10-161-0/+6
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-162-31/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | md: remove space after function name in declaration and call.NeilBrown2008-10-131-5/+5
| * | | | | | | | | | | | md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-131-22/+0
| * | | | | | | | | | | | md: Convert remaining 1k representations in linear.c to sectors.Andre Noll2008-10-131-2/+4
| * | | | | | | | | | | | md: linear: Represent dev_info->size and dev_info->offset in sectors.Andre Noll2008-10-131-2/+2
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-165-5/+207
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2008-10-156-5/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2008-10-102-0/+188
| | * | | | | | | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-101-0/+3
| | * | | | | | | | | | | | Input: add keycodes for remote controls/phone keypadsAristeu Rozanski2008-07-301-0/+13
| | * | | | | | | | | | | | Input: expand keycode spaceDmitry Torokhov2008-07-302-2/+2
OpenPOWER on IntegriCloud