1. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
  2. eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 18 years ago
  3. 2acde90 Blackfin arch: a few things still use bfin_read_PORT_FER() by Michael Hennerich · 17 years ago
  4. 02f13f9 Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START by Robin Getz · 18 years ago
  5. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 18 years ago
  6. 4d5f4ed Blackfin arch: extract gpio number from PIN function by Michael Hennerich · 18 years ago
  7. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  8. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 18 years ago
  9. d8350e7 Blackfin arch: Board defconfig updating by Bryan Wu · 17 years ago
  10. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 18 years ago
  11. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 18 years ago
  12. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 18 years ago
  13. 2615639 Blackfin arch: Allow ptrace access the fixed code. by Jie Zhang · 18 years ago
  14. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 18 years ago
  15. 2d8f161 Blackfin arch: update BOOT_LOAD by Mike Frysinger · 18 years ago
  16. b4055d7 Blackfin arch: remove spurious KERN_EMERG log level in output by Mike Frysinger · 18 years ago
  17. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  18. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 18 years ago
  19. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 18 years ago
  20. 7735cef Blackfin arch: Add support for the M25P16 SPI FLash by Michael Hennerich · 18 years ago
  21. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  22. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 18 years ago
  23. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 18 years ago
  24. 8c61362 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches by Michael Hennerich · 18 years ago
  25. 314c98d Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails by Michael Hennerich · 18 years ago
  26. 31430ba Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H by Michael Hennerich · 18 years ago
  27. 6782ea9 Blackfin arch: Add label to call new GPIO API by Michael Hennerich · 18 years ago
  28. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  29. b2d1583 Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY by Michael Hennerich · 18 years ago
  30. e208f83 Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves by Mike Frysinger · 18 years ago
  31. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 18 years ago
  32. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 18 years ago
  33. c6c4d7b Blackfin arch: update platform driver resource information to all board files by Bryan Wu · 17 years ago
  34. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  35. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  36. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  37. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  38. fc8b28a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. 9f34073 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  40. 4afcdda [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend by Ben Dooks · 17 years ago
  41. 28047ec [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend by Ben Dooks · 17 years ago
  42. af29990 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  43. 8cfaf453 [MIPS] IP32: Enable PCI bridges by Giuseppe Sacco · 17 years ago
  44. b2b2775 [SPARC64]: Fix 'niu' complex IRQ probing. by David S. Miller · 17 years ago
  45. 1177bf9 [SPARC64]: check fork_idle() error by Akinobu Mita · 17 years ago
  46. 27097ef [SPARC64]: Temporary workaround for PCI-E slot on T1000. by David S. Miller · 17 years ago
  47. e2fd58d [SPARC64]: VIO device addition log message level is too high. by David S. Miller · 17 years ago
  48. 07607c5 [SPARC64]: Fix domain-services port probing. by David S. Miller · 17 years ago
  49. c7659e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  50. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
  51. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  52. f6a9e6d [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround by Maciej W. Rozycki · 17 years ago
  53. a4aa2e8 [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy. by David S. Miller · 17 years ago
  54. 114d5b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  55. e80eaf9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  56. 25e5566 [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy. by David S. Miller · 17 years ago
  57. a347017 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  58. cf8dc57 x86_64: increase VDSO_TEXT_OFFSET for ancient binutils by Andi Kleen · 17 years ago
  59. e48395f [POWERPC] Fix xics set_affinity code by Anton Blanchard · 17 years ago
  60. 6f6b394 [MIPS] vmlinux.lds.S: Handle note sections by Maciej W. Rozycki · 17 years ago
  61. 8cc8c28 [SPARC64]: Fix put_user() calls in binfmt_aout32.c by David S. Miller · 17 years ago
  62. 46edfc5 [ARM] Resolve PCI section warnings by Russell King · 17 years ago
  63. bd89366 Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  64. 46d5c95 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  65. 422efb1 [MIPS] Fix fallocate on o32 binary compat ABI by Kyle McMartin · 17 years ago
  66. d899873 [MIPS] IP32: Fix initialization of UART base addresses. by Ralf Baechle · 17 years ago
  67. ae000ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  68. 4ee5b10 [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820 by H. Peter Anvin · 17 years ago
  69. f93c7c5 [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode. by jacmet@sunsite.dk · 17 years ago
  70. 39db0fd [POWERPC] Fix mpc834x USB-MPH configuration. by jacmet@sunsite.dk · 17 years ago
  71. bc63818 [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem by Jochen Friedrich · 17 years ago
  72. 83af919 [POWERPC] Fix copy'n'paste typo in commproc.c by Jochen Friedrich · 17 years ago
  73. 6e35106 [MIPS] IP32: Fix initialization of UART base addresses. by Ralf Baechle · 17 years ago
  74. 9c908f9 [SPARC]: Fix EBUS use of uninitialized variable. by David S. Miller · 17 years ago
  75. a07921b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  76. f7f847b Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" by Linus Torvalds · 17 years ago
  77. 2efa33f [x86 setup] Handle case of improperly terminated E820 chain by H. Peter Anvin · 17 years ago
  78. df912ea xen: execve's error paths don't pin the mm before unpinning by Jeremy Fitzhardinge · 17 years ago
  79. e66485d x86-64: Disable local APIC timer use on AMD systems with C1E by Thomas Gleixner · 17 years ago
  80. 603c461 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again by Jeremy Kerr · 17 years ago
  81. 474f819 [POWERPC] Ensure FULL_REGS on exec by Roland McGrath · 17 years ago
  82. 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
  83. 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
  84. ad501bc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  85. da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 17 years ago
  86. 077a6c2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  87. da51f9e [MIPS] BCM1480: include <linux/init.h>. by Ralf Baechle · 17 years ago
  88. 339c3a6 [MIPS] BCM1480: Export zbbus_mhz. by Ralf Baechle · 17 years ago
  89. 176df24 x86_64: Zero extend all registers after ptrace in 32bit entry path. by Andi Kleen · 17 years ago
  90. bbc15f4 [x86 setup] Fix typo in arch/i386/boot/header.S by Paul Bolle · 17 years ago
  91. 91c4b8c [acpi] Correct the decoding of video mode numbers in wakeup.S by H. Peter Anvin · 17 years ago
  92. 3f662b3 [x86 setup] Present the canonical video mode number to the kernel by H. Peter Anvin · 17 years ago
  93. 8742bc9 [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGPIO handling by Herbert Valerio Riedel · 17 years ago
  94. a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  95. f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  96. dbe3ed1 x86-64: page faults from user mode are always user faults by Linus Torvalds · 17 years ago
  97. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  98. 6883599 [MIPS] DEC: Initialise ioasic_ssr_lock by Maciej W. Rozycki · 17 years ago
  99. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  100. 389a3c0 xen: don't bother trying to set cr4 by Jeremy Fitzhardinge · 17 years ago