aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/fb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-03ARM: at91: remove unneeded header filesNicolas Ferre2-179/+0
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann2-34/+0
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann3-27/+0
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann8-1289/+3
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann3-73/+0
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann1-12/+2
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre1-4/+0
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre9-427/+0
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre5-1047/+0
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre2-520/+4
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre1-20/+7
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre1-1/+1
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre1-1/+2
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre3-4/+4
2014-11-21ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre1-1/+1
2014-11-21ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre6-1835/+0
2014-11-21ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre14-2543/+0
2014-11-21ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre1-17/+0
2014-11-21ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre6-2282/+0
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre3-5/+2
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre5-2024/+0
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre13-3316/+0
2014-11-19ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre6-2606/+0
2014-11-19ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre1-1/+0
2014-11-13ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni7-6/+6
2014-11-13ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni3-11/+2
2014-11-13ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 optionNicolas Ferre2-10/+0
2014-11-10ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2-14/+0
2014-11-10ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2-0/+2
2014-11-03ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre6-2079/+0
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre6-3091/+0
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre15-397/+5
2014-10-26Linux 3.18-rc2Linus Torvalds1-1/+1
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas1-4/+4
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1