1. e7a510f [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes by Ananth N Mavinakayanahalli · 19 years ago
  2. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  3. c7fb577 manual update from upstream: by Tony Luck · 19 years ago
  4. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  5. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  6. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 19 years ago
  7. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  8. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  9. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  10. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  11. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago
  12. 9cec58d Update from upstream with manual merge of Yasunori Goto's by Tony Luck · 19 years ago
  13. 421c7ce [PATCH] x86_64: Allocate cpu local data for all possible CPUs by Andi Kleen · 19 years ago
  14. 1294b11 [PATCH] x86_64: Add missing () around arguments of pte_index macro by Kirill Korotaev · 19 years ago
  15. 7d318d7 [PATCH] Fix up TLB flush filter disabling by Andi Kleen · 19 years ago
  16. 8d15d19 [PATCH] x86_64: implement dma_sync_single_range_for_{cpu,device} by John W. Linville · 19 years ago
  17. 878a97c [PATCH] swiotlb: support syncing sub-ranges of mappings by John W. Linville · 19 years ago
  18. 73a0b53 [PATCH] x86_64: desc.h-needs smp.h by Andrew Morton · 19 years ago
  19. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  20. 2ade814 [PATCH] x86-64: clean up local_add/sub arguments by Andi Kleen · 19 years ago
  21. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
  22. 049cdef [PATCH] x86-64: reduce x86-64 bug frame by 4 bytes by Jan Beulich · 19 years ago
  23. a2d236b [PATCH] x86-64: Lose constraints on cmpxchg by Jan Beulich · 19 years ago
  24. 1a426cb [PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code. by Jan Beulich · 19 years ago
  25. a2a0c99 [PATCH] x86-64: Remove unused vxtime.hz field by Andi Kleen · 19 years ago
  26. a0d58c9 [PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss by Andi Kleen · 19 years ago
  27. 1209140 [PATCH] x86-64: Safe interrupts in oops_begin/end by Jan Beulich · 19 years ago
  28. 059bf0f [PATCH] x86-64: Merge msr.c with i386 version by Andi Kleen · 19 years ago
  29. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  30. 27183ebd [PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device} by Andi Kleen · 19 years ago
  31. 9c0aa0f [PATCH] Replace extern inline with static inline in asm-x86_64/* by Adrian Bunk · 19 years ago
  32. f297e4e [PATCH] Increase nodemap hash. by Nakul Saraiya · 19 years ago
  33. fb04892 [PATCH] x86-64: Fix off by one in pfn_valid by Jim Paradis · 19 years ago
  34. 2b4a081 [PATCH] x86-64: Increase TLB flush array size by Andi Kleen · 19 years ago
  35. 165aeb8 [PATCH] x86-64: Don't include config.h in asm/timex.h by Andi Kleen · 19 years ago
  36. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  37. e5bc8b6 [PATCH] x86-64: Make remote TLB flush more scalable by Andi Kleen · 19 years ago
  38. 69e1a33 [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments by Andi Kleen · 19 years ago
  39. b9aac10 [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfn by Andi Kleen · 19 years ago
  40. 6142891 [PATCH] x86-64: Avoid unnecessary double bouncing for swiotlb by Andi Kleen · 19 years ago
  41. 3f098c2 [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node parsing by Andi Kleen · 19 years ago
  42. b916911 [PATCH] x86-64: Don't cache align PDA on UP builds by Andi Kleen · 19 years ago
  43. 0b07e98 [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing by Andi Kleen · 19 years ago
  44. 61c1134 [PATCH] x86-64: Remove esr disable hack in APIC code by Andi Kleen · 19 years ago
  45. eddfb4e [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround by Andi Kleen · 19 years ago
  46. 672289e [PATCH] i386/x86_64: make get_cpu_vendor() static by Adrian Bunk · 19 years ago
  47. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  48. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  49. 24b20ac [PATCH] remove unnecessary handle_IRQ_event() prototypes by Kenji Kaneshige · 19 years ago
  50. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  51. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  52. 5ac353f [PATCH] Clean up struct flock definitions by Stephen Rothwell · 19 years ago
  53. 1abf62a [PATCH] Clean up the fcntl operations by Stephen Rothwell · 19 years ago
  54. e64ca97 [PATCH] Clean up the open flags by Stephen Rothwell · 19 years ago
  55. 9317259 [PATCH] Create asm-generic/fcntl.h by Stephen Rothwell · 19 years ago
  56. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  57. c8d1274 [PATCH] remove asm-*/hdreg.h by Christoph Hellwig · 19 years ago
  58. 36d57ac [PATCH] auxiliary vector cleanups by H. J. Lu · 19 years ago
  59. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  60. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  61. 19aaabb [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOW by Eric Dumazet · 19 years ago
  62. 245067d [PATCH] i386: cleanup serialize msr by Zachary Amsden · 19 years ago
  63. 61e0603 [PATCH] x86_64: avoid some atomic operations during address space destruction by Zachary Amsden · 19 years ago
  64. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  65. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  66. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  67. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  68. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  69. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  70. 2c65649 [NET]: Fix ipl=>ihl typo in ip_fast_csum by Thomas Graf · 19 years ago
  71. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  72. 27a639a Auto-update from upstream by Len Brown · 19 years ago
  73. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  74. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  75. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  76. 12aaa08 [PATCH] i386 / desc_empty macro is incorrect by Zachary Amsden · 19 years ago
  77. 2ba8468 Revert PCIBIOS_MIN_IO changes for 2.6.13 by Linus Torvalds · 19 years ago
  78. 71db63a [PATCH] increase PCIBIOS_MIN_IO on x86 by Ivan Kokshaysky · 19 years ago
  79. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 19 years ago
  80. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 19 years ago
  81. 8d224d3 [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit by Jesse Millan · 19 years ago
  82. ed6b676 [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable() by Andi Kleen · 19 years ago
  83. b6a68a1 [PATCH] x86_64: Turn BUG data into valid instruction by Andi Kleen · 19 years ago
  84. 17158d1 [PATCH] x86_64: Fix incorrectly defined MSR_K8_SYSCFG by Andi Kleen · 19 years ago
  85. ca4e6b7 [PATCH] x86_64: Fix some typos in system.h comments by Andi Kleen · 19 years ago
  86. 6391ad0 [PATCH] x86_64: Remove obsolete eat_key prototype by Andi Kleen · 19 years ago
  87. d970a52 [PATCH] x86_64: Fix some comments in tlbflush.h by Andi Kleen · 19 years ago
  88. a940199 [PATCH] x86_64: Some cleanup in setup64.c by Andi Kleen · 19 years ago
  89. 5b943fb [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h by Andi Kleen · 19 years ago
  90. 74f0629 [PATCH] x86_64: Use for_each_cpu_mask for clustered IPI flush by Andi Kleen · 19 years ago
  91. 62b3a04 [PATCH] x86_64: Implemenent machine_emergency_restart by Eric W. Biederman · 19 years ago
  92. 7c90347 [PATCH] Add emergency_restart() by Eric W. Biederman · 19 years ago
  93. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  94. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  95. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  96. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  97. 3b520b2 [PATCH] MTRR suspend/resume cleanup by Shaohua Li · 19 years ago
  98. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  99. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  100. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago