summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* h8300: Symbol name fixYoshinori Sato2015-06-231-1/+1
* h8300: devicetree sourceYoshinori Sato2015-06-234-0/+313
* h8300: configsYoshinori Sato2015-06-233-0/+147
* h8300: IRQ chip driverYoshinori Sato2015-06-236-0/+250
* h8300: clocksourceYoshinori Sato2015-06-238-0/+855
* h8300: clock driverYoshinori Sato2015-06-236-0/+250
* h8300: Build scriptsYoshinori Sato2015-06-235-0/+317
* h8300: library functionsYoshinori Sato2015-06-2316-0/+723
* h8300: Memory managementYoshinori Sato2015-06-234-0/+243
* h8300: miscellaneous functionsYoshinori Sato2015-06-236-0/+335
* h8300: process helpersYoshinori Sato2015-06-234-0/+674
* h8300: compressed image supportYoshinori Sato2015-06-236-0/+226
* h8300: Low level entryYoshinori Sato2015-06-233-0/+584
* h8300: kernel startupYoshinori Sato2015-06-233-0/+280
* h8300: Interrupt and exceptionsYoshinori Sato2015-06-233-0/+547
* h8300: UAPI headersYoshinori Sato2015-06-236-0/+214
* h8300: Assembly headersYoshinori Sato2015-06-2332-0/+1605
* asm-generic: Add common asm-offsets.hYoshinori Sato2015-06-231-0/+1
* sh-sci: Add h8300 SCIYoshinori Sato2015-06-233-1/+8
* Add ELF machineYoshinori Sato2015-06-231-0/+1
* mksysmap: Add h8300 local symbol patternYoshinori Sato2015-06-231-1/+1
* MAINTAINERS: Add H8/300 entryYoshinori Sato2015-06-232-5/+11
* Linux 4.1v4.1Linus Torvalds2015-06-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-201-3/+22
|\
| * iser-target: Fix possible use-after-freeSagi Grimberg2015-06-081-0/+1
| * iser-target: release stale iser connectionsSagi Grimberg2015-06-081-1/+17
| * iser-target: Fix variable-length response error completionSagi Grimberg2015-06-081-2/+4
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-205-1/+18
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-191-1/+4
| |\ \
| | * | Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-151-0/+3
| | * | drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-151-1/+1
| * | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2015-06-193-0/+9
| |\ \ \
| | * | | drm/radeon: don't probe MST on hw we don't support it onDave Airlie2015-06-181-0/+5
| | * | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-182-0/+4
| |/ / /
| * | | drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-194-8/+16
|\ \ \
| * \ \ Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-194-8/+16
| |\ \ \ | | |/ / | |/| |
| | * | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: trivial: typo in peripheral clock descriptionNicolas Ferre2015-06-191-1/+1
| | * | clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
| | * | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* | | | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2015-06-194-2/+45
|\ \ \ \
| * | | | ALSA: hda - Fix unused label skip_i915Takashi Iwai2015-06-161-0/+2
| * | | | ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)Takashi Iwai2015-06-151-0/+1
| * | | | ALSA: mips: let SND_SGI_O2 select SND_PCMNicholas Mc Guire2015-06-151-0/+2
| * | | | ALSA: hda - Fix audio crackles on Dell Latitude E7x40Takashi Iwai2015-06-151-2/+15
| * | | | ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang2015-06-151-0/+25
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-181-3/+3
|\ \ \ \ \
| * | | | | i2c: slave: fix the example how to instantiate from userspaceWolfram Sang2015-06-171-3/+3
| | |/ / / | |/| | |
* | | | | revert "cpumask: don't perform while loop in cpumask_next_and()"Andrew Morton2015-06-181-5/+4
OpenPOWER on IntegriCloud