1. bcde563 x86: add x86@kernel.org to MAINTAINERS by H. Peter Anvin · 16 years ago
  2. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  3. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  4. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  5. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  6. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  7. 618b2c8 xen: make sysfs files behave as their names suggest by Jeremy Fitzhardinge · 16 years ago
  8. bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
  9. 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
  10. e88a0fa xen: unitialised return value in xenbus_write_transaction by Ian Campbell · 16 years ago
  11. 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
  12. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
  13. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
  14. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
  15. ff4ce8c xen: handle highmem pages correctly when shrinking a domain by Ian Campbell · 16 years ago
  16. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
  17. 1058a75 xen: actually release memory when shrinking domain by Dan Magenheimer · 16 years ago
  18. 066941b x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
  19. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
  20. 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
  21. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  22. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  23. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  24. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  25. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  26. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 16 years ago
  27. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  28. 8ccad40 work_on_cpu: Use our own workqueue. by Rusty Russell · 16 years ago
  29. 31ad908 work_on_cpu: don't try to get_online_cpus() in work_on_cpu. by Rusty Russell · 16 years ago
  30. c7f8562 x86: fix section mismatch warnings in kernel/setup_percpu.c by Leonardo Potenza · 16 years ago
  31. b2b815d x86: put trigger in to detect mismatched apic versions by Mike Travis · 16 years ago
  32. 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 16 years ago
  33. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 16 years ago
  34. 18c07cf x86, UV: cpu_relax in uv_wait_completion by Cliff Wickman · 16 years ago
  35. 4a13ad0 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 16 years ago
  36. 5cca0cf x86, pat: fix reserve_memtype() for legacy 1MB range by Suresh Siddha · 16 years ago
  37. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  38. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 16 years ago
  39. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  40. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  41. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  42. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  43. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  44. f45ac22 Merge commit 'v2.6.29-rc1' into x86/urgent by Ingo Molnar · 16 years ago
  45. c597650 Linux 2.6.29-rc1 by Linus Torvalds · 16 years ago
  46. d3f8dde bootgraph: make the bootgraph script show async waiting time by Arjan van de Ven · 16 years ago
  47. fa853a4 libata: only ports >= 0 need to synchronize by Arjan van de Ven · 16 years ago
  48. 886ad09 libata: Add a per-host flag to opt-in into parallel port probes by Arjan van de Ven · 16 years ago
  49. 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 0176260 btrfs: fix for write_super_lockfs/unlockfs error handling by Linus Torvalds · 16 years ago
  52. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 16 years ago
  53. cfce41a LIS3LV02D: separate the core from HP ACPI API by Eric Piel · 16 years ago
  54. 8e96187 filesystem freeze: remove XFS specific ioctl interfaces for freeze feature by Takashi Sato · 16 years ago
  55. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  56. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  57. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 16 years ago
  58. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 16 years ago
  59. 85c210e compiler-gcc.h: add more comments to RELOC_HIDE by Andi Kleen · 16 years ago
  60. 2d96d10 CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE by David Brownell · 16 years ago
  61. 9a100a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 by Linus Torvalds · 16 years ago
  62. 0d34052 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  63. f0fb2eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  64. 32b838b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  65. 2fb585a Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  66. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  67. 926bead Revert "driver core: create a private portion of struct device" by Greg Kroah-Hartman · 16 years ago
  68. e2d4077 Revert "driver core: move klist_children into private structure" by Greg Kroah-Hartman · 16 years ago
  69. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 16 years ago
  70. 4db8e28 Revert "driver core: move knode_bus into private structure" by Greg Kroah-Hartman · 16 years ago
  71. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 16 years ago
  72. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
  73. 1a7d0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  74. 7d671f3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  75. d7d717f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  76. b64dc5a Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  77. 69f52ad mISDN: Add HFC USB driver by Karsten Keil · 16 years ago
  78. 3f75e84 mISDN: Add layer1 prim MPH_INFORMATION_REQ by Martin Bachem · 16 years ago
  79. c6a2e58 mISDN: Fix kernel crash when doing hardware conference with more than two members by Andreas Eversberg · 16 years ago
  80. c3b3cde mISDN: Added missing create_l1() call by Andreas Eversberg · 16 years ago
  81. e314f89 mISDN: Add MODULE_DEVICE_TABLE() to hfcpci by Matthias Urlichs · 16 years ago
  82. 400fd97 mISDN: Minor cleanups by Andreas Eversberg · 16 years ago
  83. b36b654 mISDN: Create /sys/class/mISDN by Matthias Urlichs · 17 years ago
  84. 808a14a mISDN: Add missing release functions by Andreas Eversberg · 16 years ago
  85. 87c5fa1 mISDN: Add different different timer settings for hfc-pci by Andreas Eversberg · 16 years ago
  86. 1b36c78 mISDN: Minor fixes by Andreas Eversberg · 16 years ago
  87. 9a81255 mISDN: Correct busy device detection by Andreas Eversberg · 16 years ago
  88. 1b4d331 mISDN: Fix deactivation, if peer IP is removed from l1oip instance. by Andreas Eversberg · 16 years ago
  89. 02282ee mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 by Martin Bachem · 16 years ago
  90. 9e6115f mISDN: Fix irq detection by Andreas Eversberg · 16 years ago
  91. 3bd69ad mISDN: Add ISDN sample clock API to mISDN core by Andreas Eversberg · 16 years ago
  92. 55a6af9 mISDN: Return error on E-channel access by Martin Bachem · 16 years ago
  93. 1f28fa19 mISDN: Add E-Channel logging features by Martin Bachem · 16 years ago
  94. a9b6183 mISDN: Use protocol to detect D-channel by Martin Bachem · 16 years ago
  95. 83a8a55 mISDN: Fixed more indexing bugs by Andreas Eversberg · 16 years ago
  96. 0aafe75 mISDN: Make debug output a little bit more verbose by Peter Schlaile · 16 years ago
  97. e4cce22 mISDN: Fix HDLC DSP transmit by Peter Schlaile · 17 years ago
  98. 837468d mISDN: Use struct device name field by Matthias Urlichs · 17 years ago
  99. 8b6015f mISDN: Added an ioctl to change the device name by Matthias Urlichs · 17 years ago
  100. 9776ef0 mISDN: Remove the local max-card limit by Matthias Urlichs · 17 years ago