summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk/samsung: add support for multiple clock providersRahul Sharma2014-05-1411-205/+279
* ARM: S3C24XX: remove SAMSUNG_CLOCK remnants after ccf conversionHeiko Stuebner2014-05-139-160/+0
* ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-1313-1122/+0
* ARM: S3C24XX: convert s3c2410 to common clock frameworkHeiko Stuebner2014-05-1312-34/+67
* ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner2014-05-1312-36/+73
* ARM: S3C24XX: add platform code for conversion to the common clock frameworkHeiko Stuebner2014-05-136-1/+51
* clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner2014-05-133-0/+540
* dt-bindings: add documentation for s3c2410 clock controllerHeiko Stuebner2014-05-131-0/+50
* ARM: S3C24XX: enable usage of common dclk if common clock framework is enabledHeiko Stuebner2014-05-139-5/+60
* clk: samsung: add clock driver for external clock outputsHeiko Stuebner2014-05-082-0/+441
* ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-083-0/+10
* ARM: S3C24XX: convert s3c2412 to common clock frameworkHeiko Stuebner2014-04-149-813/+40
* clk: samsung: add clock controller driver for s3c2412Heiko Stuebner2014-04-143-0/+343
* dt-bindings: add documentation for s3c2412 clock controllerHeiko Stuebner2014-04-141-0/+50
* clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner2014-04-142-0/+185
* ARM: S3C24XX: only store clock registers when old clock code is activeHeiko Stuebner2014-04-141-3/+10
* ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock frameworkHeiko Stuebner2014-04-1410-1114/+41
* ARM: dts: add clock data for s3c2416Heiko Stuebner2014-04-142-0/+55
* ARM: S3C24XX: prevent conflicts between ccf and non-ccf s3c24xx-socsHeiko Stuebner2014-04-142-0/+6
* clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner2014-04-144-0/+561
* dt-bindings: add binding for clock-controller of s3c2443 and followingHeiko Stuebner2014-04-141-0/+56
* clk: samsung: add plls used by the s3c2443Heiko Stuebner2014-04-142-0/+74
* clk: samsung: add pll_6552 variant for s3c2416Heiko Stuebner2014-04-142-2/+11
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-136-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
| |/
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-131-1/+2
* | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-131-9/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-13102-433/+420
|\ \
| * \ Merge branch 'tunnels'David S. Miller2014-04-122-2/+2
| |\ \
| | * | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| | * | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| |/ /