aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-09-141-1/+1
| * | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-141-3/+3
| * | ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-09-141-3/+3
| * | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-142-18/+18
* | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-3026-69/+111
|\ \ \ | |/ /
| * | xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini2012-08-261-0/+36
| * | s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
| * | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-151-1/+0
| * | x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
| * | x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
| * | random: remove rand_initialize_irq()Theodore Ts'o2012-08-151-1/+0
| * | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1
| * | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-08-151-2/+6
| * | ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
| * | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-08-151-2/+2
| * | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-158-26/+4
| * | m68k: Correct the Atari ALLOWINT definitionMikael Pettersson2012-08-091-2/+2
| * | m68k: Make sys_atomic_cmpxchg_32 work on classic m68kAndreas Schwab2012-08-091-2/+6
| * | ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad oneNishanth Menon2012-08-091-2/+1
| * | powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-08-092-8/+8
| * | powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-091-1/+2
| * | powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-091-6/+6
| * | MIPS: Properly align the .data..init_task section.David Daney2012-08-012-3/+4
* | | ARM: disable preemption in machine_shutdownMike J. Chen2012-08-301-0/+9
* | | Added Backlight Dimmer (BLD) version 3.Ezekeel2012-08-301-0/+25
* | | Added solution for CRT offKalimochoAz2012-07-281-0/+5
* | | disable deepidle by nowKalimochoAz2012-07-271-1/+1
* | | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-277-17/+34
|\ \ \ | |/ /
| * | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-191-3/+5
| * | ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-161-5/+0
| * | ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-161-6/+8
| * | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-162-2/+2
| * | ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-161-0/+8
| * | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-161-0/+8
| * | ARM: fix rcu stalls on SMP platformsRussell King2012-07-161-2/+10
| * | powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-161-1/+1
* | | Update defconfigKalimochoAz2012-07-221-47/+162
* | | Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADKalimochoAz2012-07-205-10/+22
|\ \ \
| * | | Revert "herring_defconfig: Enable SLUB / PAGEALLOC debug."jp abgrall2012-06-141-2/+0
| * | | herring_defconfig: Enable SLUB / PAGEALLOC debug.Alistair Strachan2012-06-141-0/+2
| * | | ARM: s5pv210: herring: FIMC1 buffers are not used, so reduce them.JP Abgrall2012-06-071-1/+1
| * | | gpu: pvr: Update to DDK 1.8@904153Alistair Strachan2012-05-141-0/+1
| * | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-084-15/+40
| |\ \ \ | | | |/ | | |/|
| | * | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-084-15/+40
| | |\ \
| * | \ \ Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-05-049-41/+82
| |\ \ \ \ | | |/ / /
| | * | | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-308-40/+79
| | |\ \ \
| | * | | | ARM: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross2012-04-301-1/+1
| | * | | | arm: vfp: Fix memory corruption on PM suspendIdo Yariv2012-04-301-0/+2
| * | | | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-04-24157-1787/+1778
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-19157-1787/+1778
| | |\ \ \ \