summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-10security: sparse fix: Move security_fixup_op to security.hJames Morris1-0/+2
2011-09-10security: Fix a typorongqing.li@windriver.com1-1/+1
2011-09-09usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi1-0/+47
2011-09-09regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown1-1/+1
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2-1/+18
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-9/+15
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-4/+0
2011-08-27Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+5
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+26
2011-08-26new helper to create platform devices with dma maskUwe Kleine-König1-2/+46
2011-08-26backlight: add a callback 'notify_after' for backlight controlDilan Lee1-0/+1
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine1-9/+9
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer1-0/+5
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+0
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+8
2011-08-24block: simplify force plug flush code a little bitShaohua Li1-1/+0
2011-08-23TTY: pty, fix pty countingJiri Slaby2-0/+5
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto1-1/+1
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig1-2/+4
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig1-2/+0
2011-08-23dynamic_debug: make netif_dbg() call __netdev_printk()Jason Baron1-3/+1
2011-08-23dynamic_debug: make netdev_dbg() call __netdev_printk()Jason Baron2-2/+21
2011-08-23dynamic_debug: remove unused control variablesJason Baron1-7/+0
2011-08-23dynamic_debug: Add __dynamic_dev_dbgJoe Perches2-2/+13
2011-08-23usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior1-0/+5
2011-08-23usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com1-0/+12
2011-08-23drivers:misc:ti-st: platform hooks for chip statesPavan Savoy1-1/+26
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-6/+90
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+15
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang1-11/+0
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+7
2011-08-18mm: fix __page_to_pfn for a const struct page argumentIan Campbell1-2/+2
2011-08-18mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2-2/+2
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2011-08-16evm: fix build problemsMimi Zohar1-5/+7
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer1-0/+1
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+0
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-3/+7
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-13Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-0/+1
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-2/+3
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox1-3/+4
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar1-1/+1
2011-08-11evm: building without EVM enabled fixesMimi Zohar2-1/+8