1. bf785ee Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  2. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  3. 45bfe98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  4. f461902 [ARM] Allow r2 to be passed through the decompressor to the kernel by Russell King · 19 years ago
  5. a2d823b [PATCH] m68k: console code in head.S needs framebuffer support built in by Al Viro · 19 years ago
  6. 54a5a6e [PATCH] m68k: fix reference to init_task in vmlinux-sun3.lds by Al Viro · 19 years ago
  7. a763be5 [PATCH] m68k: fix use of void foo(void) asm("bar") in traps.c by Al Viro · 19 years ago
  8. 6390743 [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers by Al Viro · 19 years ago
  9. 0c79358 [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setup by Al Viro · 19 years ago
  10. a5d361f [PATCH] m68k: NULL noise removal by Al Viro · 19 years ago
  11. 6225d85 [PATCH] m68k: checksum __user annotations by Al Viro · 19 years ago
  12. 350c20a [PATCH] m68k: syscalls __user annotation by Al Viro · 19 years ago
  13. 1b7bb54 [PATCH] m68k: rtc __user annotations by Al Viro · 19 years ago
  14. 2382f77 [PATCH] m68k: signal __user annotations by Al Viro · 19 years ago
  15. ad9ec4f [PATCH] m68k: basic iomem annotations by Al Viro · 19 years ago
  16. 7f26333 [PATCH] m68k: broken constraints on mulu.l by Al Viro · 19 years ago
  17. 77add9f [PATCH] m68k: memory input should be an lvalue (mac/misc.c) by Al Viro · 19 years ago
  18. aa7e02f [PATCH] m68k: isa_{type,sex} should be exported by Al Viro · 19 years ago
  19. 3272244 [PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi requests by Al Viro · 19 years ago
  20. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  21. 198a410 [PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXT by Al Viro · 19 years ago
  22. 75bb07e [PATCH] mips: task_stack_page() by Al Viro · 19 years ago
  23. dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
  24. 40bc9c6 [PATCH] mips: task_pt_regs() by Al Viro · 19 years ago
  25. 6450578 [PATCH] ia64: task_pt_regs() by Al Viro · 19 years ago
  26. ab03591 [PATCH] ia64: task_thread_info() by Al Viro · 19 years ago
  27. 718d611 [PATCH] cris: task_thread_info() by Al Viro · 19 years ago
  28. 95ca0dc [PATCH] cris: task_pt_regs() by Al Viro · 19 years ago
  29. 0cec6fd [PATCH] powerpc: task_stack_page() by Al Viro · 19 years ago
  30. b5e2fc1 [PATCH] powerpc: task_thread_info() by Al Viro · 19 years ago
  31. ee8c1dd [PATCH] sh64: task_stack_page() by Al Viro · 19 years ago
  32. 7fdf0d7 [PATCH] arm26: task_stack_page() by Al Viro · 19 years ago
  33. 02ef691 [PATCH] arm26: task_pt_regs() by Al Viro · 19 years ago
  34. 697102c [PATCH] arm26: task_thread_info() by Al Viro · 19 years ago
  35. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  36. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
  37. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  38. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  39. 68f8b1f [PATCH] h8300: task_stack_page() by Al Viro · 19 years ago
  40. 40f1f0d [PATCH] parisc: task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  41. 513091b [PATCH] m68knommu: task_stack_page() by Al Viro · 19 years ago
  42. 768595f [PATCH] m68k: task_stack_page() by Al Viro · 19 years ago
  43. 097cb33 [PATCH] frv: task_thread_info(), task_stack_page() by Al Viro · 19 years ago
  44. 6c3559fc [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() by Al Viro · 19 years ago
  45. b7f6961 [PATCH] v850: task_stack_page(), task_pt_regs() by Al Viro · 19 years ago
  46. 04fe6fa [PATCH] xtensa: task_pt_regs(), task_stack_page() by Al Viro · 19 years ago
  47. 30af712 [PATCH] s390: task_stack_page() by Al Viro · 19 years ago
  48. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  49. 579b3ea [PATCH] uml: task_stack_page() by Al Viro · 19 years ago
  50. ca9bc0b [PATCH] uml: task_thread_info() by Al Viro · 19 years ago
  51. 36483c6 [PATCH] sparc: task_stack_page() by Al Viro · 19 years ago
  52. d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
  53. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  54. cafcfca [PATCH] sh: task_thread_info() by Al Viro · 19 years ago
  55. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  56. 26ecbde [PATCH] sparc64: task_pt_regs() by Al Viro · 19 years ago
  57. ee3eea1 [PATCH] sparc64: task_stack_page() by Al Viro · 19 years ago
  58. f316964 [PATCH] sparc64: task_thread_info() by Al Viro · 19 years ago
  59. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 19 years ago
  60. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 19 years ago
  61. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 19 years ago
  62. 57eafdc [PATCH] amd64: task_stack_page() by Al Viro · 19 years ago
  63. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  64. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 19 years ago
  65. e52f4ca [PATCH] alpha: task_pt_regs() by akpm@osdl.org · 19 years ago
  66. 27f4513 [PATCH] alpha: task_stack_page() by Al Viro · 19 years ago
  67. 37bfbaf [PATCH] alpha: task_thread_info() by Al Viro · 19 years ago
  68. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  69. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  70. 90303b1 [ARM] 3256/1: Make the function-returning ldm's use sp as the base register by Catalin Marinas · 19 years ago
  71. 6b090a2 [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format by Catalin Marinas · 19 years ago
  72. 37134cd [ARM] 3209/1: Configurable DMA-consistent memory region by Kevin Hilman · 19 years ago
  73. 624cee3 powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c by Paul Mackerras · 19 years ago
  74. 8fce10a [PATCH] powerpc: cell namespace cleanup by Arnd Bergmann · 19 years ago
  75. b0da985 [PATCH] powerpc: xmon namespace cleanups by Arnd Bergmann · 19 years ago
  76. ff38e7c [PATCH] powerpc: pmac namespace cleanup by Arnd Bergmann · 19 years ago
  77. 8446196 [PATCH] powerpc: pseries namespace cleanup by Arnd Bergmann · 19 years ago
  78. b07dfab [PATCH] powerpc: minor dart driver cleanup by Olof Johansson · 19 years ago
  79. 9623b5d [PATCH] powerpc: small pci cleanups by Stephen Rothwell · 19 years ago
  80. 9bd7ea6 [PATCH] powerpc: clean up iommu.h a bit by Stephen Rothwell · 19 years ago
  81. ee2cdec [PATCH] powerpc: iSeries fixes for build with no PCI by Stephen Rothwell · 19 years ago
  82. f9cb83a [PATCH] powerpc: eliminate bitfields from ItLpNaca by Stephen Rothwell · 19 years ago
  83. 677f8c0 [PATCH] powerpc: remove bitfields from HvLpEvent by Stephen Rothwell · 19 years ago
  84. cbbcf34 [PATCH] powerpc: Fixed memory reserve map layout by Kumar Gala · 19 years ago
  85. ea183a95 [PATCH] powerpc: remove warning in EEH code by Olof Johansson · 19 years ago
  86. 5388fb1 [PATCH] powerpc: Avoid potential FP corruption with preempt and UP by Paul Mackerras · 19 years ago
  87. 983d5db [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabled by Vivek Goyal · 19 years ago
  88. 0d9cb75 [PATCH] x86_64: Don't confuse noapic with noapictimer by Andi Kleen · 19 years ago
  89. 256ddb0 [PATCH] x86_64: don't copy command line twice by Jan Beulich · 19 years ago
  90. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
  91. 4092bde [PATCH] i386: Move DOUBLEFAULT config to arch/i386/Kconfig by Andi Kleen · 19 years ago
  92. 6c5acd1 [PATCH] x86_64: Allow kernel page tables upto the end of memory by Andi Kleen · 19 years ago
  93. 0a9c3ee [PATCH] x86_64: Use safe_smp_processor_id in MCE handler by Andi Kleen · 19 years ago
  94. 11a8e77 [PATCH] x86_64: Some housekeeping in local APIC code by Andi Kleen · 19 years ago
  95. 5f1d189 [PATCH] x86_64: Display meaningful part of filename during BUG() by Jan Beulich · 19 years ago
  96. 1b2f630 [PATCH] x86_64: Reduce screen space needed by stack trace by Jan Beulich · 19 years ago
  97. 5329e13d [PATCH] x86_64: Fix get_cmos_time() by Jan Beulich · 19 years ago
  98. bdf2b1c [PATCH] x86_64: No need to export get_cmos_time anymore by Andi Kleen · 19 years ago
  99. dd52d642d [PATCH] x86_64: Remove unused AMD K8 C stepping flag by Andi Kleen · 19 years ago
  100. 2e664aa [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. by Andi Kleen · 19 years ago