aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* u1: import from CyanogenMod/android_kernel_samsung_smdk4210Daniel Hillenbrand2013-05-2510-8/+10211
* Correct md5sum executable on OSX hostsJavier Ferrer2013-05-032-2/+19
* t0ltecdma: enable support for car docksbrissen2013-04-151-1/+1
* t0lte: enable support for car dockDaniel Hillenbrand2013-04-131-1/+1
* i9305: Enable car dockmark2013-04-061-3/+3
* i9300: reenable dock supportDaniel Hillenbrand2013-04-031-3/+3
* smdk4412: enable sio ioschedDaniel Hillenbrand2013-04-027-7/+7
* block: add sio ioschedDaniel Hillenbrand2013-04-027-0/+7
* smdk4412: enable row ioschedDaniel Hillenbrand2013-04-027-0/+7
* config: Regenerate for new bcmdhd driverAndrew Dodd2013-02-271-5/+9
* Fix mistakes in mergeAndrew Dodd2013-02-271-0/+1
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-27136-577/+1229
|\
| * x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
| * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
| * efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-031-5/+17
| * x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
| * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
| * x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook2013-01-271-0/+26
| * xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
| * powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan2013-01-211-2/+4
| * x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-211-0/+78
| * s390/time: fix sched_clock() overflowHeiko Carstens2013-01-213-2/+30
| * sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
| * KVM: PPC: 44x: fix DCR read/writeAlexander Graf2013-01-171-0/+2
| * x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-171-0/+14
| * powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
| * powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
| * CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
| * ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
| * sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
| * x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
| * powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-12-172-2/+5
| * powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-12-171-0/+8
| * x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
| * powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2012-12-171-4/+14
| * ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-173-10/+14
| * Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-101-1/+1
| * Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-101-1/+13
| * x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-051-0/+2
| * x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-031-22/+7
| * sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-12-031-3/+1
| * PARISC: fix user-triggerable panic on pariscAl Viro2012-12-031-2/+4
| * PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley2012-12-031-0/+2
| * x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-12-031-0/+4
| * x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-032-11/+32
| * kbuild: Fix gcc -x syntaxJean Delvare2012-11-262-2/+2
| * m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-261-3/+3
| * s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-261-1/+1
| * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-052-31/+0