summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-03PCI/MSI: Cache Multiple Message Capable in struct msi_descYijing Wang
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman
2014-07-03leds: convert blink timer to workqueueVincent Donnefort
2014-07-03regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon
2014-07-03component: add support for component match arrayRussell King
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-07-02clk: define and export clk_debugs_add_filePeter De Schrijver
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo
2014-07-02clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack
2014-07-01inet: move ipv6only in sock_commonEric Dumazet
2014-07-02sched: Fix compiler warningsGuenter Roeck
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe
2014-07-01tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)
2014-07-01tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)
2014-07-01tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)
2014-07-01tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-30spi: sh-msiof: Add DMA supportGeert Uytterhoeven
2014-06-30usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan
2014-06-30ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)
2014-06-30ftrace: Use macros for numbers in ftrace rec shift bitsSteven Rostedt (Red Hat)
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo
2014-06-28Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner
2014-06-27tcp: add init_req method to tcp_request_sock_opsOctavian Purdila
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu
2014-06-27video: move Versatile CLCD helpersLinus Walleij
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-26Fix 32-bit regression in block device read(2)Al Viro
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely