summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+0
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-38/+29
2015-11-02mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds1-12/+0
2015-11-02Merge branch 'fs-file-descriptor-optimization'Linus Torvalds1-0/+2
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki1-12/+12
2015-11-02Merge branch 'pm-domains'Rafael J. Wysocki1-68/+2
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-5/+0
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki2-0/+40
2015-11-02Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted'Rafael J. Wysocki1-0/+6
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-105/+82
2015-11-01vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds1-0/+2
2015-11-01dm: refactor ioctl handlingChristoph Hellwig1-3/+3
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-0/+10
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-2/+0
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2-22/+0
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling1-0/+522
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen1-1/+1
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar8-85/+84
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-1/+1
2015-10-28cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar1-1/+0
2015-10-28cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar1-2/+0
2015-10-28cpufreq: create cpu/cpufreq at boot timeViresh Kumar1-2/+0
2015-10-28PM / Domains: Merge measurements for PM QoS device latenciesUlf Hansson1-4/+2
2015-10-28seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen1-0/+11
2015-10-28qed: Add statistics supportManish Chopra1-0/+3
2015-10-28qed: Add link supportYuval Mintz1-0/+4
2015-10-28qed: Add slowpath L2 supportManish Chopra1-0/+120
2015-10-28qed: Add basic L2 interfaceYuval Mintz2-0/+317
2015-10-28qed: Add module with basic common supportYuval Mintz3-0/+1644
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2-0/+18
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo1-2/+2
2015-10-27Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller1-0/+7
2015-10-27bpf: fix bpf_perf_event_read() helperAlexei Starovoitov1-1/+0
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+8
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard1-0/+2
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman7-83/+82
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson2-33/+0
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson1-2/+0
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik1-0/+7
2015-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2015-10-26Merge branch 'acpi-pci'Rafael J. Wysocki2-0/+25
2015-10-26Merge branch 'acpi-init'Rafael J. Wysocki5-49/+88
2015-10-26Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki1-3/+16
2015-10-26Merge branch 'device-properties'Rafael J. Wysocki3-24/+51