summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25mac_pton: Use bool not int returnJoe Perches
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin
2014-06-25leds: add led-class attribute-group supportJohan Hovold
2014-06-25trace, RAS: Add eMCA trace event interfaceChen, Gong
2014-06-25RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong
2014-06-25CPER: Adjust code flow of some functionsChen, Gong
2014-06-25Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar