summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)2016-06-204-1/+70
* tracing: Choose static tp_printk buffer by explicit nesting countAndy Lutomirski2016-06-201-59/+24
* tracing: expose current->comm to [ku]probe eventsOmar Sandoval2016-06-205-0/+50
* ftrace: Have set_ftrace_pid use the bitmap like events doSteven Rostedt (Red Hat)2016-06-205-185/+148
* tracing: Move pid_list write processing into its own functionSteven Rostedt (Red Hat)2016-06-203-102/+124
* tracing: Move the pid_list seq_file functions to be globalSteven Rostedt (Red Hat)2016-06-203-31/+77
* tracing: Move filtered_pid helper functions into trace.cSteven Rostedt2016-06-202-51/+78
* tracing: Make the pid filtering helper functions globalSteven Rostedt2016-06-202-17/+26
* ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)2016-06-203-15/+12
* tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-06-201-1/+6
* Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
|\
| * thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| * thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-116-37/+59
|\ \
| * | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \
| | * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| * | | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
| * | | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
| * | | writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-05-301-9/+12
* | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-116-7/+16
|\ \ \ \
| * | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-012-4/+9
| | * | | | scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-05-311-0/+1
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-118-21/+119
|\ \ \ \ \ \
| * | | | | | i2c: mux: reg: Provide of_match_tableLukasz Gemborowski2016-06-091-0/+1
| * | | | | | i2c: mux: refer to i2c-mux.txtSimon Horman2016-06-095-11/+12
| * | | | | | i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1
| * | | | | | i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9
| * | | | | | i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BARMika Westerberg2016-06-091-3/+96
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-06-119-24/+49
|\ \ \ \ \ \
| * | | | | | drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks2016-06-091-0/+7
| * | | | | | drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan2016-06-091-2/+13
| * | | | | | drivers: of: Fix of_pci.h header guardRobin Murphy2016-06-081-1/+1
| * | | | | | dt-bindings: Add vendor prefix for TechNexionFabio Estevam2016-06-081-0/+1
| * | | | | | of: add vendor prefix for UniWestJoshua Clayton2016-06-031-0/+1
| * | | | | | dt: bindings: fix documentation for MARVELL's bt-sd8xxx wireless deviceWei-Ning Huang2016-06-031-4/+4
| * | | | | | of: add missing const for of_parse_phandle_with_args() in !CONFIG_OFKuninori Morimoto2016-06-031-1/+1
| * | | | | | of: silence warnings due to max() usageStephen Rothwell2016-06-031-2/+6