Histórico de commits

Autor SHA1 Mensagem Data
  Brian Gerst 0100301bfd sched/x86: Rewrite the switch_to() code 9 anos atrás
  Andy Lutomirski cfcbadb49d x86/syscalls: Add syscall entry qualifiers 9 anos atrás
  Andy Lutomirski 3e65654e3d x86/syscalls: Move compat syscall entry handling into syscalltbl.sh 9 anos atrás
  Andy Lutomirski 32324ce15e x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 9 anos atrás
  Boris Ostrovsky 75ef82190d x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op 9 anos atrás
  Ingo Molnar bace7117d3 x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max 10 anos atrás
  Ingo Molnar 2cd23553b4 x86/asm/entry: Rename compat syscall entry points 10 anos atrás
  Brian Gerst 4d178f94eb x86/asm: Merge common 32-bit values in asm-offsets.c 10 anos atrás
  Andy Lutomirski 9d0c914c60 x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0 10 anos atrás
  Linus Torvalds 536e89ee53 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 anos atrás
  Borislav Petkov 5de2b61a63 x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directly 10 anos atrás
  Nicholas Mc Guire a1a5831d29 x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c 10 anos atrás
  Konrad Rzeszutek Wilk cc456c4e7c x86, gdt, hibernate: Store/load GDT for hibernate path. 12 anos atrás
  H. Peter Anvin a06c9bc064 x32: If configured, add x32 system calls to system call tables 13 anos atrás
  H. Peter Anvin 6630f11ba5 x32: Add x32 system calls to syscall/syscall_64.tbl 13 anos atrás
  H. Peter Anvin 303395ac3b x86: Generate system call tables and unistd_*.h from tables 13 anos atrás
  Jan Beulich b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c 14 anos atrás
  Jason Baron a5a2f8e2ac tracing: Define NR_syscalls for x86_64 16 anos atrás
  H. Peter Anvin 37ba7ab5e3 x86, boot: make kernel_alignment adjustable; new bzImage fields 16 anos atrás
  Magnus Damm a8af78982f pm: rework includes, remove arch ifdefs 16 anos atrás
  Brian Gerst 0d974d4592 x86: remove pda.h 16 anos atrás
  Brian Gerst 947e76cdc3 x86: move stack_canary into irq_stack 16 anos atrás
  Brian Gerst 5689553076 x86-64: Move irqcount from PDA to per-cpu. 16 anos atrás
  Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 anos atrás
  Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 anos atrás
  Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 anos atrás
  Brian Gerst ea9279066d x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. 16 anos atrás
  Brian Gerst 26f80bd6a9 x86-64: Convert irqstacks to per-cpu 16 anos atrás
  Tejun Heo 9939ddaff5 x86: merge 64 and 32 SMP percpu handling 16 anos atrás
  Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 anos atrás