aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* tuna: disable cgroup memory resource controllerZiyan2015-04-052-2/+2
* tuna: revert back to 2 fb's for nowZiyan2015-04-042-2/+2
* staging: Remove the Android logger driverJohn Stultz2015-03-262-2/+0
* ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna2015-03-193-0/+762
* ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna2015-03-195-3/+848
* ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna2015-03-191-28/+22
* crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2015-03-191-5/+5
* CRYPTO: Fix more AES build errorsRussell King2015-03-192-2/+2
* ARM: add .gitignore entry for aesbs-core.SRussell King2015-03-191-0/+1
* ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel2015-03-194-2/+5457
* ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2015-03-192-16/+25
* ARM: 7837/3: fix Thumb-2 bug in AES assembler codeArd Biesheuvel2015-03-191-3/+3
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2015-03-191-1/+1
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatibleDave Martin2015-03-192-59/+29
* arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2015-03-196-0/+1912
* tuna: add back vmalloc=768MZiyan2015-01-272-2/+2
* tuna: update defconfigsZiyan2015-01-152-8/+40
* tuna: enable 512 MHz GPU frequency slotZiyan2014-12-233-0/+10
* tuna: add cyanogenmod defconfigZiyan2014-12-161-0/+2802
* tuna: update defconfigZiyan2014-12-161-14/+4
* Add sysfs vibrator intensity controlscodeworkx2014-12-161-2/+78
* optimized LPDDR RAM timings (~10% throughput increase)Boy Petersen2014-12-161-9/+9
* ASoC: Tuna: separate tuna board fileZiyann2014-12-061-1/+1
* tuna: remove fb1 and update tiler carveout accordinglyZiyann2014-11-281-2/+2
* tuna: reduce reserved tiler memory size by 32 mbZiyann2014-11-271-1/+1
* Revert "omap4: sdp/panda/tablet: reserve memory for dsp"Jesse Villarreal2014-11-261-6/+0
* ARM: 7670/1: fix the memset fixNicolas Pitre2014-11-261-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2014-11-261-41/+44
* tuna: enable CONFIG_MMC_SAMSUNG_SMARTZiyann2014-11-261-0/+1
* Power: Add an API call to log wakeup reasonsZiyann2014-11-261-0/+3
* tuna: update defconfigZiyann2014-11-261-17/+29
* Fix build.Kyle Repinski2014-11-261-1/+1
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-2681-420/+616
|\
| * parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-221-3/+3
| * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31
| * sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-10-131-1/+1
| * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-10-131-4/+4
| * sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-10-131-2/+0
| * sparc64: Remove RWSEM export leftoversKirill Tkhai2013-10-131-9/+0
| * sparc64: Fix ITLB handler of null pageKirill Tkhai2013-10-131-2/+1
| * powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney2013-10-131-2/+2
| * powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-131-4/+8
| * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-131-1/+1
| * x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-051-4/+7
| * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-051-0/+16
| * ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-261-3/+3
| * powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
| * KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-09-141-6/+11
| * m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven2013-09-141-1/+1
| * m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven2013-09-141-0/+10