summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-134-15/+215
|\
| * KVM: Fix build error on s390 due to missing tlbs_dirtyAvi Kivity2011-01-121-1/+1
| * KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa2011-01-121-4/+6
| * KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong2011-01-121-0/+2
| * KVM: PPC: Fix compile warningAlexander Graf2011-01-121-0/+2
| * KVM: fast-path msi injection with irqfdMichael S. Tsirkin2011-01-121-0/+16
| * KVM: Refactor IRQ names of assigned devicesJan Kiszka2011-01-121-0/+1
| * KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka2011-01-121-10/+2
| * KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-1/+14
| * KVM: cleanup async_pf tracepointsXiao Guangrong2011-01-121-41/+35
| * KVM: fix tracing kvm_try_async_get_pageXiao Guangrong2011-01-121-5/+7
| * KVM: pre-allocate one more dirty bitmap to avoid vmalloc()Takuya Yoshikawa2011-01-121-0/+1
| * KVM: x86: trace "exit to userspace" eventGleb Natapov2011-01-121-0/+30
| * KVM: propagate fault r/w information to gup(), allow read-only memoryMarcelo Tosatti2011-01-121-1/+4
| * KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-121-6/+11
| * KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-122-0/+2
| * KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov2011-01-122-0/+14
| * KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-122-0/+121
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1310-20/+20
|\ \
| * | media: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-22119-521/+1127
| |\ \
| * | | poll: fix a typo in commentNamhyung Kim2010-12-101-1/+1
| * | | Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl2010-11-281-6/+6
| * | | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
| * | | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-016-8/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-131-1/+5
|\ \ \ \
| * | | | HID: set HID_MAX_FIELD at 128Benjamin Tissoires2011-01-111-1/+1
| * | | | HID: add feature_mapping callbackBenjamin Tissoires2011-01-111-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-132-0/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2011-01-122-0/+21
| |\ \ \ \ \
| | * | | | | Input: add SW_ROTATE_LOCK switch typeJekyll Lai2011-01-121-0/+1
| | * | | | | Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-101-0/+20
* | | | | | | decompressors: remove unused constant from inflate.hLasse Collin2011-01-131-3/+0
* | | | | | | decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+19
* | | | | | | decompressors: add XZ decompressor moduleLasse Collin2011-01-131-0/+264
* | | | | | | Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin2011-01-131-0/+1
* | | | | | | Decompressors: get rid of set_error_fn() macroLasse Collin2011-01-131-5/+0
* | | | | | | romfs: have romfs_fs.h pull in necessary headersMike Frysinger2011-01-131-0/+3
* | | | | | | cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin2011-01-131-0/+2
* | | | | | | memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai2011-01-131-0/+2
* | | | | | | pps: add kernel consumer supportAlexander Gordeev2011-01-131-0/+7
* | | | | | | pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-132-0/+16
* | | | | | | ntp: add hardpps implementationAlexander Gordeev2011-01-131-0/+1
* | | | | | | pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-131-1/+1
* | | | | | | pps: access pps device by direct pointerAlexander Gordeev2011-01-131-14/+9
* | | | | | | pps: unify timestamp gatheringAlexander Gordeev2011-01-133-5/+25
* | | | | | | pps: fix race in PPS_FETCH handlerAlexander Gordeev2011-01-131-1/+1
* | | | | | | pps: trivial fixesAlexander Gordeev2011-01-131-1/+5
* | | | | | | NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen2011-01-131-0/+97