summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-209-33/+32
|\
| * Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-171-18/+0
| |\
| | * Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-031-2/+0
| | * Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-031-16/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-131-3/+3
| |\ \
| | * | net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier2015-08-101-3/+3
| * | | mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi2015-08-071-3/+7
| * | | fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-071-2/+3
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-311-3/+11
| |\ \
| | * | net/macb: convert to kernel docAndy Shevchenko2015-07-271-3/+11
| * | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-291-0/+1
| |\ \ \
| | * | | cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-281-0/+1
| * | | | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-281-1/+1
| |\ \ \ \
| | * | | | of: constify drv arg of of_driver_match_device stubTomeu Vizoso2015-07-271-1/+1
| | |/ / /
| * | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-282-3/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust2015-07-221-2/+5
| | * | | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-221-1/+1
* | | | | tracing, perf: Implement BPF programs attached to uprobesWang Nan2015-08-061-0/+5
* | | | | bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan2015-08-061-1/+1
* | | | | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski2015-08-041-0/+2
* | | | | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov2015-07-311-0/+1
* | | | | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov2015-07-311-1/+6
* | | | | uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov2015-07-311-0/+1
* | | | | uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov2015-07-311-0/+10
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-261-1/+21
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-1/+21
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-1/+21
* | | | | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-251-0/+3
|\ \ \ \ \
| * | | | | ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)2015-07-241-0/+3
* | | | | | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtdLinus Torvalds2015-07-251-5/+5
|\ \ \ \ \ \
| * | | | | | mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood2015-07-071-5/+5
| |/ / / / /
* | | | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-242-0/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-152-1/+2
| * | | | | libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-151-0/+2
| |/ / / /
* | / / / mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-241-1/+0
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-181-2/+14
|\ \ \ \
| * | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-181-1/+5
| * | | | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-181-2/+10
* | | | | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-171-0/+13
* | | | | Update Viresh Kumar's email addressViresh Kumar2015-07-172-2/+2
* | | | | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-1711-28/+33
* | | | | mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2015-07-171-9/+8
* | | | | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-171-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-0/+1
* | | | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-171-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | gpio: Remove double "base" in commentGeert Uytterhoeven2015-07-161-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-161-8/+3
|\ \ \ \ \
| * | | | | blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-091-8/+2
| * | | | | blkcg: implement all_blkcgs listTejun Heo2015-07-091-0/+1