index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdt_sw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
ARM: dts: omap3-igep0020: Specify IGEPv2 revision in device tree.
Enric Balletbo i Serra
1
-2
/
+2
2014-11-12
ARM: dts: omap3-igep0030: Specify IGEP COM revision in device tree.
Enric Balletbo i Serra
1
-2
/
+2
2014-11-12
ARM: dts: omap3-igep00x0: Move NAND configuration to a common place.
Enric Balletbo i Serra
3
-98
/
+49
2014-11-12
ARM: dts: omap3-igep00x0: Fix UART2 pins that aren't common.
Enric Balletbo i Serra
3
-12
/
+30
2014-11-11
ARM: dts: dra7: add labels to DWC3 nodes
Felipe Balbi
2
-4
/
+4
2014-11-10
ARM: dts: dra72x-evm: Enable CPSW and MDIO
Mugunthan V N
1
-0
/
+73
2014-11-10
ARM: dts: dra7-evm: Keep all VDD rails always-on
Nishanth Menon
1
-0
/
+5
2014-11-10
ARM: dts: dra72-evm: Add MMC nodes
Nishanth Menon
1
-0
/
+59
2014-11-10
ARM: dts: dra72-evm: Add power button node
Nishanth Menon
1
-0
/
+8
2014-11-10
ARM: dts: dra72-evm: Provide explicit pinmux for TPS PMIC
Nishanth Menon
1
-0
/
+9
2014-11-10
ARM: dts: dra72-evm: Add regulator information to USB2 PHYs
Roger Quadros
1
-0
/
+8
2014-11-10
ARM: dts: dra72-evm: Enable USB support for dra72-evm.
George Cherian
1
-0
/
+24
2014-11-10
ARM: dts: DRA7: Move USB_OTG 4 to dra74x.dtsi
Roger Quadros
2
-20
/
+22
2014-11-10
ARM: dts: dra72-evm: Add NAND support
Roger Quadros
1
-0
/
+115
2014-11-10
ARM: dts: dra7-evm: Enable CPSW and MDIO for dra7xx EVM
Mugunthan V N
1
-0
/
+106
2014-11-10
ARM: dts: dra7: Add CPSW and MDIO module nodes for dra7
Mugunthan V N
1
-0
/
+61
2014-11-10
ARM: dts: omap3-gta04: Use omap specific pinctrl defines
Marek Belisko
1
-41
/
+41
2014-11-10
ARM: dts: sbc-t3x: add DVI display data
Dmitry Lifshitz
8
-0
/
+176
2014-11-10
ARM: dts: dra7: add DMA properties for UART
Sebastian Andrzej Siewior
1
-0
/
+12
2014-11-10
ARM: dts: am33xx: add DMA properties for UART
Sebastian Andrzej Siewior
1
-0
/
+6
2014-11-10
ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes
Suman Anna
8
-0
/
+20
2014-11-10
ARM: dts: DRA7: Add interrupts property to mailbox nodes
Suman Anna
1
-0
/
+51
2014-11-04
ARM: dts: Fix missing GPMC NAND device width for omap3 boards
Tony Lindgren
4
-0
/
+4
2014-11-04
ARM: dts: Use better omap GPMC timings for LAN9220
Tony Lindgren
2
-36
/
+46
2014-10-30
ARM: dts: Add GPMC timings for omap zoom serial port
Tony Lindgren
1
-0
/
+58
2014-10-30
ARM: dts: Add smc91x GPMC configuration for 2430sdp
Tony Lindgren
1
-2
/
+26
2014-10-30
ARM: dts: Fix wrong GPMC size mappings for omaps
Tony Lindgren
16
-33
/
+31
2014-10-30
ARM: dts: Fix bootloader version dependencies by muxing n900 smc91x pins
Tony Lindgren
1
-0
/
+29
2014-10-27
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
1
-1
/
+1
2014-10-25
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
1
-1
/
+0
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2
-11
/
+11
2014-10-25
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
2014-10-25
overlayfs: embed root into overlay_readdir_data
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: make ovl_cache_entry->name an array instead of pointer
Al Viro
1
-6
/
+5
2014-10-25
overlayfs: don't hold ->i_mutex over opening the real directory
Al Viro
1
-6
/
+13
2014-10-24
arm64: Fix memblock current_limit with 64K pages and 48-bit VA
Catalin Marinas
1
-4
/
+8
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
3
-7
/
+3
2014-10-24
MIPS: SEAD3: Fix I2C device registration.
Ralf Baechle
1
-7
/
+1
2014-10-24
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
4
-0
/
+17
2014-10-24
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
1
-1
/
+1
2014-10-24
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
Quentin Casasnovas
1
-4
/
+4
2014-10-24
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
1
-3
/
+4
2014-10-24
KVM: x86: Emulator does not decode clflush well
Nadav Amit
1
-3
/
+17
2014-10-24
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
1
-1
/
+1
2014-10-24
MIPS: SEAD3: Nuke PIC32 I2C driver.
Ralf Baechle
3
-526
/
+0
2014-10-24
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
1
-2
/
+4
2014-10-24
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2
-6
/
+6
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2
-1
/
+10
[next]