summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11PM / Domains: Fix initial default state of the need_restore flagUlf Hansson
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)
2014-11-11kdb: Add enable mask for groups of commandsAnton Vorontsov
2014-11-11kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson
2014-11-11kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov
2014-11-11kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov
2014-11-11kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov
2014-11-11kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov
2014-11-11virtio: Fix comment typo 'CONFIG_S_FAILED'Paul Bolle
2014-11-11module: Replace module_ref with atomic_t refcntMasami Hiramatsu
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10ASoC: wm5102: Move ultrasonic response settings lock to the driver levelLars-Peter Clausen
2014-11-10ARM: OMAP: serial: remove last vestige of DTR_gpio support.NeilBrown
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10mfd: Add support for Diolan DLN-2 devicesOctavian Purdila
2014-11-10mfd: core: Add helper function to register hotplug devicesJohan Hovold
2014-11-10drbd: Minor cleanupsAndreas Gruenbacher
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-10mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter
2014-11-10mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter
2014-11-10mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter
2014-11-10mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter
2014-11-10mmc: host: atmel-mci: Add support for non-removable slotsTimo Kokkonen
2014-11-10mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson
2014-11-10mmc: core: Export mmc_get_ext_csd()Ulf Hansson
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson
2014-11-10mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Don't export the to_sdio_driver macroUlf Hansson
2014-11-10mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth
2014-11-10vfs: Remove i_dquot field from inodeJan Kara
2014-11-10quota: Use function to provide i_dquot pointersJan Kara
2014-11-10quota: Allow each filesystem to specify which quota types it supportsJan Kara
2014-11-10quota: Remove const from function declarationsJan Kara
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-10Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee
2014-11-09genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}Kevin Cernekee
2014-11-09genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee
2014-11-08PM / Domains: Change prototype for the attach and detach callbacksUlf Hansson
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker