| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-02-11 | 1 | -2/+2 |
* | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin | 2013-02-03 | 1 | -0/+2 |
* | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer | 2013-02-03 | 1 | -5/+17 |
* | x86/msr: Add capabilities check | Alan Cox | 2013-02-03 | 1 | -0/+3 |
* | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King | 2013-02-03 | 1 | -8/+10 |
* | x86: Use enum instead of literals for trap values [PARTIAL] | Kees Cook | 2013-01-27 | 1 | -0/+26 |
* | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Frediano Ziglio | 2013-01-21 | 1 | -1/+0 |
* | powerpc: fix wii_memory_fixups() compile error on 3.0.y tree | Shuah Khan | 2013-01-21 | 1 | -2/+4 |
* | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes | 2013-01-21 | 1 | -0/+78 |
* | s390/time: fix sched_clock() overflow | Heiko Carstens | 2013-01-21 | 3 | -2/+30 |
* | sh: Fix FDPIC binary loader | Thomas Schwinge | 2013-01-21 | 1 | -2/+2 |
* | KVM: PPC: 44x: fix DCR read/write | Alexander Graf | 2013-01-17 | 1 | -0/+2 |
* | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 2013-01-17 | 1 | -0/+14 |
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai | 2013-01-17 | 1 | -5/+0 |
* | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard | 2013-01-17 | 1 | -1/+1 |
* | CRIS: fix I/O macros | Corey Minyard | 2013-01-11 | 1 | -6/+33 |
* | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro | 2013-01-11 | 1 | -0/+2 |
* | ARM: mm: use pteval_t to represent page protection values | Will Deacon | 2013-01-11 | 1 | -1/+1 |
* | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 2013-01-11 | 1 | -2/+8 |
* | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 2013-01-11 | 1 | -0/+14 |
* | powerpc: Keep thread.dscr and thread.dscr_inherit in sync | Anton Blanchard | 2012-12-17 | 2 | -2/+5 |
* | powerpc: Update DSCR on all CPUs when writing sysfs dscr_default | Anton Blanchard | 2012-12-17 | 1 | -0/+8 |
* | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-12-17 | 1 | -2/+2 |
* | powerpc/ptrace: Fix build with gcc 4.6 | Benjamin Herrenschmidt | 2012-12-17 | 1 | -4/+14 |
* | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 2012-12-17 | 3 | -10/+14 |
* | Dove: Fix irq_to_pmu() | Russell King - ARM Linux | 2012-12-10 | 1 | -1/+1 |
* | Dove: Attempt to fix PMU/RTC interrupts | Russell King - ARM Linux | 2012-12-10 | 1 | -1/+13 |
* | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin | 2012-12-05 | 1 | -0/+2 |
* | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2012-12-03 | 1 | -22/+7 |
* | sparc64: not any error from do_sigaltstack() should fail rt_sigreturn() | Al Viro | 2012-12-03 | 1 | -3/+1 |
* | PARISC: fix user-triggerable panic on parisc | Al Viro | 2012-12-03 | 1 | -2/+4 |
* | PARISC: fix virtual aliasing issue in get_shared_area() | James Bottomley | 2012-12-03 | 1 | -0/+2 |
* | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky | 2012-12-03 | 1 | -0/+4 |
* | x86-32: Fix invalid stack address while in softirq | Robert Richter | 2012-12-03 | 2 | -11/+32 |
* | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-11-26 | 2 | -2/+2 |
* | m68k: fix sigset_t accessor functions | Andreas Schwab | 2012-11-26 | 1 | -3/+3 |
* | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 2012-11-26 | 1 | -1/+1 |
* | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 2012-11-05 | 2 | -31/+0 |
* | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 2012-10-31 | 1 | -4/+0 |
* | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 2012-10-31 | 1 | -30/+43 |
* | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 2012-10-31 | 5 | -5/+5 |
* | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon | 2012-10-31 | 1 | -4/+10 |
* | sparc64: Be less verbose during vmemmap population. | David S. Miller | 2012-10-28 | 1 | -5/+23 |
* | sparc64: do not clobber personality flags in sys_sparc64_personality() | Jiri Kosina | 2012-10-28 | 1 | -5/+5 |
* | sparc64: Fix bit twiddling in sparc_pmu_enable_event(). | David S. Miller | 2012-10-28 | 1 | -2/+4 |
* | sparc64: Like x86 we should check current->mm during perf backtrace generation. | David S. Miller | 2012-10-28 | 1 | -4/+5 |
* | sparc64: fix ptrace interaction with force_successful_syscall_return() | Al Viro | 2012-10-28 | 1 | -18/+14 |
* | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2012-10-28 | 2 | -4/+6 |
* | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 2012-10-28 | 1 | -2/+15 |
* | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter | 2012-10-28 | 1 | -1/+1 |