1. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
  2. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  3. 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
  4. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  5. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  6. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  7. 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
  8. fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
  9. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  10. 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
  11. 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
  12. 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  13. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  14. c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
  15. 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
  16. 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
  17. 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
  18. dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
  19. af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
  20. d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
  21. bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
  22. 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
  23. 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
  24. 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago
  25. 1c302b6 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning by Bryan Wu · 16 years ago
  26. 9960aa6 Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 by Graf Yang · 16 years ago
  27. be1d854 Blackfin arch: base SIC_IWR# programming on whether the MMR exists by Mike Frysinger · 16 years ago
  28. ed1fb60 Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it by Mike Frysinger · 16 years ago
  29. 7f6678c Blackfin arch: fixup board init function name by Mike Frysinger · 16 years ago
  30. 2678479 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs by Mike Frysinger · 16 years ago
  31. a6595bf Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed by Mike Frysinger · 16 years ago
  32. adab7eb Blackfin arch: sync reboot handler with version in u-boot by Mike Frysinger · 16 years ago
  33. aa9c33b Blackfin arch: Faster Implementation of csum_tcpudp_nofold() by Michael Hennerich · 16 years ago
  34. 0ce5eaf Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527 by Graf Yang · 16 years ago
  35. 047481f Blackfin arch: Add in cflag to support mlong-calls for kgdb_test by Grace Pan · 16 years ago
  36. b52dae3 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd by Sonic Zhang · 16 years ago
  37. 3605fb0 Blackfin arch: Add ability to count and display number of NMI interrupts by Robin Getz · 16 years ago
  38. 0be5893 Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous by Robin Getz · 16 years ago
  39. e48df47 Blackfin arch: Fix URL by Robin Getz · 16 years ago
  40. f556309 Blackfin arch: cleanup bf54x ifdef mess in gpio code by Mike Frysinger · 16 years ago
  41. 881eb62 Blackfin arch: Add one more check on `fp' to prevent double fault by Jie Zhang · 16 years ago
  42. 45c4f2a Blackfin arch: explicit add a might sleep to gpio_free by Uwe Kleine-Koenig · 16 years ago
  43. 2f95d5b Blackfin arch: don't accidently re-enable interrupts by Robin Getz · 16 years ago
  44. 76e8fe4 Blackfin arch: Print out where the bootmode is coming from (for easier debugging). by Robin Getz · 16 years ago
  45. a2be393 Blackfin arch: reset POLAR setting when acquiring a gpio for the first time by Michael Hennerich · 16 years ago
  46. 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
  47. 3316931 Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
  48. 41245ac Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP by Mike Frysinger · 16 years ago
  49. c6bbd8a Blackfin arch: enable bfin_eth in bf51x by default by Sonic Zhang · 16 years ago
  50. 4c4073d Blackfin arch: line up machine-/cpu- vars after BF54xM addition by Mike Frysinger · 16 years ago
  51. 2f89c06 Blackfin arch: add support for mobile ddr bf54x parts by Mike Frysinger · 16 years ago
  52. d352264 Blackfin arch: scrub comments/whitespace/cvs keywords by Mike Frysinger · 16 years ago
  53. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
  54. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  55. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  56. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  57. 9b02605 sparc64: Kill bogus TPC/address truncation during 32-bit faults. by David S. Miller · 16 years ago
  58. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 16 years ago
  59. eeabac7 sparc64: Validate kernel generated fault addresses on sparc64. by David S. Miller · 16 years ago
  60. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  61. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  62. 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
  63. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  64. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
  65. 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
  66. 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
  67. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  68. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  69. 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
  70. 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
  71. 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
  72. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  73. bcc8f3e rename platform_driver name "flash" to "sa1100-mtd" by Uwe Kleine-König · 16 years ago
  74. b3c960b annotate that [fp, #-4] is the saved lr by Uwe Kleine-König · 16 years ago
  75. 6fd7ad9 Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock by Uwe Kleine-König · 16 years ago
  76. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  77. 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago
  78. 0fc6bc0 MIPS: RB532: Export rb532_gpio_set_func() by Phil Sutter · 16 years ago
  79. 3828ee0 MIPS: RB532: Update headers by Phil Sutter · 16 years ago
  80. 1c4db8e MIPS: RB532: Simplify dev3 init by Phil Sutter · 16 years ago
  81. 4ca3803 MIPS: RB532: Remove {get,set}_434_reg() by Phil Sutter · 16 years ago
  82. 36f2db4 MIPS: RB532: Move dev3 init code to devices.c by Phil Sutter · 16 years ago
  83. 7060886 MIPS: RB532: Fix set_latch_u5() by Phil Sutter · 16 years ago
  84. deb1003 MIPS: RB532: Fix init of rb532_dev3_ctl_res by Phil Sutter · 16 years ago
  85. 94d2cc1 MIPS: RB532: Use driver_data instead of platform_data by Phil Sutter · 16 years ago
  86. 1452fc7 MIPS: RB532: Detect uart type, add platform device by Phil Sutter · 16 years ago
  87. 84c2c56 MIPS: RB532: remove useless CF GPIO initialisation by Phil Sutter · 16 years ago
  88. 33763d5 MIPS: RB532: Auto disable GPIO alternate function by Phil Sutter · 16 years ago
  89. 4aa0f4d MIPS: RB532: Add set_type() function to IRQ struct. by Phil Sutter · 16 years ago
  90. fb91e2c MIPS: RC32434: Define io_map_base for PCI controller by Phil Sutter · 16 years ago
  91. 5379a5f MIPS: RB532: Fix bit swapping in rb532_set_bit() by Phil Sutter · 16 years ago
  92. f839490 MIPS: Use hardware watchpoints on all R1 and R2 CPUs. by David Daney · 16 years ago
  93. 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
  94. 7adbeda MIPS: Fix a typo in watchpoint register structure. by David Daney · 16 years ago
  95. 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
  96. 42fe7ee MIPS: R2: Fix broken installation of cache error handler. by Ralf Baechle · 16 years ago
  97. 634286f MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT by Ralf Baechle · 16 years ago
  98. 732f046 MIPS: Add return value checks to user_termio_to_kernel_termios() by Ralf Baechle · 16 years ago
  99. 2d89651 MIPS: Octeon: Remove duplicated #includes by Huang Weiyi · 16 years ago
  100. 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago