1. 36d93d8 Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()" by Ingo Molnar · 13 years ago
  2. d872818 x86/apic/x2apic: Use multiple cluster members for the irq destination only with the explicit affinity by Suresh Siddha · 13 years ago
  3. 1ac322d x86/apic/x2apic: Limit the vector reservation to the user specified mask by Suresh Siddha · 13 years ago
  4. b39f25a8 x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership by Suresh Siddha · 13 years ago
  5. abf71f3 x86/vsmp: Fix vector_allocation_domain's return value by Ido Yariv · 13 years ago
  6. 8461689 Merge branch 'x86/apic' into x86/platform by Ingo Molnar · 13 years ago
  7. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 13 years ago
  8. 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 13 years ago
  9. d48daf3 x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set by Ido Yariv · 13 years ago
  10. 5a0a2a3 x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumask by Alexander Gordeev · 13 years ago
  11. 214e270 x86/apic/es7000+summit: Always make valid apicid from a cpumask by Alexander Gordeev · 13 years ago
  12. 49ad3fd x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid() by Alexander Gordeev · 13 years ago
  13. ea3807e x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() by Alexander Gordeev · 13 years ago
  14. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 13 years ago
  15. cac4afb x86/x2apic/cluster: Vector_allocation_domain() should return a value by Alexander Gordeev · 13 years ago
  16. 110c1e1 x86/vsmp: Ignore IOAPIC IRQ affinity if possible by Ravikiran Thirumalai · 13 years ago
  17. 4988a40 x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask by Alexander Gordeev · 13 years ago
  18. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 13 years ago
  19. 8637e38 x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() by Alexander Gordeev · 13 years ago
  20. 1bccd58 x86/apic: Try to spread IRQ vectors to different priority levels by Alexander Gordeev · 13 years ago
  21. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 13 years ago
  22. fbd2415 x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint() by Shuah Khan · 13 years ago
  23. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 13 years ago
  24. bf721d3 x86/apic: Factor out default target_cpus() operation by Alexander Gordeev · 13 years ago
  25. 49d0c7a x86/apic: Trivial whitespace fixes by Alexander Gordeev · 13 years ago
  26. 0b8255e x86/x2apic/cluster: Use all the members of one cluster specified in the smp_affinity mask for the interrupt destination by Suresh Siddha · 13 years ago
  27. 332afa6 x86/irq: Update irq_cfg domain unless the new affinity is a subset of the current domain by Suresh Siddha · 13 years ago
  28. 7db971b x86/platform: Introduce APIC post-initialization callback by Ido Yariv · 13 years ago
  29. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 13 years ago
  32. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  33. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  34. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  35. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  36. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  37. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  38. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  39. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  40. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  41. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  42. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
  43. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 13 years ago
  44. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  45. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  46. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 13 years ago
  47. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 13 years ago
  48. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 13 years ago
  49. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 13 years ago
  50. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 13 years ago
  51. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  52. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  53. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
  54. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  55. 2d117403b Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  56. bb8ac181 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
  57. 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 13 years ago
  58. 82f7af0 x86/mce: Cleanup timer mess by Thomas Gleixner · 13 years ago
  59. 2da06af x86, mtrr: Fix a type overflow in range_to_mtrr func by zhenzhong.duan · 13 years ago
  60. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 13 years ago
  61. 319b6ff x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c by H. Peter Anvin · 13 years ago
  62. 403e1c5 Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 13 years ago
  63. 9f64638 sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask by Peter Zijlstra · 13 years ago
  64. fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 13 years ago
  65. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 13 years ago
  67. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  68. 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  69. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  70. c358666 KVM: MMU: fix huge page adapted on non-PAE host by Xiao Guangrong · 13 years ago
  71. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 13 years ago
  72. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 13 years ago
  73. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 13 years ago
  74. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 13 years ago
  75. 786f02b Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 13 years ago
  76. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  77. 1b38a3a x86: hpet: Fix copy-and-paste mistake in earlier change by Jan Beulich · 13 years ago
  78. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  79. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  80. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  81. f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 13 years ago
  82. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 13 years ago
  83. abe81e2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  85. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 13 years ago
  87. f2fde3a Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  88. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. ea17e74 x86, relocs: Add jiffies and jiffies_64 to the relative whitelist by H. Peter Anvin · 13 years ago
  90. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  91. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  92. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  93. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  94. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  95. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  96. 37c3459 x86/mce: Add instruction recovery signatures to mce-severity table by Tony Luck · 13 years ago
  97. 875e266 x86/mce: Fix check for processor context when machine check was taken. by Tony Luck · 13 years ago
  98. a129a7c MCE: Fix vm86 handling for 32bit mce handler by Andi Kleen · 14 years ago
  99. fd95281 x86-32, relocs: Whitelist more symbols for ld bug workaround by H. Peter Anvin · 13 years ago
  100. 56edab3 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago