summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman
2011-10-11hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-11wl12xx: move common init code from bus modules to mainFelipe Balbi
2011-10-11llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman
2011-10-10USB: fix ehci alignment errorHarro Haan
2011-10-10ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner
2011-10-08[media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab
2011-10-07Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06add ELF machine define for TI C6X DSPsMark Salter
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel
2011-10-06Merge commit 'v3.1-rc9' into sched/coreIngo Molnar
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi
2011-10-04dt: add helper to read 64-bit integersJamie Iles
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson
2011-10-04ASoC: Add WM1811 supportMark Brown
2011-10-04mfd: Add WM1811 supportMark Brown
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying
2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar