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