summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-05gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan1-0/+3
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai45-380/+193
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-1/+8
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-4/+67
2012-03-05KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras1-0/+25
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf1-0/+1
2012-03-05KVM: PPC: Add generic single register ioctlsAlexander Graf1-0/+35
2012-03-05KVM: Add barriers to allow mmu_notifier_retry to be used locklesslyPaul Mackerras1-5/+9
2012-03-05KVM: PPC: e500: MMU APIScott Wood1-0/+18
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+15
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte1-0/+1
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte1-0/+1
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte2-0/+3
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte1-0/+6
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte1-0/+10
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2-1/+4
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren1-30/+115
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren2-13/+53
2012-03-05pinctrl: fix and simplify lockingStephen Warren1-1/+0
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar28-39/+111
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-0/+1
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-03-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras3-173/+121
2012-03-05ppp: Change copyright notices from ANU to mePaul Mackerras2-68/+8
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds1-20/+0
2012-03-05kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker1-1/+0
2012-03-05bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2-61/+61
2012-03-05BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker44-3/+48
2012-03-05Merge branch 'pm-qos'Rafael J. Wysocki1-45/+10
2012-03-05Merge branch 'pm-domains'Rafael J. Wysocki1-2/+20
2012-03-05Merge branch 'pm-sleep'Rafael J. Wysocki3-9/+75
2012-03-05Merge branch 'pm-devfreq'Rafael J. Wysocki1-2/+7
2012-03-05PM / Domains: Fix include for PM_GENERIC_DOMAINS=n caseMagnus Damm1-5/+7
2012-03-05PM / Sleep: Add more wakeup source initialization routinesRafael J. Wysocki1-1/+21
2012-03-05Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+34
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil1-0/+17
2012-03-04Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust6-4/+9
2012-03-04mdio.h: Include linux/types.hDavid S. Miller1-0/+1
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer1-0/+13
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero1-2/+6
2012-03-03Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+24
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03vfs: uninline full_name_hash()Linus Torvalds1-8/+1
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds1-1/+2
2012-03-03NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever2-0/+4
2012-03-03NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever1-5/+6
2012-03-03NFS: Add a client-side function to display NFS file handlesChuck Lever1-0/+14
2012-03-03SUNRPC: Add API to acquire source addressChuck Lever1-0/+1
2012-03-03SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust2-1/+2