Age | Commit message (Expand) | Author | Files | Lines |
2011-02-28 | x86: Use {push,pop}_cfi in more places | Jan Beulich | 7 | -98/+49 |
2011-02-28 | x86-64: Add CFI annotations to lib/rwsem_64.S | Jan Beulich | 1 | -22/+34 |
2011-02-26 | x86, asm: Cleanup unnecssary macros in asm-offsets.c | Stratos Psomadakis | 4 | -12/+7 |
2011-02-20 | x86, system.h: Drop unused __SAVE/__RESTORE macros | Borislav Petkov | 1 | -2/+0 |
2011-02-17 | x86: Use bitmap library functions | Akinobu Mita | 1 | -15/+5 |
2011-02-10 | x86: Partly unify asm-offsets_{32,64}.c | Jan Beulich | 3 | -145/+84 |
2011-02-10 | x86: Reduce back the alignment of the per-CPU data section | Jan Beulich | 1 | -1/+1 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+26 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 4 | -24/+17 |
2011-02-04 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+10 |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-02-03 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 1 | -8/+0 |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+13 |
2011-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -35/+13 |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian | 1 | -2/+10 |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 1 | -0/+1 |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 1 | -1/+6 |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 1 | -12/+6 |
2011-01-26 | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 1 | -12/+12 |
2011-01-26 | x86: Remove left over system_64.h | Yinghai Lu | 1 | -22/+0 |
2011-01-26 | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli | 1 | -3/+2 |
2011-01-25 | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 1 | -1/+1 |
2011-01-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -44/+11 |
2011-01-23 | x86: Fix jump label with RO/NX module protection crash | matthieu castet | 1 | -1/+1 |
2011-01-22 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 3 | -2/+5 |
2011-01-22 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
2011-01-22 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+20 |
2011-01-21 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader | 1 | -1/+19 |
2011-01-21 | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 1 | -0/+1 |
2011-01-21 | x86: Use asm-generic/cacheflush.h | Akinobu Mita | 1 | -41/+1 |
2011-01-21 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-01-21 | Merge branch 'akpm' | Linus Torvalds | 3 | -13/+13 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 3 | -13/+13 |
2011-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -1/+2 |
2011-01-20 | xen: fix non-ANSI function warning in irq.c | Randy Dunlap | 1 | -1/+1 |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 1 | -1/+1 |
2011-01-20 | x86: Update CPU cache attributes table descriptors | Dave Jones | 1 | -0/+3 |
2011-01-20 | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) | Randy Dunlap | 1 | -0/+1 |
2011-01-20 | lguest: compile fixes | Rusty Russell | 1 | -1/+1 |
2011-01-20 | lguest: Use this_cpu_ops | Christoph Lameter | 1 | -1/+1 |
2011-01-19 | x86: Unify "numa=" command line option handling | Jan Beulich | 5 | -20/+30 |
2011-01-19 | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 1 | -9/+2 |
2011-01-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+11 |
2011-01-18 | x86: Clear irqstack thread_info | Brian Gerst | 1 | -5/+2 |
2011-01-18 | x86: Make relocatable kernel work with new binutils | Shaohua Li | 1 | -2/+9 |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 3 | -8/+11 |
2011-01-15 | xen: export arbitrary_virt_to_machine | Stephen Rothwell | 1 | -0/+1 |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin | 1 | -0/+1 |