aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-29[IA64] sn: Do not needlessly convert between pointers and integersThierry Reding1-2/+2
2014-07-29[IA64] sn: Fix zeroing of PDAsThierry Reding1-1/+1
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki1-2/+1
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König13-79/+17
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+22
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29arm64: defconfig: add virtio support for running as a kvm guestWill Deacon1-0/+6
2014-07-29f2fs: add info of appended or updated data writesJaegeuk Kim5-0/+53
2014-07-29f2fs: use radix_tree for ino managementJaegeuk Kim2-22/+28
2014-07-29f2fs: add infra for ino managementJaegeuk Kim4-44/+55
2014-07-29ext4: fix COLLAPSE RANGE test for bigalloc file systemsNamjae Jeon1-5/+2
2014-07-29f2fs: punch the core function for inode managementJaegeuk Kim1-37/+44
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi1-3/+3
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi1-0/+7
2014-07-29f2fs: add nobarrier mount optionJaegeuk Kim5-1/+20
2014-07-29ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-07-29Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+1
2014-07-29ARM: fix alignment of keystone page table fixupRussell King1-3/+3
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-28clk: clps711x: Add DT bindings documentationAlexander Shiyan1-0/+19
2014-07-28clk: Add CLPS711X clk driverAlexander Shiyan3-0/+220
2014-07-28clk: st: Use round to closest divider flagGabriel FERNANDEZ1-1/+2
2014-07-28clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ1-8/+59
2014-07-28clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ1-0/+16
2014-07-28clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ1-0/+46
2014-07-28clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ2-0/+83
2014-07-28clk: st: Add quadfs reset handlingGabriel FERNANDEZ1-0/+5
2014-07-28clk: st: Add polarity bit indicationGabriel FERNANDEZ1-5/+7
2014-07-28clk: st: STiH407: Support for clockgenA0Gabriel FERNANDEZ1-0/+16
2014-07-28clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ1-0/+9
2014-07-28clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ2-1/+332
2014-07-28clk: st: Adds Flexgen clock bindingGabriel FERNANDEZ2-0/+124
2014-07-28clk: st: Remove uncessary (void *) castGabriel FERNANDEZ1-4/+4
2014-07-28clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ1-16/+14
2014-07-28clk: st: use static const for stm_fs tablesGabriel FERNANDEZ1-17/+17
2014-07-28clk: st: Update ST clock binding documentationGabriel FERNANDEZ7-68/+94
2014-07-28ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-28neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-28clk: sunxi: staticize structures and arraysEmilio López4-5/+5
2014-07-28clk: sunxi: add __iomem markings to MMIO pointersEmilio López2-6/+6
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-11/+11