1. 5261d66 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  2. eb48287 [MIPS] Hack for SB1 cache issues by Thiemo Seufer · 18 years ago
  3. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  4. 0f9005a Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  5. 8746ed3 [POWERPC] Fix ucc_geth of_device discovery on mpc832x by Kim Phillips · 18 years ago
  6. df9c230 [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class" by Kim Phillips · 18 years ago
  7. 6c12c18 [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" by Kim Phillips · 18 years ago
  8. 3af9815 [PATCH] x86_64: Align data segment to PAGE_SIZE boundary by Vivek Goyal · 18 years ago
  9. ace5f1d [PATCH] m68knommu: fix up for the irq_handler_t changes by Greg Ungerer · 18 years ago
  10. 8243229 [PATCH] x86_64: fix memory hotplug build with NUMA=n by Yasunori Goto · 18 years ago
  11. 8de35ef [ARM] ebsa110: fix warnings generated by asm/arch/io.h by Russell King · 18 years ago
  12. eb370f0 [ARM] 3933/1: Source drivers/ata/Kconfig by Martin Michlmayr · 18 years ago
  13. 808dbbb x86: be more careful when walking back the frame pointer chain by Linus Torvalds · 18 years ago
  14. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 18 years ago
  15. 0796bdb [PATCH] x86_64: stack unwinder crash fix by Ingo Molnar · 18 years ago
  16. ccf9ff5 [PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bug by Ingo Molnar · 18 years ago
  17. 6b3d1a9 [PATCH] x86-64: Fix vsyscall.c compilation on UP by Andi Kleen · 18 years ago
  18. 237ee31 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  19. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  20. 5fbb004 [IA64] use generic_handle_irq() by Ingo Molnar · 18 years ago
  21. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  22. 351a583 [IA64] irqs: use `name' not `typename' by Andrew Morton · 18 years ago
  23. cbf093e [IA64] bte_unaligned_copy() transfers one extra cache line. by Robin Holt · 18 years ago
  24. 45c9953 [PATCH] Use delayed disable mode of ioapic edge triggered interrupts by Eric W. Biederman · 18 years ago
  25. f5ad1a7 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  26. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  27. f3ac843 [PATCH] fix via586 irq routing for pirq 5 by Daniel Ritz · 18 years ago
  28. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 18 years ago
  29. 8c131af [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled by Andi Kleen · 18 years ago
  30. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  31. 15803a4 [PATCH] x86-64: setup saved_max_pfn correctly (kdump) by Magnus Damm · 18 years ago
  32. 5e58a02 [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfn by Andi Kleen · 18 years ago
  33. 51d67a4 [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment says by Steven Rostedt · 18 years ago
  34. 14679eb [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. by Andi Kleen · 18 years ago
  35. 14f448e [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked usable. by Aaron Durbin · 18 years ago
  36. 64e72e4 Revert "[PATCH] MMCONFIG and new Intel motherboards" by Andi Kleen · 18 years ago
  37. aa8d187 [ARM] Remove OP_MAX_COUNTER by Russell King · 18 years ago
  38. 239fd45 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  39. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  40. 6751718 [ARM] Remove PM_LEGACY=y from selected ARM defconfigs by Russell King · 18 years ago
  41. 36b600f [POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in Kconfig by Geoff Levand · 18 years ago
  42. ab56dbd [POWERPC] Fix cell "new style" mapping and add debug by Benjamin Herrenschmidt · 18 years ago
  43. ae883ca [POWERPC] pseries: Force 4k update_flash block and list sizes by John Rose · 18 years ago
  44. 8cc05f7 [ARM] 3857/2: pnx4008: add devices' registration by Vitaly Wool · 18 years ago
  45. 621da0f [POWERPC] Make sure initrd and dtb sections get into zImage correctly by Paul Mackerras · 18 years ago
  46. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 18 years ago
  47. 6c33eb3 [PATCH] ia64: select ACPI_NUMA if ACPI by KAMEZAWA Hiroyuki · 18 years ago
  48. 8bdc052 [PATCH] kretprobe: fix kretprobe-booster to save regs and set status by Masami Hiramatsu · 18 years ago
  49. c06cb8b [PATCH] i386: Force data segment to be 4K aligned by Vivek Goyal · 18 years ago
  50. d654c67 [PATCH] Regression in 2.6.19-rc microcode driver by Arjan van de Ven · 18 years ago
  51. 082f2f8 Merge merom:v2.6/linux by Linus Torvalds · 18 years ago
  52. 48797eb x86-64: write IO APIC irq routing entries in correct order by Linus Torvalds · 18 years ago
  53. 6c0ffb9 x86-64: clean up io-apic accesses by Linus Torvalds · 18 years ago
  54. de8e7c1 Revert "[PATCH] i386: Add MMCFG resources to i386 too" by Linus Torvalds · 18 years ago
  55. 5b06442 Merge branch 'fixes_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux by Linus Torvalds · 18 years ago
  56. 3d42488 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  57. 16b7f4d Update for the srm_env driver. by Jan-Benedict Glaw · 18 years ago
  58. 5e70982 [ARM] 3927/1: Allow show_mem() to work with holes in memory map. by Ray Lehtiniemi · 18 years ago
  59. 6d15cb4 [ARM] 3926/1: make timer led handle HZ != 100 by David Brownell · 18 years ago
  60. 73f4388 [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup(). by Ralf Baechle · 18 years ago
  61. 4e5852f [MIPS] EV64120: Fix PCI interrupt allocation. by Ralf Baechle · 18 years ago
  62. 4a4cf77 [MIPS] Make irq number allocator generally available for fixing EV64120. by Ralf Baechle · 18 years ago
  63. 325d08d [MIPS] EV64120: Fix timer initialization for HZ != 100. by Ralf Baechle · 18 years ago
  64. ff28cbd [MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  65. 907c51b [MIPS] Ocelot C: Fix MAC address detection after platform_device conversion. by Ralf Baechle · 18 years ago
  66. d6b861c [MIPS] SB1: On bootup only flush cache on local CPU. by Ralf Baechle · 18 years ago
  67. d19f7be [MIPS] Ocelot 3: Fix large number of warnings. by Ralf Baechle · 18 years ago
  68. ad0b365 [MIPS] Ocelot C: Fix mapping of ioport address range. by Ralf Baechle · 18 years ago
  69. 2002d2b [MIPS] Ocelot C: Fix warning about missmatching format string. by Ralf Baechle · 18 years ago
  70. 9c422e2 [MIPS] Ocelot C: fix eth registration after conversion to platform_device by Ralf Baechle · 18 years ago
  71. cca7233 [MIPS] Ocelot C: Fix large number of warnings. by Ralf Baechle · 18 years ago
  72. b765103 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  73. 6af0f5f AVR32: Add missing return instruction in __raw_writesb by Haavard Skinnemoen · 18 years ago
  74. bbfd2bf AVR32: Wire up sys_epoll_pwait by Haavard Skinnemoen · 18 years ago
  75. c4972f3 [S390] IRQs too early enabled. by Heiko Carstens · 18 years ago
  76. bcc8bcb1 [S390] revert add_active_range() usage patch. by Heiko Carstens · 18 years ago
  77. 168c8fa AVR32: Fix thinko in generic_find_next_zero_le_bit() by Haavard Skinnemoen · 18 years ago
  78. e9a4385 AVR32: Get rid of board_early_init by Haavard Skinnemoen · 18 years ago
  79. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  80. a0d2db2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  81. 1f6f616 [PATCH] uml: include tidying by Jeff Dike · 18 years ago
  82. 53b1733 [PATCH] uml: fix I/O hang by Jeff Dike · 18 years ago
  83. 90d5390 [PATCH] acpi_noirq section fix by Andrew Morton · 18 years ago
  84. 3f84ada [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers by Ben Dooks · 18 years ago
  85. da86341 [ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4 by Ben Dooks · 18 years ago
  86. 73d15da [ARM] 3921/1: S3C24XX: remove bast_defconfig by Ben Dooks · 18 years ago
  87. d91f75f [ARM] 3920/1: S3C24XX: Remove smdk2410_defconfig by Ben Dooks · 18 years ago
  88. 984d115 [ARM] 3918/1: ixp4xx irq-chip rework by Kevin Hilman · 18 years ago
  89. 6851ecc PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable" by Greg Kroah-Hartman · 18 years ago
  90. 8f7f943 [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability by Paul Gortmaker · 18 years ago
  91. 94c52fd [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c by Ben Dooks · 18 years ago
  92. 7321818 [ARM] 3917/1: Fix dmabounce symbol exports by Kevin Hilman · 18 years ago
  93. 236d333 [MIPS] Do not use -msym32 option for modules. by Atsushi Nemoto · 18 years ago
  94. 8b922a8 [MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning. by Ralf Baechle · 18 years ago
  95. 9ba126c [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD. by Ralf Baechle · 18 years ago
  96. 1a5c5de [MIPS] IP27: Allow SMP ;-) Another changeset messed up by patch. by Ralf Baechle · 18 years ago
  97. 8a88ca8 [MIPS] Fix merge screwup by patch(1) by Ralf Baechle · 18 years ago
  98. 8427829 Revert "[MIPS] Make SPARSEMEM selectable on QEMU." by Ralf Baechle · 18 years ago
  99. 3ccfc65 [PATCH] powerpc: Eliminate "exceeds stub group size" linker warning by Paul Mackerras · 18 years ago
  100. dd47254 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago