summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-02clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart1-5/+0
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack1-8/+0
2014-07-02inet: move ipv6only in sock_commonEric Dumazet1-5/+5
2014-07-02sched: Fix compiler warningsGuenter Roeck1-4/+4
2014-07-02core: fix typo in percpu read_mostly sectionZhengyu He1-2/+2
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear1-0/+1
2014-07-01bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payloadGu Zheng1-0/+1
2014-07-01blk-mq: use percpu_ref for mq usage countTejun Heo1-1/+2
2014-07-01blk-mq: decouble blk-mq freezing from generic bypassingTejun Heo1-0/+1
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe3-707/+410
2014-07-01tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)1-0/+15
2014-07-01tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)1-5/+0
2014-07-01tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)1-2/+0
2014-07-01tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)1-10/+10
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)1-0/+2
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)1-5/+14
2014-07-01fbdev: arm has __raw I/O accessors, use them in fb.hArchit Taneja1-1/+1
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-06-30spi: sh-msiof: Add DMA supportGeert Uytterhoeven1-0/+2
2014-06-30usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado1-0/+199
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim1-1/+0
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1
2014-06-30ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)1-0/+2
2014-06-30ftrace: Use macros for numbers in ftrace rec shift bitsSteven Rostedt (Red Hat)1-2/+5
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo1-0/+19
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo1-4/+2
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo1-2/+2
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo1-14/+21
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo1-3/+1
2014-06-28Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner1-64/+0
2014-06-28tcp: add init_req method to tcp_request_sock_opsOctavian Purdila1-3/+0
2014-06-28net: remove inet6_reqsk_allocOctavian Purdila1-10/+0
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu1-1/+3
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2-0/+21
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-0/+9
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski1-0/+5
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely1-0/+1
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely1-3/+3
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-4/+39
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-26mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-26lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-26lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin1-2/+12
2014-06-26leds: add led-class attribute-group supportJohan Hovold1-0/+2
2014-06-26trace, RAS: Add eMCA trace event interfaceChen, Gong1-0/+23
2014-06-25RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong1-0/+14