1. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  2. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  3. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  4. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  5. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  6. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  7. 8afd2af x86-64: add symbolic constants for the boot segment selectors by H. Peter Anvin · 17 years ago
  8. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 17 years ago
  9. 9c25d13 Make definitions for struct e820entry and struct e820map consistent by H. Peter Anvin · 17 years ago
  10. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 17 years ago
  11. ec48153 Unify the CPU features vectors between i386 and x86-64 by H. Peter Anvin · 17 years ago
  12. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  13. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  14. 0b62233 x86_64: Fix eventd/timerfd syscalls by Andi Kleen · 17 years ago
  15. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  16. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  17. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 17 years ago
  18. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  19. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  20. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  21. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  22. 9393e1d x86_64: new syscall by Andi Kleen · 17 years ago
  23. 069f11f x86_64: display more intuitive error message if kernel is not 2MB aligned by Vivek Goyal · 17 years ago
  24. 6041b57 i386: work around miscompilation of alternatives code by Joerg Roedel · 17 years ago
  25. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  26. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  27. dd98852 Use the APIC to determine the hardware processor id - x86_64 by Fernando Luis Vazquez Cao · 17 years ago
  28. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  29. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  30. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 17 years ago
  31. a436ed9 x86: create asm/cmpxchg.h by Jeff Dike · 17 years ago
  32. 5dc12dd Remove tas() by Jeff Dike · 17 years ago
  33. c343c14 local_t: x86_64 extension by Mathieu Desnoyers · 17 years ago
  34. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  35. 79d365a atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 by Mathieu Desnoyers · 17 years ago
  36. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  37. 63f6564 x86_64: kill 19000+ sparse warnings by Randy Dunlap · 17 years ago
  38. 6df95fd consolidate asm/const.h to linux/const.h by Randy Dunlap · 17 years ago
  39. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  40. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  41. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  42. 6de0212 tty: i386/x86_64 arbitary speed support by Alan Cox · 17 years ago
  43. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  44. 4e9baad i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu by Rudolf Marek · 17 years ago
  45. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  46. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  47. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  48. 98b9617 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  49. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  50. 05cb007 [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. by Andi Kleen · 17 years ago
  51. 57a4f91 [PATCH] x86-64: Auto compute __NR_syscall_max at compile time by Andi Kleen · 17 years ago
  52. 70ae77f [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64 by Fernando Luis [** ISO-8859-1 charset **] VázquezCao · 17 years ago
  53. 9062d88 [PATCH] x86-64: __send_IPI_dest_field - x86_64 by Fernando Luis [** ISO-8859-1 charset **] VázquezCao · 17 years ago
  54. 8339e9f [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64 by Fernando Luis VazquezCao · 17 years ago
  55. 2b1f627 [PATCH] x86: Save the MTRRs of the BSP before booting an AP by Bernhard Kaindl · 17 years ago
  56. 2b3b483 [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. by Bernhard Kaindl · 17 years ago
  57. 856f44f [PATCH] x86-64: Move mtrr prototypes from proto.h to mtrr.h by Andi Kleen · 17 years ago
  58. 441d40d [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> by Jeremy Fitzhardinge · 17 years ago
  59. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  60. 4bc5aa9 [PATCH] x86: Clean up x86 control register and MSR macros (corrected) by H. Peter Anvin · 17 years ago
  61. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 17 years ago
  62. c169859d [PATCH] x86-64: Clean up asm-x86_64/bugs.h by Jeremy Fitzhardinge · 17 years ago
  63. bbf30a1 [PATCH] x86-64: fix arithmetic in comment by Avi Kivity · 17 years ago
  64. 5d02d7a [PATCH] x86-64: Use X86_EFLAGS_IF in x86-64/irqflags.h. by Andi Kleen · 17 years ago
  65. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 17 years ago
  66. ca906e4 [PATCH] x86: sys_ioperm() prototype cleanup by Adrian Bunk · 17 years ago
  67. 2bff738 [PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management. by Christoph Lameter · 17 years ago
  68. eab0c72 [PATCH] x86-64: Introduce load_TLS to the "for" loop. by Rusty Russell · 17 years ago
  69. 8b8ca80e [PATCH] x86-64: configurable fake numa node sizes by David Rientjes · 17 years ago
  70. 5a90cf2 [PATCH] x86: Log reason why TSC was marked unstable by john stultz · 17 years ago
  71. 6a50a66 [PATCH] x86-64: build-time checking by Vivek Goyal · 17 years ago
  72. 1ab60e0 [PATCH] x86-64: Relocatable Kernel Support by Vivek Goyal · 17 years ago
  73. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  74. cfd243d [PATCH] x86-64: Remove the identity mapping as early as possible by Vivek Goyal · 17 years ago
  75. 7db681d [PATCH] x86-64: wakeup.S rename registers to reflect right names by Vivek Goyal · 17 years ago
  76. 3c321bc [PATCH] x86-64: Add EFER to the register set saved by save_processor_state by Vivek Goyal · 17 years ago
  77. 30f4728 [PATCH] x86-64: cleanup segments by Vivek Goyal · 17 years ago
  78. 67dcbb6 [PATCH] x86-64: Clean up the early boot page table by Vivek Goyal · 17 years ago
  79. 9d291e7 [PATCH] x86-64: Assembly safe page.h and pgtable.h by Vivek Goyal · 17 years ago
  80. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 17 years ago
  81. 6b37f5a [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus by Joerg Roedel · 17 years ago
  82. fbc16f2 [PATCH] x86-64: Remove duplicated code for reading control registers by Glauber de Oliveira Costa · 17 years ago
  83. f9d0964 [PATCH] x86-64: Remove unused set_seg_base by Rusty Russell · 17 years ago
  84. 803d80f [PATCH] x86-64: Some cleanup in time.c by Andi Kleen · 17 years ago
  85. 9964cf7 [PATCH] x86: consolidate smp_send_stop() by Jan Beulich · 17 years ago
  86. b035479 [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h by Jan Beulich · 17 years ago
  87. 00f1ea6 [PATCH] x86: adjust inclusion of asm/fixmap.h by Jan Beulich · 17 years ago
  88. 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 17 years ago
  89. 07c7c47 [PATCH] x86-64: always use physical delivery mode on > 8 CPUs by Ingo Molnar · 17 years ago
  90. a86f34b [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 by Andrew Morton · 17 years ago
  91. 3dc68d9 [PATCH] x86-64: revert x86_64-mm-add-genapic_force by Andrew Morton · 17 years ago
  92. 9eeee24 [AGPGART] Move [un]map_page_into_agp into asm/agp.h by Jan Beulich · 17 years ago
  93. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  94. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  95. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 17 years ago
  96. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 17 years ago
  97. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 17 years ago
  98. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 17 years ago
  99. ecb7524 [PATCH] kill bogus casts in amd64 uaccess.h by Al Viro · 17 years ago
  100. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago