1. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  2. 0174dd5 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate by Mike Frysinger · 17 years ago
  3. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
  4. 2cbfe10 Blackfin arch: kill ezkit548 compiling warning by Bryan Wu · 17 years ago
  5. be7b0d3 Blackfin arch: fix up header for BF533 by Robin Getz · 17 years ago
  6. 07bdda0 Blackfin arch: bug fixing restore mach dependent ASYNC memory size by Michael Hennerich · 17 years ago
  7. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  8. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
  9. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  10. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  11. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  12. b99ab54 Blackfin serial driver: use new GPIO API by Michael Hennerich · 17 years ago
  13. 1708268 Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ by Mike Frysinger · 17 years ago
  14. 06039e9 Blackfin arch: Fix define - SPORT0_DTPRI is first function by Michael Hennerich · 17 years ago
  15. 7c100f3 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ by Bryan Wu · 17 years ago
  16. 214cccb Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition by Bryan Wu · 17 years ago
  17. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  18. 301af29 Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio by Michael Hennerich · 17 years ago
  19. bc8c84c Blackfin arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
  20. fb51d56 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike by Robin Getz · 17 years ago
  21. 35c724f Blackfin arch: fix typo... we want csync in CSYNC(), not ssync by Mike Frysinger · 17 years ago
  22. 36a1548 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough by Mike Frysinger · 17 years ago
  23. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  24. 60e9356 Blackfin arch: update BF54x anomaly list by Mike Frysinger · 17 years ago
  25. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
  26. 287050f Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes by Mike Frysinger · 17 years ago
  27. e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  28. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  29. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  30. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  31. 4ecbca8 Remove unnecessary cast in prefetch() by Serge Belyshev · 17 years ago
  32. c7659e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  33. 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
  34. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  35. 9ea0f04 [MIPS] Terminally fix local_{dec,sub}_if_positive by Ralf Baechle · 17 years ago
  36. fef7470 [MIPS] Type proof reimplementation of cmpxchg. by Ralf Baechle · 17 years ago
  37. a347017 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  38. ca074a3 [MIPS] Fix value of O_TRUNC by Ralf Baechle · 17 years ago
  39. 4827bbb i386: remove bogus comment about memory barrier by Nick Piggin · 17 years ago
  40. 05e3175 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  41. f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
  42. 7d809ba [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. by Ralf Baechle · 17 years ago
  43. ff0ce68 Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" by Linus Torvalds · 17 years ago
  44. f7f847b Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" by Linus Torvalds · 17 years ago
  45. e66485d x86-64: Disable local APIC timer use on AMD systems with C1E by Thomas Gleixner · 17 years ago
  46. 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
  47. d85f579 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  48. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  49. ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 17 years ago
  50. 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
  51. 1146fe3 [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. by Ralf Baechle · 17 years ago
  52. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
  53. 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
  54. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  55. da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 17 years ago
  56. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  57. 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
  58. a88a8ef Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  59. f15f413 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  60. 09abbcf [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround by Maciej W. Rozycki · 17 years ago
  61. 480eccf Fix NUMA Memory Policy Reference Counting by Lee Schermerhorn · 17 years ago
  62. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  63. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  64. c27da33 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  65. 6553dae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  66. edb1e96 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  67. fa890d5 Fix non-ISA link error in drivers/scsi/advansys.c by Matthew Wilcox · 17 years ago
  68. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  69. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  70. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  71. 301feb6 [SPARC64]: Fix lockdep, particularly on SMP. by David S. Miller · 17 years ago
  72. 2605a10 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
  73. 53a3f30 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  74. 7eeac50 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  75. 6440fcf [MIPS] No ide_default_io_base() if PCI IDE was not found by Atsushi Nemoto · 17 years ago
  76. e90ff92 V4L/DVB (6220a): fix build error for et61x251 driver by Linus Torvalds · 17 years ago
  77. 99364df Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  78. b0052fc Define termios_1 functions for powerpc, s390, avr32 and frv by Paul Mackerras · 17 years ago
  79. 532df78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  80. 0931ce8 Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules by Mike Frysinger · 17 years ago
  81. e845498 m68k(nommu): add missing syscalls by Geert Uytterhoeven · 17 years ago
  82. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  83. a83308e PTR_ALIGN by Matthew Wilcox · 17 years ago
  84. 719b6f2 BCM1480 serial build fix by Thiemo Seufer · 17 years ago
  85. 6e21ce9 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  86. df96efd leds: Add missing include for leds.h by Yoichi Yuasa · 17 years ago
  87. 6c3c22f ide: add ide_dev_is_sata() helper (take 2) by Sergei Shtylyov · 17 years ago
  88. 01a6a77 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  89. e4cb040 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  90. cabe456 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  91. 99fa984 PCI: irq and pci_ids patch for Intel Tolapai by Jason Gaston · 17 years ago
  92. 5547bbe PCI AER: fix warnings when PCIEAER=n by Randy Dunlap · 17 years ago
  93. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  94. 0eb0969 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  95. b311ec4 [libata, IDE] add new VIA bridge to VIA PATA drivers by Joseph Chan · 17 years ago
  96. 980abe2 UML: Fix ELF_CORE_COPY_REGS build botch by Jeff Dike · 17 years ago
  97. 897ee77 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  98. b1a8d70 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 17 years ago
  99. 4386307 [MIPS] Ocelot: remove remaining bits by Yoichi Yuasa · 17 years ago
  100. 7b0fdaa [MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores. by Ralf Baechle · 17 years ago