1. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  2. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  3. db68b18 [PATCH] add rtc-omap driver by David Brownell · 18 years ago
  4. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  5. a38a44c [PATCH] smp_call_function_single() check that local interrupts are enabled by Andrew Morton · 18 years ago
  6. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  7. 584236a [PATCH] elf: include terminating zero in n_namesz by Magnus Damm · 18 years ago
  8. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  9. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
  10. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  11. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  12. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  13. 8210fd2 [PATCH] uml: use get_random_bytes() after random pool is seeded by Jeff Dike · 18 years ago
  14. e46962f [PATCH] uml: size register files correctly by Jeff Dike · 18 years ago
  15. 7b65fee [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT by Jeff Dike · 18 years ago
  16. 54f9a39 [PATCH] uml: include stddef.h correctly by Jeff Dike · 18 years ago
  17. 8bcbdf6 [PATCH] m68k: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  18. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 18 years ago
  19. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  20. 074cec5 [PATCH] alpha: switch to pci_get API by Alan Cox · 18 years ago
  21. 3869aa2 [PATCH] h8300 stray bracket fix by Mariusz Kozlowski · 18 years ago
  22. 4d3eeea [PATCH] avr32: fixup kprobes preemption handling by Paul Mundt · 18 years ago
  23. e9c1528 [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> by Adrian Bunk · 18 years ago
  24. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  25. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  26. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 18 years ago
  27. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  28. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  29. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  30. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  31. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 18 years ago
  32. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  33. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 18 years ago
  34. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  35. 49afb1f [MIPS] *-berr: Header inclusions for DEC bus error handlers by Maciej W. Rozycki · 18 years ago
  36. e77c232 [MIPS] Compile __do_IRQ() when really needed by Franck Bui-Huu · 18 years ago
  37. 1ccd1c1 [MIPS] genirq: use name instead of typename by Atsushi Nemoto · 18 years ago
  38. 25ba2f5 [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. by Atsushi Nemoto · 18 years ago
  39. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  40. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  41. dcb1477 [PATCH] m68knommu: switch 68360 to using rtc_time by Greg Ungerer · 18 years ago
  42. deb77c8 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms by Greg Ungerer · 18 years ago
  43. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 18 years ago
  44. fe9687d sh: update r7780rp defconfig. by Paul Mundt · 18 years ago
  45. 65e5d90 sh: compile fixes for header cleanup. by Paul Mundt · 18 years ago
  46. f36af73 sh: set KBUILD_IMAGE to something sensible. by Paul Mundt · 18 years ago
  47. 9b8c90e sh: show held locks in stack trace with lockdep. by Paul Mundt · 18 years ago
  48. 0c020e3 sh: platform_pata support for R7780RP by Paul Mundt · 18 years ago
  49. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  50. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  51. 1d11856 sh: Clock framework tidying. by Paul Mundt · 18 years ago
  52. e74b568 sh: Turn off IRQs around get_timer_offset() calls. by Paul Mundt · 18 years ago
  53. bca7c20 sh: Get the PGD right in oops case with 64-bit PTEs. by Paul Mundt · 18 years ago
  54. 9f650cf sh: Fix store queue bitmap end. by Paul Mundt · 18 years ago
  55. 6fc21b8 sh: More flexible + SH7780 earlyprintk SCIF support. by Paul Mundt · 18 years ago
  56. 510c72ad sh: Fixup various PAGE_SIZE == 4096 assumptions. by Paul Mundt · 18 years ago
  57. 1dc41e5 sh: Fixup 4K irq stacks. by Paul Mundt · 18 years ago
  58. db9b99d sh: dma-api channel capability extensions. by Mark Glaisher · 18 years ago
  59. e803aaf sh: Drop name overload in dma-sh. by Paul Mundt · 18 years ago
  60. 49f860b sh: Make dma-isa depend on ISA_DMA_API. by Paul Mundt · 18 years ago
  61. 4dfc119 sh: dma-sysfs fixes. by Paul Mundt · 18 years ago
  62. e0969e0 sh: Fix syscall tracing ordering. by Stuart Menefy · 18 years ago
  63. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  64. 9daa0c2 sh: R7780RP push-switch support. by Paul Mundt · 18 years ago
  65. 9f5e8ee sh: generic push-switch framework. by Paul Mundt · 18 years ago
  66. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  67. 6e4662f sh: Use MMU.TTB register as pointer to current pgd. by Stuart Menefy · 18 years ago
  68. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  69. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  70. 5364408 sh: Explicit endian selection support. by Paul Mundt · 18 years ago
  71. 52e2778 sh: p3map_sem sem2mutex conversion. by Paul Mundt · 18 years ago
  72. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  73. b552c7e sh: Hook SH7785 in to the build system. by Paul Mundt · 18 years ago
  74. 9a7ef6d sh: Drop CPU subtype IRQ headers. by Paul Mundt · 18 years ago
  75. 417528a sh: Configurable timer IRQ. by Paul Mundt · 18 years ago
  76. 716067f sh: Fixup entry-common path breakage for SH-3. by Paul Mundt · 18 years ago
  77. 710ee0c sh: SE7206 build fixes. by Paul Mundt · 18 years ago
  78. f36af3f sh: Add support for Solution Engine 7206 and 7619 boards. by Yoshinori Sato · 18 years ago
  79. de39840 sh: Exception vector rework and SH-2/SH-2A support. by Yoshinori Sato · 18 years ago
  80. 0983b31 sh: Wire up division and address error exceptions on SH-2A. by Yoshinori Sato · 18 years ago
  81. 9d4436a sh: Add support for SH7206 and SH7619 CPU subtypes. by Yoshinori Sato · 18 years ago
  82. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  83. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  84. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  85. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  86. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  87. d8594d6 [POWERPC] Add missing EXPORTS for mpc52xx support by Grant Likely · 18 years ago
  88. 650f328 [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment by Grant Likely · 18 years ago
  89. 8a8944a [POWERPC] ps3: add a default zImage target by Geoff Levand · 18 years ago
  90. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  91. 08f57f7 [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. by Ralf Baechle · 18 years ago
  92. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  93. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  94. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  95. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  96. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  97. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  98. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  99. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  100. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago