summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Merge branch 'urgent'Anton Vorontsov12-13/+67
2013-03-25ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-2/+2
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren1-25/+0
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar1-0/+41
2013-03-24bcache: A block layer cacheKent Overstreet2-0/+10
2013-03-24Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet1-0/+10
2013-03-24bio-integrity: Add explicit field for owner of bip_bufKent Overstreet1-0/+1
2013-03-24block: Add an explicit bio flag for bios that own their bvecKent Overstreet2-5/+1
2013-03-24block: Add bio_alloc_pages()Kent Overstreet1-0/+1
2013-03-24block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-03-24block: Add bio_copy_data()Kent Overstreet1-0/+2
2013-03-24block: Add submit_bio_wait(), remove from mdKent Overstreet1-0/+1
2013-03-24block: Add bio_end_sector()Kent Overstreet1-0/+1
2013-03-24block: Add bio_advance()Kent Overstreet2-0/+4
2013-03-24block: Convert integrity to bvec_alloc_bs()Kent Overstreet1-3/+5
2013-03-24block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet1-1/+3
2013-03-24block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet1-0/+9
2013-03-24block: Reorder struct bio_setKent Overstreet1-33/+33
2013-03-23block: add runtime pm helpersLin Ming1-0/+27
2013-03-23block: add a flag to identify PM requestLin Ming1-0/+2
2013-03-23drbd: adjust upper limit for activity log extentsLars Ellenberg1-6/+5
2013-03-23lru_cache: introduce lc_get_cumulative()Lars Ellenberg1-0/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-23timekeeping: Move lock out of timekeeper structThomas Gleixner1-2/+0
2013-03-23timekeeping: Make jiffies_lock internalThomas Gleixner1-1/+0
2013-03-23hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz2-1/+6
2013-03-23timekeeping: Add CLOCK_TAI clockidJohn Stultz1-0/+1
2013-03-23timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2-0/+5
2013-03-23clk: 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/greg...Linus 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. Miller1-1/+1
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-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-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-22Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman10-23/+74
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2