summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra114: correctly output clk_32kAlexandre Courbot2013-05-311-0/+3
* clk: tegra: fix clk_out parents listPrashant Gaikwad2013-05-312-4/+4
* clk: Add TI-Nspire clock driversDaniel Tang2013-05-313-0/+178
* clk: use platform_{get,set}_drvdata()Jingoo Han2013-05-302-3/+3
* clk: mpc85xx: Update the compatible stringTang Yuantian2013-05-301-1/+1
* clk: sunxi: "cpu_data" is defined in header files of some architecturesGiacomo A. Catenazzi2013-05-291-2/+2
* clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-05-291-1/+1
* clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-05-291-3/+3
* clk: vt8500: Remove unnecessary divisor adjustment in vtwm_dclk_set_rate()Tony Prisk2013-05-291-4/+0
* clk: vt8500: Add support for clocks on the WM8850 SoCsTony Prisk2013-05-292-0/+73
* clk: Disable unused clocks after deferred probing is doneSaravana Kannan2013-05-291-1/+1
* clk: wm831x: Fix wm831x_clkout_get_parentAxel Lin2013-05-281-3/+3
* clk: wm831x: Fix update wrong register for enable/disable FLLAxel Lin2013-05-281-3/+3
* clk: si5351: Allow to build without CONFIG_OFSebastian Hesselbarth2013-05-281-1/+0
* clk: add non CONFIG_OF routines for clk-providerSebastian Hesselbarth2013-05-281-8/+39
* clk: Fix race condition between clk_set_parent and clk_enable()Saravana Kannan2013-05-281-45/+44
* clk: si5351: declare all device IDs for module loadingJean-Francois Moine2013-05-281-1/+4
* clk: sun5i: Add compatibles for Allwinner A13Maxime Ripard2013-05-284-112/+187
* clk: ux500: abx500-clk: rename ux500 audio codec aliasesFabio Baltieri2013-05-281-4/+4
* clk: si5351: Allow user to define disabled state for every clock outputSebastian Hesselbarth2013-05-284-3/+95
* clk: add PowerPC corenet clock driver supportTang Yuantian2013-05-284-0/+289
* Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-261-1/+1
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-5/+22
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\ \
| * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| |/
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-2612-71/+62
|\ \
| * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
| * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-241-0/+1
| * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
| * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-241-2/+3
* | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-268-21/+47
|\ \ \
| * | | xfs: remote attribute lookups require the value lengthDave Chinner2013-05-241-1/+2
| * | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-241-11/+13
| * | | xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner2013-05-241-0/+1
| * | | xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-244-5/+7
| * | | xfs: Don't reference the EFI after it is freedDave Chinner2013-05-241-2/+3
| * | | xfs: fix rounding in xfs_free_file_spaceDave Chinner2013-05-241-2/+2
| * | | xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-241-0/+19
| | |/ | |/|
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-253-2/+3
|\ \ \
OpenPOWER on IntegriCloud