summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-081-1/+1
* wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-081-0/+2
* Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-9/+15
|\
| * perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-291-9/+15
* | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-061-0/+5
* | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-061-0/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-291-0/+3
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-261-0/+3
| |\
| | * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-221-0/+3
* | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-263-5/+1
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-08-262-0/+5
|\ \ \
| * | | TTY: pty, fix pty countingJiri Slaby2011-08-232-0/+5
* | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-261-1/+26
|\ \ \ \
| * | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-221-1/+26
| |/ / /
* | | | backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-251-0/+1
* | | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-251-9/+9
* | | | MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-251-1/+1
* | | | lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-251-0/+5
* | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-251-11/+0
|\ \ \ \
| * | | | squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-191-11/+0
* | | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-251-0/+6
|\ \ \ \ \
| * | | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-221-0/+6
| |/ / / /
* | | / / Add a personality to report 2.6.x version numbersAndi Kleen2011-08-251-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-241-1/+8
|\ \ \ \
| * | | | fuse: fix flockMiklos Szeredi2011-08-081-1/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-197-15/+101
|\ \ \ \ \
| * | | | | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-151-0/+1
| * | | | | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-112-11/+14
| * | | | | Move some REQ flags to the common bio/request areaMatthew Wilcox2011-08-111-3/+4
| * | | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-312-0/+5
| * | | | | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-311-1/+0
| * | | | | block: add bsg helper libraryMike Christie2011-07-312-0/+77
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-191-1/+15
|\ \ \ \ \ \
| * | | | | | PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-011-0/+1
| * | | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-1/+14
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-171-3/+7
|\ \ \ \ \ \ \
| * | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-3/+7
* | | | | | | | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-172-4/+4
* | | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-172-2/+2
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-171-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-0/+3
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-172-1/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-282-1/+11
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-141-2/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-131-2/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-121-1/+1
* | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-121-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt: add empty of_get_property for non-dtStephen Warren2011-08-091-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-123-4/+6
|\ \ \ \ \ \ \ \ \