summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-02-1023-88/+49
|\
| * microblaze: Remove *.dtb files in make cleanMichal Simek2015-02-102-4/+1
| * microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
| * microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
| * microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
| * microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
| * microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
| * microblaze: Add target architectureMichal Simek2015-01-081-0/+3
| * microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
| * microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
| * microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
| * microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
| * microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
| * microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
| * microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
| * microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-052-3/+3
| * microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-052-1/+5
| * microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0
| * microblaze: Remove unused prom_parse.cMichal Simek2015-01-052-36/+1
| * microblaze: Wire-up execveat syscallMichal Simek2015-01-053-1/+3
| * microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-1026-377/+782
|\ \
| * | m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven2015-01-3112-0/+324
| * | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven2015-01-312-1/+10
| * | m68k/defconfig: Enable automounting of devtmpfs at /devGeert Uytterhoeven2015-01-3112-0/+12
| * | m68k/defconfig: Enable early printk supportGeert Uytterhoeven2015-01-318-0/+8
| * | m68k/defconfig: Enable test modulesGeert Uytterhoeven2015-01-3112-0/+72
| * | m68k/defconfig: Refresh defconfigs for v3.16-rc1--v3.19-rc2Geert Uytterhoeven2015-01-3112-144/+336
| * | m68k/atari: Remove obsolete IRQ_TYPE_*Geert Uytterhoeven2015-01-154-11/+4
| * | sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-151-1/+1
| * | video: atafb: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven2015-01-151-2/+1
| * | parport: parport_atari: Remove obsolete IRQ_TYPE_SLOWGeert Uytterhoeven2015-01-151-2/+2
| * | net: atarilance: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven2015-01-151-4/+4
| * | m68k/atari: Remove obsolete keyboard_tasklet schedulingGeert Uytterhoeven2015-01-131-1/+0
| * | m68k/mac: Fix scsi_type for Mac LC and similar modelsFinn Thain2015-01-112-16/+18
| * | m68k: Switch to asm-generic/futex.hGeert Uytterhoeven2015-01-112-94/+1
| * | m68k/mvme147: config.c - Remove unused functionsRickard Strandqvist2015-01-111-46/+0
| * | m68k/atari: atakeyb.c - Remove some unused functionsRickard Strandqvist2015-01-111-66/+0
| * | m68k/mvme16x: rtc - Don't use module_init in non-modular codePaul Gortmaker2015-01-111-1/+1
* | | Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2015-02-0927-230/+563
|\ \ \
| * \ \ Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-099-13/+56
| |\ \ \
| | * | | ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-031-1/+2
| * | | | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-031-1/+3
| * | | | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-031-4/+2
| * | | | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-031-4/+2
| * | | | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-283-6/+17
| * | | | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-2812-23/+89
| * | | | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-271-5/+5
| * | | | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-211-1/+2
| * | | | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-194-75/+173
OpenPOWER on IntegriCloud