summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-1/+2
2011-01-12Merge branch 'misc' into releaseLen Brown1-10/+5
2011-01-12Merge branch 'ipmi' into releaseLen Brown2-0/+46
2011-01-12Merge branch 'apei' into releaseLen Brown1-4/+82
2011-01-12Merge branch 'thermal' into releaseLen Brown1-0/+32
2011-01-12KVM: Fix build error on s390 due to missing tlbs_dirtyAvi Kivity1-1/+1
2011-01-12KVM: MMU: Make the way of accessing lpage_info more genericTakuya Yoshikawa1-4/+6
2011-01-12KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong1-0/+2
2011-01-12KVM: PPC: Fix compile warningAlexander Graf1-0/+2
2011-01-12KVM: fast-path msi injection with irqfdMichael S. Tsirkin1-0/+16
2011-01-12KVM: Refactor IRQ names of assigned devicesJan Kiszka1-0/+1
2011-01-12KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka1-10/+2
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-1/+14
2011-01-12KVM: pre-allocate one more dirty bitmap to avoid vmalloc()Takuya Yoshikawa1-0/+1
2011-01-12KVM: propagate fault r/w information to gup(), allow read-only memoryMarcelo Tosatti1-1/+4
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2-0/+2
2011-01-12KVM: Add memory slot versioning and use it to provide fast guest write interfaceGleb Natapov2-0/+14
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+31
2011-01-12Merge branch 'next' into for-linusDmitry Torokhov2-0/+21
2011-01-12Input: add SW_ROTATE_LOCK switch typeJekyll Lai1-0/+1
2011-01-12Merge branch 'sh/sdio' into sh-latestPaul Mundt37-122/+481
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss1-0/+32
2011-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-20/+24
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-6/+6
2011-01-12Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds12-33/+59
2011-01-12netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-2/+18
2011-01-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-2/+24
2011-01-11HID: set HID_MAX_FIELD at 128Benjamin Tissoires1-1/+1
2011-01-11HID: add feature_mapping callbackBenjamin Tissoires1-0/+4
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields1-0/+1
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2-1/+1
2011-01-11nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields1-0/+3
2011-01-11Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields18-42/+111
2011-01-11NFS fix the setting of exchange id flagAndy Adamson1-2/+6
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+36
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+6
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds6-0/+256
2011-01-11memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki1-0/+6
2011-01-11workqueue: relax lockdep annotation on flush_work()Tejun Heo1-0/+3
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt82-764/+2274
2011-01-11Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-22/+4
2011-01-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+53
2011-01-11Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+3
2011-01-11net: Add alloc_netdev_mqs functionTom Herbert2-4/+10
2011-01-11Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+1
2011-01-11netdev: bfin_mac: let boards set vlan masksMike Frysinger1-0/+1
2011-01-11i2c: Constify i2c_client where possibleJean Delvare1-12/+15