1. 0a3b4d1 x86: move switch_to macro to system.h by Glauber de Oliveira Costa · 17 years ago
  2. 833d846 x86: unify smp parts of system.h by Glauber de Oliveira Costa · 17 years ago
  3. 62fe164 x86: remove unused macro by Glauber de Oliveira Costa · 17 years ago
  4. d3ca901 x86: unify paravirt parts of system.h by Glauber de Oliveira Costa · 17 years ago
  5. a6b4655 x86: unify load_segment macro by Glauber de Oliveira Costa · 17 years ago
  6. d895422 x86: put together equal pieces of system.h by Glauber de Oliveira Costa · 17 years ago
  7. e34907a x86: remove volatile keyword from clflush. by Glauber de Oliveira Costa · 17 years ago
  8. 929fd58 x86: some whitespace cleanups in paging code by Joerg Roedel · 17 years ago
  9. 954683a x86: PIE executable randomization, uninlining by Andrew Morton · 17 years ago
  10. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 17 years ago
  11. cc503c1 x86: PIE executable randomization by Jiri Kosina · 17 years ago
  12. 82f74e7 x86: unify include/asm-x86/linkage_[32|64].h by Harvey Harrison · 17 years ago
  13. c210d24 x86: integrate 32-bit and 64-bit code in msr.h by Glauber de Oliveira Costa · 17 years ago
  14. 56ec1dd x86: make fixups wordsize agnostic by Glauber de Oliveira Costa · 17 years ago
  15. c9dcda5 x86: change write msr functions interface by Glauber de Oliveira Costa · 17 years ago
  16. b8d1fae x86: change rdpmc interface by Glauber de Oliveira Costa · 17 years ago
  17. 8f12dea x86: introduce native_read_tscp by Glauber de Oliveira Costa · 17 years ago
  18. c758ecf x86: unify cpuid functions by Glauber de Oliveira Costa · 17 years ago
  19. 4e87173 x86: split get_cycles_sync by Glauber de Oliveira Costa · 17 years ago
  20. 16e2011 x86: allow sched clock to be overridden by paravirt by Glauber de Oliveira Costa · 17 years ago
  21. 751de83 x86: unify msr smp funcs by Glauber de Oliveira Costa · 17 years ago
  22. fe58fc8 x86: wipe out traditional opt from x86_64 Makefile by Glauber de Oliveira Costa · 17 years ago
  23. 96daa8c x86: use def_bool where possible in Kconfig.cpu by Harvey Harrison · 17 years ago
  24. 6612538 x86: clean up process_32/64.c by Hiroshi Shimamoto · 17 years ago
  25. 3c2362e x86: use def_bool where possible by Harvey Harrison · 17 years ago
  26. 40842bf x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE by Joerg Roedel · 17 years ago
  27. 1c6f703 x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit by Joerg Roedel · 17 years ago
  28. 2ba7dee x86: 32-bit IOAPIC: de-fang IRQ compression by Len Brown · 17 years ago
  29. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 17 years ago
  30. 25149b6 x86: x86 ptrace merge removals by Roland McGrath · 17 years ago
  31. cbc9d9d x86: x86 ptrace merge complete by Roland McGrath · 17 years ago
  32. 099cd6e x86: x86 ia32 ptrace arch merge by Roland McGrath · 17 years ago
  33. cb757c4 x86: x86 ia32 ptrace getreg/putreg merge by Roland McGrath · 17 years ago
  34. 86976cd x86: x86 ptrace merge syscall trace by Roland McGrath · 17 years ago
  35. e9c86c7 x86: x86 ptrace arch merge by Roland McGrath · 17 years ago
  36. 2047b08 x86: x86 ptrace getreg/putreg merge by Roland McGrath · 17 years ago
  37. 06ee1b6 x86: x86 ptrace getreg/putreg cleanup by Roland McGrath · 17 years ago
  38. e39c289 x86: ptrace FLAG_MASK cleanup by Roland McGrath · 17 years ago
  39. d52e9d6 x86: ptrace_32 renamed by Roland McGrath · 17 years ago
  40. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 17 years ago
  41. d277fb8 x86: x86-64 ia32 ptrace get/putreg32 current task by Roland McGrath · 17 years ago
  42. 5fd4d16 x86: x86-32 ptrace get/putreg current task by Roland McGrath · 17 years ago
  43. ce90f34 x86: x86-64 ptrace get/putreg current task by Roland McGrath · 17 years ago
  44. 9e714be x86: x86-32 ptrace whitespace by Roland McGrath · 17 years ago
  45. 80976c0 x86: x86-64 ptrace whitespace by Roland McGrath · 17 years ago
  46. ff14c61 x86: x86-64 ia32 ptrace pt_regs cleanup by Roland McGrath · 17 years ago
  47. 35d0991 x86: eflags enum by Roland McGrath · 17 years ago
  48. a46ff73 x86: setup64 eflags constants by Roland McGrath · 17 years ago
  49. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  50. 153d5f2 x86: use generic register names in struct user_regs_struct by H. Peter Anvin · 17 years ago
  51. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  52. 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 17 years ago
  53. 5548fec x86: clean up bitops-related warnings by Jeremy Fitzhardinge · 17 years ago
  54. 1c54d77 x86: partial unification of asm-x86/bitops.h by Jeremy Fitzhardinge · 17 years ago
  55. 7bf0c23 x86: prevent dereferencing non-allocated per_cpu variables by Mike Travis · 17 years ago
  56. 0fa376e x86: PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
  57. 1ecc798 x86: debugctlmsr kprobes by Roland McGrath · 17 years ago
  58. 10faa81 x86: debugctlmsr arch_has_block_step by Roland McGrath · 17 years ago
  59. 7e99160 x86: debugctlmsr context switch by Roland McGrath · 17 years ago
  60. 0a049bb x86: debugctlmsr kconfig by Roland McGrath · 17 years ago
  61. d2499d8 x86: debugctlmsr constants by Roland McGrath · 17 years ago
  62. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
  63. dc802c2 ptrace: arch_has_block_step by Roland McGrath · 17 years ago
  64. d9771e8 x86: x86-32 ptrace debugreg cleanup by Roland McGrath · 17 years ago
  65. d0f0817 x86: x86-64 ia32 ptrace debugreg cleanup by Roland McGrath · 17 years ago
  66. 962ff38 x86: x86-64 ptrace debugreg cleanup by Roland McGrath · 17 years ago
  67. e4aed6c x86-64 ptrace: use task_pt_regs by Roland McGrath · 17 years ago
  68. 62a97d4 x86-32 ptrace: use task_pt_regs by Roland McGrath · 17 years ago
  69. d6f4fb7 powerpc: ptrace generic resume by Roland McGrath · 17 years ago
  70. 2a84b0d powerpc: arch_has_single_step by Roland McGrath · 17 years ago
  71. 227195d x86-32: ptrace generic resume by Roland McGrath · 17 years ago
  72. 18982c1 x86-64: ptrace generic resume by Roland McGrath · 17 years ago
  73. 36df29d ptrace: generic resume by Roland McGrath · 17 years ago
  74. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
  75. 7122ec8 x86: single_step: share code by Roland McGrath · 17 years ago
  76. 5f76cb1 x86: single_step 0xf0 by Roland McGrath · 17 years ago
  77. 3f80c1a x86: single_step segment macros by Roland McGrath · 17 years ago
  78. fa1e03e x86: single_step moved by Roland McGrath · 17 years ago
  79. 7f23234 x86: arch_has_single_step by Roland McGrath · 17 years ago
  80. 77c03dc x86: remove TRAP_FLAG by Roland McGrath · 17 years ago
  81. 2608a65 x86: segment selector macros by Roland McGrath · 17 years ago
  82. fb7fa8f ptrace: arch_has_single_step by Roland McGrath · 17 years ago
  83. 022eb43 x86: kmap_atomic() debugging by Andrew Morton · 17 years ago
  84. 2c0b8a7 x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 by Mathieu Desnoyers · 17 years ago
  85. 5f627f8 mips, x86: optimize the i8259 code a bit by Ralf Baechle · 17 years ago
  86. b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 17 years ago
  87. 4ebd129 x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script by Borislav Petkov · 17 years ago
  88. 9de819f x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel() by Yinghai Lu · 17 years ago
  89. 949ec32 x86: set cpu_index to nr_cpus instead of 0 by Yinghai Lu · 17 years ago
  90. b3ca74a x86: sanitize user specified e820 memmap values by Vladimir Berezniker · 17 years ago
  91. efd1ca5 x86: TLS cleanup by Roland McGrath · 17 years ago
  92. 13abd0e x86: tls32 moved by Roland McGrath · 17 years ago
  93. 12c3cbb x86: desc_empty by Roland McGrath · 17 years ago
  94. df5d438 x86: ptrace fs/gs_base by Roland McGrath · 17 years ago
  95. 91394eb x86: use get_desc_base by Roland McGrath · 17 years ago
  96. 859c0a5 x86: get_desc_base by Roland McGrath · 17 years ago
  97. cadd516 x86 vDSO: canonicalize sysenter .eh_frame by Roland McGrath · 17 years ago
  98. 16e48e7 x86 vDSO: makefile cleanup by Roland McGrath · 17 years ago
  99. 69d0627 x86 vDSO: reorder vdso32 code by Roland McGrath · 17 years ago
  100. 16f4bc7 x86 vDSO: ia32 vsyscall removal by Roland McGrath · 17 years ago