aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
| |\ \ \ \ \
| | * | | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
| | |/ / / /
| * | | | | backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-25
| * | | | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-25
| * | | | | MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-25
| * | | | | lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
| * | | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-25
| |\ \ \ \ \
| | * | | | | squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-19
| * | | | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-25
| |\ \ \ \ \ \
| | * | | | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger2011-08-22
| | |/ / / / /
| * | | / / / Add a personality to report 2.6.x version numbersAndi Kleen2011-08-25
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-24
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | fuse: fix flockMiklos Szeredi2011-08-08
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-19
| |\ \ \ \ \
| | * | | | | block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-15
| | * | | | | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-11
| | * | | | | Move some REQ flags to the common bio/request areaMatthew Wilcox2011-08-11
| | * | | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-31
| | * | | | | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-31
| | * | | | | block: add bsg helper libraryMike Christie2011-07-31
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-19
| |\ \ \ \ \ \
| | * | | | | | PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-01
| | * | | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
| * | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-17
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-14
| * | | | | | | | mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-17
| * | | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-17
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-26
| * | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-28
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-08-14
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-13
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-11
| * | | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dt: add empty of_get_property for non-dtStephen Warren2011-08-09
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ipv4: route non-local sources for raw socketJulian Anastasov2011-08-08
| | * | | | | | | | | net: Make userland include of netlink.h more sane.David S. Miller2011-08-08
| | |/ / / / / / / /
| * | | | | | | | | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-11
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-09
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | ASoC: Rename WM8915 to WM8996Mark Brown2011-08-08
| | |/ / / / / / /
| * | | | | | | | mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-08
| * | | | | | | | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-08
| * | | | | | | | CRED: Restore const to current_cred()David Howells2011-08-08
| |/ / / / / / /
* | | | | | | | block: document blk-plugSuresh Jayaraman2011-09-21
* | | | | | | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* | | | | | | | block: rename __make_request() to blk_queue_bio()Jens Axboe2011-09-12
* | | | | | | | block: export __make_requestChristoph Hellwig2011-09-12
|/ / / / / / /