summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-22fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto1-0/+1
2011-11-22fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto1-1/+1
2011-11-22Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat497-3801/+14792
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-9/+12
2011-11-22xen/event: Add reference counting to event channelsDaniel De Graaf1-0/+7
2011-11-22netfilter: use jump_label for nf_hooksEric Dumazet1-5/+21
2011-11-22wireless: Support ht-capabilities over-rides.Ben Greear2-0/+41
2011-11-22cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg1-63/+0
2011-11-22cfg80211: add flags for off-channel capabilitiesJohannes Berg1-0/+4
2011-11-22mac80211: transmit fragment list to driversJohannes Berg1-5/+17
2011-11-22cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez1-0/+5
2011-11-22cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2-0/+22
2011-11-22freezer: remove unused @sig_only from freeze_task()Tejun Heo1-1/+1
2011-11-22freezer: fix set_freezable[_with_signal]() raceTejun Heo1-4/+5
2011-11-22freezer: remove should_send_signal() and update frozen()Tejun Heo1-7/+2
2011-11-22freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo1-21/+12
2011-11-22cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo1-3/+3
2011-11-22freezer: clean up freeze_processes() failure pathTejun Heo1-1/+0
2011-11-22freezer: kill PF_FREEZINGTejun Heo1-2/+1
2011-11-22freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo1-2/+1
2011-11-22freezer: implement and use kthread_freezable_should_stop()Tejun Heo2-3/+4
2011-11-22freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-9/+8
2011-11-22net: Change mii to ethtool advertisement function namesMatt Carlson1-15/+49
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+7
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-30/+125
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix1-0/+5
2011-11-21crypto: serpent-sse2 - add lrw supportJussi Kivilinna1-0/+2
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+11
2011-11-21Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2011-11-21Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-7/+6
2011-11-21regmap: Remove indexed cache typeMark Brown1-1/+0
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák1-0/+4
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2011-11-19debugfs: print_regs32: make regs array a const pointerAlessandro Rubini1-1/+1
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma1-0/+2
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu1-5/+0
2011-11-18mm: add vm_area_add_early()Nicolas Pitre1-0/+1
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3
2011-11-18debugfs: add tools to printk 32-bit registersAlessandro Rubini1-0/+26
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk1-1/+17
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk1-7/+17
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-5/+3
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+7
2011-11-18Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2-0/+210
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying1-0/+6
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar1-3/+75
2011-11-18USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman1-0/+12
2011-11-18net: use jump_label to shortcut RPS if not setupEric Dumazet1-0/+5
2011-11-18pstore: pass reason to backend write callbackKees Cook1-7/+5