aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-23bio-integrity: Add explicit field for owner of bip_bufKent Overstreet1-0/+1
2013-03-23block: Add an explicit bio flag for bios that own their bvecKent Overstreet2-5/+1
2013-03-23block: Add bio_alloc_pages()Kent Overstreet1-0/+1
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-03-23block: Add bio_copy_data()Kent Overstreet1-0/+2
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet1-0/+1
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet1-6/+6
2013-03-23block: Add bio_end_sector()Kent Overstreet1-0/+1
2013-03-23block: Add bio_advance()Kent Overstreet2-0/+4
2013-03-23block: Convert integrity to bvec_alloc_bs()Kent Overstreet1-3/+5
2013-03-23block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet1-1/+3
2013-03-23block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet1-0/+9
2013-03-23block: Reorder struct bio_setKent Overstreet1-33/+33
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-0/+2
2013-03-22block: add runtime pm helpersLin Ming1-0/+27
2013-03-22block: add a flag to identify PM requestLin Ming1-0/+2
2013-03-22drbd: adjust upper limit for activity log extentsLars Ellenberg1-6/+5
2013-03-22lru_cache: introduce lc_get_cumulative()Lars Ellenberg1-0/+1
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-22mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner1-2/+0
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner1-1/+0
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2-1/+6
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz2-4/+3
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2-0/+5
2013-03-22clk: add table lookup to muxPeter De Schrijver2-2/+9
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+10
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-5/+2
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+7
2013-03-22mmc: sdio: bind acpi with sdio function deviceAaron Lu1-0/+2
2013-03-22mmc: core: Add in support to expose PRV for v4 MMCsBernie Thompson1-0/+1
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe1-0/+10
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-1/+1
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf1-22/+6
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli1-1/+0
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell1-6/+0
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-0/+6
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic1-4/+2
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson1-0/+7
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones1-9/+12
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones1-4/+6
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones1-0/+8
2013-03-22cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic1-0/+20
2013-03-22clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=nThomas Gleixner1-0/+1
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman17-36/+101