summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-24block: fix max discard sectors limitJames Bottomley
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo
2013-04-01writeback: remove unused bdi_pending_listTejun Heo
2013-04-01Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-24Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe
2013-03-23bio-integrity: Add explicit field for owner of bip_bufKent Overstreet
2013-03-23block: Add an explicit bio flag for bios that own their bvecKent Overstreet
2013-03-23block: Add bio_alloc_pages()Kent Overstreet
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet
2013-03-23block: Add bio_copy_data()Kent Overstreet
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet
2013-03-23block: Add bio_end_sector()Kent Overstreet
2013-03-23block: Add bio_advance()Kent Overstreet
2013-03-23block: Convert integrity to bvec_alloc_bs()Kent Overstreet
2013-03-23block: Fix a buffer overrun in bio_integrity_split()Kent Overstreet
2013-03-23block: Avoid deadlocks with bio allocation by stacking driversKent Overstreet
2013-03-23block: Reorder struct bio_setKent Overstreet
2013-03-22block: add runtime pm helpersLin Ming
2013-03-22block: add a flag to identify PM requestLin Ming
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-22mm: zone_end_pfn is too smallRuss Anderson
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-20thermal: shorten too long mcast group nameMasatake YAMATO
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-03-19sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds