aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-13clk/samsung: add support for pll2650xxfor_3.15/exynos5260Rahul Sharma2-0/+102
2014-03-13clk/samsung: add support for pll2550xxPankaj Dubey2-0/+109
2014-03-13clk/samsung: add support for multiple clock providersRahul Sharma10-182/+251
2014-03-10Merge branch 'for_3.15/misc' into samsung-clk-nextTomasz Figa5-1/+13
2014-03-10clk: samsung exynos5250/5420: Add gate clock for SSS moduleNaveen Krishna Chatradhi4-0/+7
2014-03-10clk: samsung: Initialize clock table with error pointersTomasz Figa1-1/+6
2014-03-03ARM: S3C24XX: convert s3c2412 to common clock frameworkfor_3.15/s3c24xxHeiko Stuebner9-814/+40
2014-03-03clk: samsung: add clock controller driver for s3c2412Heiko Stuebner3-0/+343
2014-03-03dt-bindings: add documentation for s3c2412 clock controllerHeiko Stuebner1-0/+50
2014-03-03clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner2-0/+185
2014-03-03ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner1-3/+10
2014-03-03ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner10-1115/+41
2014-03-03ARM: dts: add clock data for s3c2416Heiko Stuebner2-0/+55
2014-02-19ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2-0/+6
2014-02-19clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner4-0/+561
2014-02-19dt-bindings: add binding for clock-controller of s3c2443 and followingHeiko Stuebner1-0/+56
2014-02-19clk: samsung: add plls used by the s3c2443Heiko Stuebner2-0/+74
2014-02-19clk: samsung: add pll_6552 variant for s3c2416Heiko Stuebner2-2/+11
2014-02-14ARM: EXYNOS: Drop legacy Exynos4 clock suspend/resume codefor_3.15/clk-pmTomasz Figa1-146/+2
2014-02-14clk: samsung: exynos4: Add remaining suspend/resume handlingTomasz Figa1-8/+68
2014-02-14clk: samsung: Drop old suspend/resume codeTomasz Figa7-61/+7
2014-02-14clk: samsung: s3c64xx: Move suspend/resume handling to SoC driverTomasz Figa1-11/+68
2014-02-14clk: samsung: exynos5420: Move suspend/resume handling to SoC driverTomasz Figa1-5/+44
2014-02-14clk: samsung: exynos5250: Move suspend/resume handling to SoC driverTomasz Figa3-9/+49
2014-02-14clk: samsung: exynos4: Move suspend/resume handling to SoC driverTomasz Figa1-10/+80
2014-02-14clk: samsung: Provide common helpers for register save/restoreTomasz Figa2-0/+42
2014-02-14clk: exynos4: Remove remnants of non-DT supportTomasz Figa1-6/+8
2014-02-02Linus 3.14-rc1Linus Torvalds1-3/+3
2014-02-02Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-02hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-27/+39
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-57/+396
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01tools/power turbostat: introduce -s to dump countersAndy Shevchenko1-33/+65
2014-02-01tools/power turbostat: remove unused command line optionAndy Shevchenko1-3/+3
2014-02-01Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-8/+126
2014-02-01afs: proc cells and rootcell are writeablePali Rohár1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-02-01Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-420/+553
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-51/+26
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-01-31ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson1-10/+2
2014-01-31ARM: multi_v7_defconfig: add mvebu driversOlof Johansson1-0/+10
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-42/+86
2014-01-31Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds32-566/+935
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds43-505/+2300
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-01-31ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger1-1/+3
2014-01-31Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-4/+4
2014-01-31ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam1-0/+1
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2-1/+1
2014-01-31MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song1-8/+1
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson4-5/+52
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann4-0/+32
2014-01-31ARM: hisi: don't select SMPRob Herring1-1/+0
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren1-8/+3
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren1-11/+142
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd1-0/+4
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd3-0/+53
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31
2014-01-31Fix mountpoint reference leakage in linkatOleg Drokin1-1/+4
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-43/+74
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds9-4/+88
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig4-47/+19
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31fs/super.c: sync ro remount after blocking writersAndrew Ruder1-1/+2
2014-01-31vfs: unexport the getname() symbolJeff Layton1-1/+0
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds298-5098/+29135
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-39/+38
2014-01-31alpha: fix broken network checksumMikulas Patocka1-2/+7
2014-01-31alpha: Enable system-call auditing support.蔡正龙8-2/+81
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-18/+25
2014-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-2/+288
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-32/+116
2014-01-31ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds11-83/+197
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds53-1111/+1704
2014-01-31Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+14
2014-01-31ceph: fix missing dput in ceph_set_aclSage Weil1-3/+6
2014-01-31cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu1-1/+1
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones1-1/+2
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss6-46/+101
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni1-1/+1
2014-01-31mm: Fix warning on make htmldocs caused by slab.cMasanari Iida1-1/+1
2014-01-31mm: slub: work around unneeded lockdep warningDave Hansen1-0/+6
2014-01-31mm: sl[uo]b: fix misleading commentsDave Hansen1-4/+4
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds58-2057/+5173
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-35/+29
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-41/+16
2014-01-30ceph: simplify ceph_{get,init}_aclChristoph Hellwig1-40/+16
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds29-231/+154
2014-01-30x86, x32: Correct invalid use of user timespec in the kernelPaX Team1-7/+2
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-34/+37
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-43/+91
2014-01-30Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-12/+310
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds224-3316/+6635
2014-01-30Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds2-143/+149
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds46-1196/+2234
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-5/+3
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-24/+23
2014-01-30memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov1-4/+3
2014-01-30Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao1-10/+2
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes2-3/+3
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-30mm/slub.c: fix page->_count corruption (again)Dave Hansen1-2/+17
2014-01-30mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes1-1/+1
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-30zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-30zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-30zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-30zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-30zsmalloc: add maintainersMinchan Kim1-0/+8
2014-01-30zram: add zram maintainersMinchan Kim1-0/+8
2014-01-30zsmalloc: add copyrightMinchan Kim2-0/+2
2014-01-30zram: add copyrightMinchan Kim2-0/+2
2014-01-30zram: remove old private project commentMinchan Kim4-9/+0
2014-01-30zram: promote zram from stagingMinchan Kim9-3/+3
2014-01-30zsmalloc: move it under mmMinchan Kim9-34/+28
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin1-16/+1
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig3-43/+19
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds39-1895/+2435
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds139-2683/+2144
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds26-393/+284
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig1-2/+2
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin1-1/+0
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse1-4/+12
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse1-5/+20
2014-01-30arm64: FIQs are unusedNicolas Pitre2-8/+0
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall3-7/+7
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell2-2/+21
2014-01-30arm/xen: Initialize event channels earlierJulien Grall1-27/+44
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2-3/+4
2014-01-30target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-01-30ALSA: hda - add headset mic detect quirks for another Dell laptopHui Wang1-0/+1
2014-01-30Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...Takashi Iwai9-501/+713
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen1-2/+2
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2-2/+2
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen4-17/+17
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen1-6/+6
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds512-11882/+35535
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds30-202/+1885
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds4-91/+323
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-280/+279
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds35-358/+1598
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48-77/+64
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds79-148/+225
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds34-83/+166
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-69/+69
2014-01-29Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-3/+519
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-225/+303
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds22-24/+7
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-0/+3
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-12/+244
2014-01-30Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie19-53/+102
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds31-155/+137
2014-01-29MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang1-22/+20
2014-01-29Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel14-20/+20
2014-01-29dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-29memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-29mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-29mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-29slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-29fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2014-01-29fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2-16/+16
2014-01-29mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-29mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-01-29mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-49/+56