1. fdfb0be Blackfin: bf54x: fix GPIO resume code by Mike Frysinger · 13 years ago
  2. 9e770f7 Blackfin: dpmc: optimize SDRAM programming slightly by Mike Frysinger · 13 years ago
  3. da31d6f Blackfin: dpmc: don't save/restore scratch registers by Mike Frysinger · 13 years ago
  4. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 13 years ago
  5. eed7b83 Blackfin: dpmc: optimize hibernate/resume path by Mike Frysinger · 13 years ago
  6. d7228e7 Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating by Mike Frysinger · 13 years ago
  7. 584ecba Blackfin: dpmc: relocate hibernate helper macros by Mike Frysinger · 13 years ago
  8. 429e257 Blackfin: dpmc: omit RETE/RETN when hibernating by Mike Frysinger · 13 years ago
  9. 4705a25 Blackfin: dpmc: optimize SIC_IWR programming a little by Mike Frysinger · 13 years ago
  10. 01f8e34 Blackfin: gpio/ints: generalize pint logic by Mike Frysinger · 13 years ago
  11. 85c2737 Blackfin: dpmc: bind to MMR names and not CPUs by Mike Frysinger · 13 years ago
  12. 0a7e541 Blackfin: debug-mmrs: generalize pint logic by Mike Frysinger · 13 years ago
  13. 82ed5f7 Blackfin: bf54x: switch to common pint MMR struct by Mike Frysinger · 13 years ago
  14. b69c920 Blackfin: bf54x: tweak MMR pint names by Mike Frysinger · 13 years ago
  15. b0759a4 Blackfin: bf54x: constify pint register array by Mike Frysinger · 13 years ago
  16. 1a9e5bf Blackfin: gpio: punt unused GPIO_# defines by Mike Frysinger · 13 years ago
  17. 9695645 Blackfin: convert unicode space gremlins by Mike Frysinger · 13 years ago
  18. 006669e Blackfin: pwm: implement linux/pwm.h API by Mike Frysinger · 13 years ago
  19. e1b5596 Blackfin: gptimers: add enable/disable by timer id by Mike Frysinger · 13 years ago
  20. 353470c Blackfin: make sure percpu section is aligned in XIP builds by Steven Miao · 13 years ago
  21. 997f95e Blackfin: gptimers: use bfin read/write helpers by Mike Frysinger · 13 years ago
  22. 24a6b91 Blackfin: gptimers: use register structs from common header by Mike Frysinger · 13 years ago
  23. af45986 Blackfin: debug-mmrs: use new gptimer_group layout to simplify code by Mike Frysinger · 13 years ago
  24. 94674b1 Blackfin: debug-mmrs: prevent macro arg from expanding by Mike Frysinger · 13 years ago
  25. 7595ac0 Blackfin: gptimers: add group structure for hardware register layout by Mike Frysinger · 13 years ago
  26. a64b384 Blackfin: exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  27. 979365b Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
  28. 4e12b08 Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfig by Mike Frysinger · 13 years ago
  29. e140625 Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels by Mike Frysinger · 13 years ago
  30. ef0531b Blackfin: debug-mmrs: fix typo in single dmac setup by Mike Frysinger · 13 years ago
  31. 50f92aa Blackfin: convert to asm-generic/mutex-dec.h for all systems by Mike Frysinger · 13 years ago
  32. fb1d9be Blackfin: optimize double fault boot checking by Mike Frysinger · 13 years ago
  33. 072a5cf Blackfin: time: replace magic numbers with defines by Mike Frysinger · 13 years ago
  34. b648072 Blackfin: SMP: optimize start up code a bit by Mike Frysinger · 13 years ago
  35. 2f7d63f Blackfin: boards: clean up redundant/dead spi resources by Mike Frysinger · 13 years ago
  36. 9be8631 Blackfin: net2272: move pin setup to boards files by Mike Frysinger · 14 years ago
  37. c6cb13f Blackfin: convert to kbuild asm-generic support by Mike Frysinger · 13 years ago
  38. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  39. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. 3e0b8df Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. 8051207 Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. 9e39264ed Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  43. dc43d9f Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  44. 8077506 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 7c6582b Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  46. 227ad9b Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. 35b004c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. 0a613b6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 2c9e88a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. bdc7ccf Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  58. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  59. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  60. 17413f5 Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  61. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  62. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  63. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  64. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  65. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  66. a03fc8c um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM by Richard Weinberger · 13 years ago
  67. a7e1aab Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  68. 111ad11 Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  69. 997271c Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  70. 896d017 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  71. 0df55ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  72. 6162576 OpenRISC: Miscellaneous by Jonas Bonn · 13 years ago
  73. 224cd12 OpenRISC: Library routines by Jonas Bonn · 13 years ago
  74. 58e0166 OpenRISC: Headers by Jonas Bonn · 13 years ago
  75. 769a8a9 OpenRISC: Traps by Jonas Bonn · 13 years ago
  76. 5a2bbb8 OpenRISC: Module support by Jonas Bonn · 13 years ago
  77. e480158c OpenRISC: GPIO by Jonas Bonn · 13 years ago
  78. 88ef7f3 OpenRISC: Scheduling/Process management by Jonas Bonn · 13 years ago
  79. 2a7be11 OpenRISC: Idle/Power management by Jonas Bonn · 13 years ago
  80. 09abb90 OpenRISC: System calls by Jonas Bonn · 13 years ago
  81. 816ebaa OpenRISC: IRQ by Jonas Bonn · 13 years ago
  82. b731fbb OpenRISC: Timekeeping by Jonas Bonn · 13 years ago
  83. a39af6f OpenRISC: DMA by Jonas Bonn · 13 years ago
  84. e5ad95c OpenRISC: PTrace by Jonas Bonn · 13 years ago
  85. f8c4a27 OpenRISC: Build infrastructure by Jonas Bonn · 13 years ago
  86. ac689eb OpenRISC: Signal handling by Jonas Bonn · 13 years ago
  87. 61e85e3 OpenRISC: Memory management by Jonas Bonn · 13 years ago
  88. 4f246ba OpenRISC: Device tree by Jonas Bonn · 13 years ago
  89. 9d02a42 OpenRISC: Boot code by Jonas Bonn · 13 years ago
  90. a4e0527 asm-generic: move archictures to common delay.h by Jonas Bonn · 13 years ago
  91. e7d59db ARM: 7004/1: fix traps.h compile warnings by Mikael Pettersson · 13 years ago
  92. 9b373ed x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems by Narendra_K@Dell.com · 14 years ago
  93. a8c7ef3 x86/PCI: quirks: Use pci_dev->revision by tip-bot for Sergei Shtylyov · 13 years ago
  94. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  95. db34a36 x86/PCI: config space accessor functions should not ignore the segment argument by Jan Beulich · 13 years ago
  96. 43d786e x86/PCI: reduce severity of host bridge window conflict warnings by Bjorn Helgaas · 13 years ago
  97. 0aba496 x86/PCI: select direct access mode for mmconfig option by Shaohua Li · 13 years ago
  98. ded7c1e mips: Fix i8253 clockevent fallout by Thomas Gleixner · 13 years ago
  99. 4cde7e0 ARM: 6998/2: kernel: use proper memory barriers for bitops by Heechul Yun · 13 years ago
  100. 24daa15 ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM by Petr Štetiar · 13 years ago