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