1. c68644d [MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug. by Ralf Baechle · 18 years ago
  2. e016c38 [MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall. by Ralf Baechle · 18 years ago
  3. b772e6d [MIPS] Always fixup unaligned accesses in kernel mode. by Ralf Baechle · 18 years ago
  4. 9b43fb6 [MIPS] Fix dma_sync_*_for_device() functions by Thomas Bogendoerfer · 18 years ago
  5. f13cc01 [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup by Thomas Bogendoerfer · 18 years ago
  6. 3dac256 [MIPS] RTLX: Delete multiple definition of ret shaddowing each other. by Ralf Baechle · 18 years ago
  7. c4c4018 [MIPS] RTLX, VPE: Make open actually atomic. by Ralf Baechle · 18 years ago
  8. cbc8413 [MIPS] excite: Set serial driver iotype to UPIO_RM9000 by Thomas Koeller · 18 years ago
  9. be91589 [MIPS] excite: Rename CONFIG option by Thomas Koeller · 18 years ago
  10. 4419708 [MIPS] Mark pcibios_fixup_device_resources() as __devinit by Atsushi Nemoto · 18 years ago
  11. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 18 years ago
  12. 67e2ccc [MIPS] RTLX: Handle signals when sleeping. by Ralf Baechle · 18 years ago
  13. cc39cb1 [MIPS] TB0287: Enable SM501 driver support in defconfig by Yoichi Yuasa · 18 years ago
  14. 221dee2 Revert "[CPUFREQ] constify cpufreq_driver where possible." by Linus Torvalds · 18 years ago
  15. 6f8c480 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  16. 038c068 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  17. e416988 [ARM] CLPS7500 doesn't have IO ports by Russell King · 18 years ago
  18. 61fde51 [ARM] Fix more apm-emulation.h by Russell King · 18 years ago
  19. 2516512 [PATCH] x86: add -freg-struct-return to CFLAGS by Ingo Molnar · 18 years ago
  20. b0138a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  21. c90c69a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  22. 63ae0e5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  23. c5b002c [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  24. abfd336 [SPARC64]: Fix arch_teardown_msi_irq(). by David S. Miller · 18 years ago
  25. 5746c99 [SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI by David S. Miller · 18 years ago
  26. 6101429 [PATCH] x86_64 irq: Safely cleanup an irq after moving it. by Eric W. Biederman · 18 years ago
  27. bc5e81a [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. by Eric W. Biederman · 18 years ago
  28. b93179b [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. by Eric W. Biederman · 18 years ago
  29. dfbffdd [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. by Eric W. Biederman · 18 years ago
  30. 13a7950 [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. by Eric W. Biederman · 18 years ago
  31. e273d14 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS by Eric W. Biederman · 18 years ago
  32. f45bcd7 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. by Eric W. Biederman · 18 years ago
  33. 5ff5115 [PATCH] x86_64 irq: Simplfiy the set_affinity logic. by Eric W. Biederman · 18 years ago
  34. a8c8a36 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq by Eric W. Biederman · 18 years ago
  35. a27bc06 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr by Eric W. Biederman · 18 years ago
  36. e560c8b [PATCH] x86_64 irq: Kill declaration of removed array, interrupt by Eric W. Biederman · 18 years ago
  37. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 18 years ago
  38. fc5d56f [PATCH] x86_64 irq: Simplfy __assign_irq_vector by Eric W. Biederman · 18 years ago
  39. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 18 years ago
  40. ec3622d [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OFFSET by Nicolas Pitre · 18 years ago
  41. e98ff7f [ARM] 4224/2: allow XIP kernel to boot again by Nicolas Pitre · 18 years ago
  42. bd5ab26 [CPUFREQ] constify some data tables. by Dave Jones · 18 years ago
  43. aeeddc1 [CPUFREQ] constify cpufreq_driver where possible. by Dave Jones · 18 years ago
  44. 0ebffe3 [ARM] 4232/1: AT91: Generic GPIO bug by Andrew Victor · 18 years ago
  45. 7f6e2d9 [ARM] 4231/1: AT91: Merge and typo fixes. by Andrew Victor · 18 years ago
  46. f8dbf45 [ARM] 4229/1: S3C2410: Add MACH_QT2410 to s3c2410_defconfig by Ben Dooks · 18 years ago
  47. b9c2808 [ARM] 4228/2: S3C24XX: update s3c2410_defconfig for 2.6.21-rc1 by Ben Dooks · 18 years ago
  48. 2e8e2d4 [MIPS] Fix port 0 mac address for mips mv6434x platforms by Dale Farnsworth · 18 years ago
  49. 5ce704f Revert "[PATCH] Generic ioremap_page_range: mips conversion" by Ralf Baechle · 18 years ago
  50. 0eb9d78 [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware". by Ralf Baechle · 18 years ago
  51. de7fa29 [MIPS] SMP: Get smp_tune_scheduling to do something useful. by Ralf Baechle · 18 years ago
  52. 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 18 years ago
  53. 2ed0e24 [PARISC] Add missing statfs64 and fstatfs64 syscalls by Guy Martin · 18 years ago
  54. 4562c9f [S390] Replace $(ARCH) macros in Makefile by Michael Holzheu · 18 years ago
  55. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 18 years ago
  56. 229d9c6 [S390] bss section clearing. by Heiko Carstens · 18 years ago
  57. 2b93293 [S390] Remove BUG() statement by Michael Holzheu · 18 years ago
  58. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 18 years ago
  59. 72960a0 [S390] New get_cpu_id() inline assembly by Michael Holzheu · 18 years ago
  60. 6c732de [S390] etr: Add barrier() to etr_sync_cpu_start(). by Heiko Carstens · 18 years ago
  61. 118bcd3 [S390] Optional ZONE_DMA for s390. by Heiko Carstens · 18 years ago
  62. 63db6e8 [S390] smp_call_function cleanup by Jan Glauber · 18 years ago
  63. bf6f6aa [S390] prevent softirqs if delay is called disabled by Martin Schwidefsky · 18 years ago
  64. 489c80b [S390] update default configuration by Martin Schwidefsky · 18 years ago
  65. 5b7e42b [PATCH] GPIO API: SA1100 wrapper cleanup by Philipp Zabel · 18 years ago
  66. 3deac04 [PATCH] GPIO API: PXA wrapper cleanup by Philipp Zabel · 18 years ago
  67. e696268 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  68. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 18 years ago
  69. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 18 years ago
  70. 22f7bb0 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI by Thomas Renninger · 18 years ago
  71. 5a84d15 Merge ARM fixes by Russell King · 18 years ago
  72. a5527c6 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 18 years ago
  73. 4afffe5 [PATCH] ARM: fix mach-at91 build breakage by David Brownell · 18 years ago
  74. d7f786e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  75. f00a3ec [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] by Dale Farnsworth · 18 years ago
  76. a0be2f7 [MIPS] Drop __init from init_8259A() by Atsushi Nemoto · 18 years ago
  77. a9b69d0 [MIPS] Fix Kconfig typo bug by Ralf Baechle · 18 years ago
  78. 90fccb1 [MIPS] Fix double signal on trap and break instruction by Atsushi Nemoto · 18 years ago
  79. 01ee603 [MIPS] sigset_32 has been made redundand by compat_sigset_t. by Ralf Baechle · 18 years ago
  80. 45a33c3 [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion. by Yoichi Yuasa · 18 years ago
  81. c316eb1 [MIPS] Add MTD device support for Cobalt by Yoichi Yuasa · 18 years ago
  82. 7d477a0 [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT by Ben Dooks · 18 years ago
  83. 25ccb56 [ARM] fix mach-at91 build breakage by David Brownell · 18 years ago
  84. 4f2849e [ARM] Fix jornada720 build errors by Russell King · 18 years ago
  85. 6a32b93 [ARM] Fix iop13xx build error by Russell King · 18 years ago
  86. d608e52 [ARM] Fix build error caused by move of apm by Russell King · 18 years ago
  87. e80a0e6 [ARM] Merge remaining IOP code by Russell King · 18 years ago
  88. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  89. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  90. 0cfd526 [MIPS] Cobalt: Fix UART I/O type by Yoichi Yuasa · 18 years ago
  91. e03b526 [MIPS] Fixup copy_from_user_inatomic by Ralf Baechle · 18 years ago
  92. f49a747 [MIPS] Make some __setup functions static by Atsushi Nemoto · 18 years ago
  93. bf15f76 [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y by Ralf Baechle · 18 years ago
  94. cc80107 [MIPS] Allow selection of KGDB only on platforms where it's supported. by Ralf Baechle · 18 years ago
  95. 575d5e7 [PATCH] tick management: make broadcast dependent on local APIC by Thomas Gleixner · 18 years ago
  96. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 18 years ago
  97. cb553c4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  98. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  99. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  100. 5c56f46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago