aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()Andrew Morton2014-06-04
* cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-04
* memblock: introduce memblock_alloc_range()Akinobu Mita2014-06-04
* x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-04
* mm,vmacache: add debug dataDavidlohr Bueso2014-06-04
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-04
* sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov2014-06-04
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-04
* fs/libfs.c: add generic data flush to fsyncFabian Frederick2014-06-04
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann2014-06-04
| * Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-28
| |\
| | * of/fdt: add FDT address translation supportRob Herring2014-05-20
| | * serial: earlycon: add DT supportRob Herring2014-05-20
| | * of: consolidate linker section OF match table declarationsRob Herring2014-05-20
| | * of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-20
| | * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-20
| | |\
| * | | of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-22
| * | | lib: add glibc style strchrnul() variantGrant Likely2014-05-22
| |/ /
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\ \
| | * | of: kill off of_can_translate_addressRob Herring2014-05-13
| * | | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-30
| * | | of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-30
| * | | of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-30
| * | | of/fdt: use libfdt accessors for header dataRob Herring2014-04-30
| * | | of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-30
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
| * | | of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring2014-04-30
| * | | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-30
* | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-04
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-06-03
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...Mark Brown2014-06-03
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen2014-05-27
| | | * | | | ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen2014-05-27
| | | * | | | ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen2014-05-27
| | | |/ / /
| * | | | | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-26
* | | | | | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-04
|\ \ \ \ \ \
| * | | | | | video/omap: fix modular buildArnd Bergmann2014-05-09
| * | | | | | fbdev/fb.h: silence warning with -Wsign-compareBrian W Hart2014-05-02
| * | | | | | video: Check EDID for HDMI connectionDavid Ung2014-04-22
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-03
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-03
| | |\ \ \ \ \ \
| | | * | | | | | cpufreq: Fix build error on some platforms that use cpufreq_for_each_*Stratos Karafotis2014-05-08
| | | * | | | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-08
| | | |\ \ \ \ \ \
| | | | * | | | | | PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-06
| | | | * | | | | | cpufreq: Catch double invocations of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-05-06
| | | | * | | | | | cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis2014-04-29
| * | | | | | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2014-06-03
| |\ \ \ \ \ \ \ \ \