Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-06 | 1 | -1/+0 | |
* | | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 5 | -6/+684 | |
|\ \ \ \ \ | ||||||
| * | | | | | KVM: ia64: Add intel iommu support for guests. | Xiantao Zhang | 2008-10-15 | 1 | -1/+1 | |
| * | | | | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 2008-10-15 | 1 | -0/+6 | |
| * | | | | | KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs | Xiantao Zhang | 2008-10-15 | 1 | -0/+2 | |
| * | | | | | KVM: Move device assignment logic to common code | Xiantao Zhang | 2008-10-15 | 2 | -0/+3 | |
| * | | | | | KVM: MMU: out of sync shadow core | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 | |
| * | | | | | KVM: Device Assignment with VT-d | Ben-Ami Yassour | 2008-10-15 | 2 | -0/+55 | |
| * | | | | | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 3 | -0/+536 | |
| * | | | | | KVM: x86: do not execute halted vcpus | Marcelo Tosatti | 2008-10-15 | 1 | -0/+1 | |
| * | | | | | KVM: pci device assignment | Ben-Ami Yassour | 2008-10-15 | 1 | -0/+19 | |
| * | | | | | KVM: ppc: trace powerpc instruction emulation | Christian Ehrhardt | 2008-10-15 | 1 | -0/+1 | |
| * | | | | | KVM: ppc: adds trace points for ppc tlb activity | Jerone Young | 2008-10-15 | 1 | -0/+3 | |
| * | | | | | KVM: kvmtrace: replace get_cycles with ktime_get v3 | Christian Ehrhardt | 2008-10-15 | 1 | -3/+3 | |
| * | | | | | KVM: kvmtrace: Remove use of bit fields in kvm trace structure | Christian Ehrhardt | 2008-10-15 | 1 | -3/+14 | |
| * | | | | | KVM: Move KVM TRACE DEFINITIONS to common header | Hollis Blanchard | 2008-10-15 | 2 | -0/+40 | |
* | | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 5 | -4/+16 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 5 | -4/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | printk: robustify printk, fix | Ingo Molnar | 2008-08-11 | 1 | -4/+3 | |
| | | | | * | | | | | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 1 | -0/+4 | |
| | | | * | | | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 1 | -0/+1 | |
| | | | * | | | | | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -6/+2 | |
| | | | * | | | | | | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -1/+5 | |
| | | | * | | | | | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 1 | -0/+6 | |
| | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 | 8 | -5/+28 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-16 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | firewire: Add more documentation to firewire-cdev.h | Jay Fenlason | 2008-10-15 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 6 | -8/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 2008-10-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -3/+1 | |
| * | | | | | | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -1/+3 | |
| * | | | | | | | | | | | | sysfs: Make dir and name args to sysfs_notify() const | Trent Piepho | 2008-10-16 | 1 | -2/+3 | |
| * | | | | | | | | | | | | platform: add new device registration helper | Dmitry Baryshkov | 2008-10-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | debug: Introduce a dev_WARN() function | Arjan van de Ven | 2008-10-16 | 1 | -0/+8 | |
| * | | | | | | | | | | | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent | Neil Brown | 2008-10-16 | 1 | -3/+24 | |
| * | | | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 4 | -3/+104 | |
| * | | | | | | | | | | | | device create: remove device_create_drvdata | Greg Kroah-Hartman | 2008-10-16 | 1 | -1/+0 | |
| * | | | | | | | | | | | | sysfs: crash debugging | Andrew Morton | 2008-10-16 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-16 | 2 | -31/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | md: remove space after function name in declaration and call. | NeilBrown | 2008-10-13 | 1 | -5/+5 | |
| * | | | | | | | | | | | | md: Remove unnecessary #includes, #defines, and function declarations. | NeilBrown | 2008-10-13 | 1 | -22/+0 | |
| * | | | | | | | | | | | | md: Convert remaining 1k representations in linear.c to sectors. | Andre Noll | 2008-10-13 | 1 | -2/+4 | |
| * | | | | | | | | | | | | md: linear: Represent dev_info->size and dev_info->offset in sectors. | Andre Noll | 2008-10-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 | 5 | -5/+207 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-15 | 6 | -5/+210 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Input: move map_to_7segment.h to include/linux | Atsushi Nemoto | 2008-10-10 | 2 | -0/+188 | |
| | * | | | | | | | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown state | Eric Miao | 2008-09-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Input: add keycodes for remote controls/phone keypads | Aristeu Rozanski | 2008-07-30 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | Input: expand keycode space | Dmitry Torokhov | 2008-07-30 | 2 | -2/+2 |