summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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: VMX: Reinject real mode exceptionJan Kiszka2008-10-151-0/+4
| * | | | | KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-151-0/+1
| * | | | | KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+5
| * | | | | KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-151-0/+1
| * | | | | KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-154-40/+40
| * | | | | KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-151-5/+10
* | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-168-9/+18
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-158-9/+18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | * | | | | | 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-142-3/+7
| | | | * | | | | | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-143-3/+6
| | | | * | | | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-1417-15/+63
| | | | |\ \ \ \ \ \ \
| | | * | | | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-061-0/+2
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-161-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: fix compat-vdsoSuresh Siddha2008-10-151-1/+6
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison2008-10-161-1/+1
* | | | | | | | | | | | 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-167-9/+158
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-165-4/+113
| * | | | | | | | | | | | device create: remove device_create_drvdataGreg Kroah-Hartman2008-10-161-1/+0
| * | | | | | | | | | | | sysfs: crash debuggingAndrew Morton2008-10-161-0/+6
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-1611-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-1611-12/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | 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
| | * | | | | | | | | | | | Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov2008-07-301-1/+1
OpenPOWER on IntegriCloud