1. a116956 MN10300: Move DMA engine control reg defs to MN103E010 processor directory by Akira Takeuchi · 14 years ago
  2. 22d4225 MN10300: Differentiate AM33_2 and AM33_3 in config by Akira Takeuchi · 14 years ago
  3. 9f200d3 MN10300: Provide the functions to fully disable maskable interrupts by Akira Takeuchi · 14 years ago
  4. 9f59f7d MN10300: Add reads[bwl]() and writes[bwl]() by Akira Takeuchi · 14 years ago
  5. 3195d0b MN10300: Don't cast away the volatile in test_bit() by Akira Takeuchi · 14 years ago
  6. 3b950de MN10300: Prevent cnt32_to_63() from being preempted in sched_clock() by David Howells · 14 years ago
  7. dcd42ed mn10300: Use pci_claim_resource by David Howells · 14 years ago
  8. e4acfca bitops: Change the bitmap index from int to unsigned long [mn10300] by Justin Chen · 14 years ago
  9. 292aa14 MN10300: BUG to BUG_ON changes by Stoyan Gaydarov · 14 years ago
  10. 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 14 years ago
  11. 8654b1c x86: Move olpc to platform by Thomas Gleixner · 14 years ago
  12. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago
  13. 9694d4a x86: Move mrst to platform by Thomas Gleixner · 14 years ago
  14. 3b3da9d x86: Move scx200 to platform by Thomas Gleixner · 14 years ago
  15. c4e72ad x86: Move visws to platform by Thomas Gleixner · 14 years ago
  16. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago
  17. 937f961 x86: Move sfi to platform by Thomas Gleixner · 14 years ago
  18. 3adbb7f x86: Add platform directory by Thomas Gleixner · 14 years ago
  19. 7c84247 sh: oprofile: Make sure the backtrace op is available for timer-fallback. by Paul Mundt · 14 years ago
  20. d1ba71f sh64: oprofile: Fix up kernel stack pointer size mismatch. by Paul Mundt · 14 years ago
  21. 2e4f17d sh: oprofile: Fix up and extend op_name_from_perf_id(). by Paul Mundt · 14 years ago
  22. 667b279 sh: lockless get_user_pages_fast() by Paul Mundt · 14 years ago
  23. a16382c sh64: _PAGE_SPECIAL support. by Paul Mundt · 14 years ago
  24. 1e5cefd sh: disable deprecated genirq support. by Paul Mundt · 14 years ago
  25. faadfb0 sh: update show_interrupts() for irq_data chip lookup. by Paul Mundt · 14 years ago
  26. 815db14 sh64: irq_data conversion. by Paul Mundt · 14 years ago
  27. 31b37c7 sh64: update for IRQ flag handling naming changes. by Paul Mundt · 14 years ago
  28. 15ff2c6 sh: mach-se: irq_data conversion. by Paul Mundt · 14 years ago
  29. 19add7e sh: hd64461: irq_data conversion. by Paul Mundt · 14 years ago
  30. 79c9812 sh: mach-x3proto: irq_data conversion. by Paul Mundt · 14 years ago
  31. 5f01038 sh: mach-systemh: irq_data conversion. by Paul Mundt · 14 years ago
  32. 949bf16 sh: imask IRQs irq_data conversion. by Paul Mundt · 14 years ago
  33. d613883 sh: mach-microdev: irq_data conversion. by Paul Mundt · 14 years ago
  34. 2803a1c sh: mach-landisk: irq_data conversion. by Paul Mundt · 14 years ago
  35. 8df3a61 sh: IPR IRQs irq_data conversion. by Paul Mundt · 14 years ago
  36. 0d33807 sh: mach-dreamcast: irq_data conversion. by Paul Mundt · 14 years ago
  37. 9cc1cf3 sh: Fix the sparsemem disabled build. by Paul Mundt · 14 years ago
  38. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  39. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  40. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  41. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 14 years ago
  42. c925cf0 m68k{nommu}/blackfin : remove old assembler-only flags bit definitions by Philippe De Muyter · 14 years ago
  43. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  44. be76d81 um: migrate from __do_IRQ() to generic_handle_irq() by Richard Weinberger · 14 years ago
  45. aa5fb4d uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc by Roland McGrath · 14 years ago
  46. d911202 uml: define CONFIG_NO_DMA by FUJITA Tomonori · 14 years ago
  47. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 14 years ago
  48. 947272d alpha: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  49. 68da336 x86: access_error API cleanup by Michel Lespinasse · 14 years ago
  50. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  51. 7a837d1 perf, x86: Fix up kmap_atomic() type by Peter Zijlstra · 14 years ago
  52. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  53. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  54. dbec921 um: fix IRQ flag handling naming by Richard Weinberger · 14 years ago
  55. 6915e04 um: remove PAGE_SIZE alignment in linker script causing kernel segfault. by Richard Weinberger · 14 years ago
  56. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  57. 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
  58. 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
  59. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  60. c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 14 years ago
  61. ea5b8f7 xen: initialize cpu masks for pv guests in xen_smp_init by Stefano Stabellini · 14 years ago
  62. 45352bb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  63. f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  64. f99d055 Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  65. 2c51895 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  66. 4f68760 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  67. 5167232 sparc32: fix build failure on CONFIG_SPARC_LEON by Namhyung Kim · 14 years ago
  68. 502279a sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. by Daniel Hellstrom · 14 years ago
  69. a3e5a37 sparc32: remove CONFIG_HAVE_PERF_EVENTS option by Namhyung Kim · 14 years ago
  70. 5125c6b sparc: don't #include asm/system.h in asm/jump_label.h by Namhyung Kim · 14 years ago
  71. 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
  72. caebf91 sparc: keep calling do_signal() as long as pending signals remain by Al Viro · 14 years ago
  73. a3484ff ARM: imx: Add wake functionality to GPIO by Dinh Nguyen · 14 years ago
  74. f2d36ecb ARM: mx5: Add gpio-keys to mx51 babbage board by Dinh Nguyen · 14 years ago
  75. 47c5382 ARM: imx: Add gpio-keys to plat-mxc by Dinh Nguyen · 14 years ago
  76. 4a74bdd mx31_3ds: Fix spi registration by Rogerio Pimentel · 14 years ago
  77. b8be7b9 mx31_3ds: Fix the logic for detecting the debug board by Rogerio Pimentel · 14 years ago
  78. 75305d7 at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board by Nicolas Ferre · 14 years ago
  79. a2a571b AT91: pm: make sure that r0 is 0 when dealing with cache operations by Nicolas Ferre · 14 years ago
  80. 8aeeda8 AT91: pm: use plain cpu_do_idle() for "wait for interrupt" by Nicolas Ferre · 14 years ago
  81. bb413db AT91: reset: extend alternate reset procedure to several chips by Nicolas Ferre · 14 years ago
  82. 1345562 AT91: reset routine cleanup, remove not needed icache flush by Nicolas Ferre · 14 years ago
  83. ef4d63e AT91: trivial: align comment of at91sam9g20_reset with one more tab by Nicolas Ferre · 14 years ago
  84. 184c82e AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet by Peter Horton · 14 years ago
  85. abf0c1b AT91: add board support for Pcontrol_G20 by Peter Gsellmann · 14 years ago
  86. 38ab134 sh: Switch dynamic IRQ creation to generic irq allocator. by Paul Mundt · 14 years ago
  87. 57b8133 sh: Tidy up genirq Kconfig bits. by Paul Mundt · 14 years ago
  88. ae69480 ARM: ux500 specific L2 cache code by Per Fransson · 14 years ago
  89. 444457c ARM: l2x0: Optimise the range based operations by Santosh Shilimkar · 14 years ago
  90. 5ba7037 ARM: l2x0: Determine the cache size by Santosh Shilimkar · 14 years ago
  91. 7db27e8 ARM: l2x0: Fix coding-style in the cache-l2x0.h by Santosh Shilimkar · 14 years ago
  92. 4e803c4 omap4: l2x0: Override the default l2x0_disable by Santosh Shilimkar · 14 years ago
  93. 2fd8658 arm: Implement l2x0 cache disable functions by Thomas Gleixner · 14 years ago
  94. ae360a7 arm: Disable outer (L2) cache in kexec by Thomas Gleixner · 14 years ago
  95. 9a6655e ARM: Improve the L2 cache performance when PL310 is used by Catalin Marinas · 14 years ago
  96. c4318ba sh: Sanitize sparse irq by Thomas Gleixner · 14 years ago
  97. 2f98492 sh: Expose physical addressing mode through cpuinfo. by Paul Mundt · 14 years ago
  98. cbff3eb ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210 by Daein Moon · 14 years ago
  99. 1e9aed1 mx31_3ds: Remove unused debug board definitions by Rogerio Pimentel · 14 years ago
  100. b18cae4 Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago