summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
| * cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* | blk: rq_data_dir() should not return a booleanLinus Torvalds2015-09-121-1/+1
* | Merge branch 'writeback-plugging'Linus Torvalds2015-09-121-3/+10
|\ \
| * | writeback: plug writeback in wb_writeback() and writeback_inodes_wb()Linus Torvalds2015-09-121-0/+6
| * | Revert "writeback: plug writeback at a high level"Linus Torvalds2015-09-111-3/+4
* | | thermal: fix intel PCH thermal driver mismergeLinus Torvalds2015-09-111-7/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-1122-54/+336
|\ \ \
| * | | revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"Andrew Morton2015-09-111-2/+4
| * | | mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel2015-09-111-0/+1
| * | | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-09-114-50/+45
| * | | selftests: enhance membarrier syscall testMathieu Desnoyers2015-09-111-25/+75
| * | | selftests: add membarrier syscall testPranith Kumar2015-09-114-0/+84
| * | | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-1111-1/+151
| * | | MODSIGN: fix a compilation warning in extract-certDavid Howells2015-09-111-1/+1
* | | | ARCv2: [axs103_smp] Reduce clk for SMP FPGA configsVineet Gupta2015-09-111-0/+2
* | | | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-117-47/+210
|\ \ \ \
| * | | | NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
| * | | | NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
| * | | | NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe2015-09-071-1/+1
| * | | | NTB: Fix documentation for ntb_link_is_upAllen Hubbe2015-09-071-4/+3
| * | | | NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-071-19/+58
| * | | | NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-071-9/+3
| * | | | NTB: Clean up QP stats infoDave Jiang2015-09-071-9/+16
| * | | | NTB: Make the transport list in order of discoveryDave Jiang2015-09-071-1/+1
| * | | | NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2015-09-072-0/+18
| * | | | NTB: Add flow control to the ntb_netdevDave Jiang2015-09-073-1/+95
| * | | | NTB: Add list to MAINTAINERSJon Mason2015-09-071-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-1117-15/+1019
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2015-09-1117-15/+1019
| |\ \ \ \ \
| | * | | | | Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
| | * | | | | Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-054-0/+572
| | * | | | | Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-054-0/+435
| | * | | | | Input: i8042 - lower log level for "no controller" messageTakashi Iwai2015-09-051-1/+1
| | * | | | | Input: evdev - do not report errors form flush()Takashi Iwai2015-09-031-9/+4
| | * | | | | Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-031-1/+1
| | * | | | | Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt2015-09-031-0/+2
| | * | | | | Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | | | Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | | | Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * | | | | Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-032-2/+0
| | * | | | | Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1
* | | | | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-1113-44/+187
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-117-16/+94
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | staging: board: Migrate away from __pm_genpd_name_add_device()Geert Uytterhoeven2015-09-092-2/+36
| | | | * | | | | | | PM / Domains: Ensure subdomain is not in use before removingJon Hunter2015-09-051-0/+8
| | | | * | | | | | | PM / Domains: Try power off masters in error path of __pm_genpd_poweron()Ulf Hansson2015-09-031-13/+17
| | | * | | | | | | | cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang2015-09-033-0/+32
| | * | | | | | | | | kernel/cpu_pm: fix cpu_cluster_pm_exit commentLina Iyer2015-09-031-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-114-28/+59
| |\ \ \ \ \ \ \ \ \