summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-04ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-04ppp: Change copyright notices from ANU to mePaul Mackerras
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-04kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker
2012-03-04bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-04Merge branch 'pm-qos'Rafael J. Wysocki
2012-03-04Merge branch 'pm-domains'Rafael J. Wysocki
2012-03-04Merge branch 'pm-sleep'Rafael J. Wysocki
2012-03-04Merge branch 'pm-devfreq'Rafael J. Wysocki
2012-03-04PM / Domains: Fix include for PM_GENERIC_DOMAINS=n caseMagnus Damm
2012-03-04PM / Sleep: Add more wakeup source initialization routinesRafael J. Wysocki
2012-03-04Merge tag 'tegra-soc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil
2012-03-04ASoC: core: Split the union for CODEC/platform in the DAIMark Brown
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust
2012-03-03mdio.h: Include linux/types.hDavid S. Miller
2012-03-03Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-02Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02vfs: clarify and clean up dentry_cmp()Linus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds
2012-03-02vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever
2012-03-02NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever
2012-03-02NFS: Add a client-side function to display NFS file handlesChuck Lever
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren
2012-03-02ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen
2012-03-02Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann
2012-03-02sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto
2012-03-02usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov
2012-03-02Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-02block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann