summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2014-02-28tty: Fix low_latency BUGPeter Hurley
2014-02-28tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli
2014-03-01PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEPUlf Hansson
2014-03-01PM: fix typo in commentLad, Prabhakar
2014-02-28drivers: Introduce MEN Chameleon BusJohannes Thumshirn
2014-02-28FMC: show_sdb_tree: dump synthesis/commit ID infoAlessandro Rubini
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-02-28video: imxfb: Remove unused fields from platform data structureAlexander Shiyan
2014-02-28video: imxfb: Remove dead declaration of set_imx_fb_info()Alexander Shiyan
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-27leds: leds-s3c24xx: Trivial cleanup in header fileSachin Kamat
2014-02-27leds: leds-mc13783: Add MC34708 LED supportAlexander Shiyan
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2014-02-27Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"Ingo Molnar
2014-02-27f2fs: introduce large directory supportJaegeuk Kim
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26net: add skb_mstamp infrastructureEric Dumazet
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas
2014-02-26resource: Add resource_contains()Bjorn Helgaas
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26vfio: Add external user check extension interfaceAlex Williamson
2014-02-26rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-02-25mmc: mvsdio: Cleanup mmc-mvsdio.h headerSachin Kamat
2014-02-25mmc: msm: Cleanup mmc-msm_sdcc.h headerSachin Kamat
2014-02-25sysfs: fix namespace refcnt leakLi Zefan
2014-02-25cgroup: drop task_lock() protection around task->cgroupsTejun Heo
2014-02-25cgroup: split process / task migration into four stepsTejun Heo
2014-02-25cgroup: use css_set->mg_tasks to track target tasks during migrationTejun Heo
2014-02-25cgroup: add css_set->mg_tasksTejun Heo
2014-02-25ASoC: s3c24xx: Remove invalid file referenceSachin Kamat
2014-02-25ASoC: samsung: Remove invalid file referenceSachin Kamat
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara
2014-02-24clk: add pr_debug & kerneldoc around clk notifiersMike Turquette
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik
2014-02-24vmbus: use resource for hyperv mmio regionGerd Hoffmann
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker
2014-02-24smp: Teach __smp_call_function_single() to check for offline cpusJan Kara
2014-02-24smp: Remove unused list_head from csdJan Kara
2014-02-24block: Remove useless IPI struct initializationFrederic Weisbecker
2014-02-24block: Stop abusing csd.list for fifo_timeJan Kara
2014-02-24HID: make .raw_request mandatoryBenjamin Tissoires
2014-02-23rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney