1. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  2. 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
  3. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
  4. d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 16 years ago
  5. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  6. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  7. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  8. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  9. 09cd5b8 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  10. fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
  11. 130ace1 x86: style cleanups for xen assemblies by Tejun Heo · 16 years ago
  12. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  13. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  14. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  15. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  16. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  17. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  18. 647802d 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
  19. eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  20. 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  21. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  22. c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
  23. 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
  24. 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
  25. 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
  26. dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
  27. af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
  28. d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
  29. bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
  30. 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
  31. 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
  32. 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago
  33. 1c302b6 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning by Bryan Wu · 16 years ago
  34. 9960aa6 Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 by Graf Yang · 16 years ago
  35. be1d854 Blackfin arch: base SIC_IWR# programming on whether the MMR exists by Mike Frysinger · 16 years ago
  36. ed1fb60 Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it by Mike Frysinger · 16 years ago
  37. 7f6678c Blackfin arch: fixup board init function name by Mike Frysinger · 16 years ago
  38. 2678479 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs by Mike Frysinger · 16 years ago
  39. a6595bf Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed by Mike Frysinger · 16 years ago
  40. adab7eb Blackfin arch: sync reboot handler with version in u-boot by Mike Frysinger · 16 years ago
  41. aa9c33b Blackfin arch: Faster Implementation of csum_tcpudp_nofold() by Michael Hennerich · 16 years ago
  42. 0ce5eaf Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527 by Graf Yang · 16 years ago
  43. 047481f Blackfin arch: Add in cflag to support mlong-calls for kgdb_test by Grace Pan · 16 years ago
  44. b52dae3 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd by Sonic Zhang · 16 years ago
  45. 3605fb0 Blackfin arch: Add ability to count and display number of NMI interrupts by Robin Getz · 16 years ago
  46. 0be5893 Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous by Robin Getz · 16 years ago
  47. e48df47 Blackfin arch: Fix URL by Robin Getz · 16 years ago
  48. f556309 Blackfin arch: cleanup bf54x ifdef mess in gpio code by Mike Frysinger · 16 years ago
  49. 881eb62 Blackfin arch: Add one more check on `fp' to prevent double fault by Jie Zhang · 16 years ago
  50. 45c4f2a Blackfin arch: explicit add a might sleep to gpio_free by Uwe Kleine-Koenig · 16 years ago
  51. 2f95d5b Blackfin arch: don't accidently re-enable interrupts by Robin Getz · 16 years ago
  52. 76e8fe4 Blackfin arch: Print out where the bootmode is coming from (for easier debugging). by Robin Getz · 16 years ago
  53. a2be393 Blackfin arch: reset POLAR setting when acquiring a gpio for the first time by Michael Hennerich · 16 years ago
  54. 5e7bb13 Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_list by Michael Hennerich · 16 years ago
  55. 3316931 Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
  56. 41245ac5 Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP by Mike Frysinger · 16 years ago
  57. c6bbd8a Blackfin arch: enable bfin_eth in bf51x by default by Sonic Zhang · 16 years ago
  58. 4c4073d Blackfin arch: line up machine-/cpu- vars after BF54xM addition by Mike Frysinger · 16 years ago
  59. 2f89c06 Blackfin arch: add support for mobile ddr bf54x parts by Mike Frysinger · 16 years ago
  60. d352264 Blackfin arch: scrub comments/whitespace/cvs keywords by Mike Frysinger · 16 years ago
  61. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
  62. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  63. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  64. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. 9b02605 sparc64: Kill bogus TPC/address truncation during 32-bit faults. by David S. Miller · 16 years ago
  66. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  67. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 16 years ago
  68. eeabac7 sparc64: Validate kernel generated fault addresses on sparc64. by David S. Miller · 16 years ago
  69. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  70. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  71. ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
  72. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  73. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  74. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
  75. 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
  76. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  77. 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
  78. de86962 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  79. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  80. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  81. 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. e81cfd2 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
  84. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  85. 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  86. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
  87. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  88. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
  89. bcc8f3e rename platform_driver name "flash" to "sa1100-mtd" by Uwe Kleine-König · 16 years ago
  90. b3c960b annotate that [fp, #-4] is the saved lr by Uwe Kleine-König · 16 years ago
  91. 6fd7ad9 Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock by Uwe Kleine-König · 16 years ago
  92. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  93. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  94. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  95. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  96. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  97. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  98. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
  99. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  100. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago