summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-136-1/+181
|\
| * crypto: padlock - Move padlock.h into include/cryptoHerbert Xu2011-01-071-0/+29
| * include: Install linux/if_alg.h for user-space crypto APIMiloslav Trmač2010-12-031-0/+1
| * crypto: scatterwalk - Add scatterwalk_crypto_chain helperSteffen Klassert2010-12-021-0/+15
| * crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-192-0/+132
| * net - Add AF_ALG macrosHerbert Xu2010-11-191-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-132-8/+13
|\ \
| * | net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-121-5/+0
| * | ceph: add dir_layout to inodeSage Weil2011-01-121-3/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-01-137-51/+245
|\ \ \
| * | | regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-2/+6
| * | | regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+1
| * | | regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-0/+3
| * | | regulator: support PMIC mc13892Yong Shen2011-01-121-0/+39
| * | | Change the register name definitions for mc13783Yong Shen2011-01-121-33/+34
| * | | regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-122-14/+15
| * | | regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-0/+3
| * | | regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-1/+1
| * | | regulator: Add basic trace facilitiesMark Brown2011-01-121-0/+141
| * | | regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+2
* | | | 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
|\ \ \ \ \ \ \ \