1. ee21455 x86: fix alloc_mptable() by Yinghai Lu · 16 years ago
  2. b9e0353 x86/acpi: remove irq-compression trick on 32-bit by Yinghai Lu · 16 years ago
  3. b2e5d85 irq: change ->set_affinity() to return status, fix by Ingo Molnar · 16 years ago
  4. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 16 years ago
  5. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 16 years ago
  6. d047f53a x86/irq: change MSI irq_desc to be more numa aware by Yinghai Lu · 16 years ago
  7. 024154c irq: change io_apic_set_pci_routing() to use device parameter by Yinghai Lu · 16 years ago
  8. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 16 years ago
  9. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 16 years ago
  10. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 16 years ago
  11. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 16 years ago
  12. f70616a Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  13. 9a523d4 FRV: Stop gcc from generating uninitialised variable warnings after BUG() by David Howells · 16 years ago
  14. e37469f FRV: Wire up new syscalls by David Howells · 16 years ago
  15. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 16 years ago
  16. e0e4214 x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable by Yinghai Lu · 16 years ago
  17. b2ba83f x86: apic: Remove duplicated macros by Yinghai Lu · 16 years ago
  18. 40f4a6d sh: sh7785lcr: fix defconfig for 29-bit mode by Yoshihiro Shimoda · 16 years ago
  19. 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. ce8a742 sparc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  23. bbe215c sh: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  24. 2133bb8 s390: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  25. e703984 powerpc: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  26. 9760f8f mn10300: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  27. 6f335ca m68k: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  28. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  29. b6a8d95 frv: convert frv to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  30. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  31. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
  32. 9f5a691 Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  33. ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  34. 9fe9293 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  35. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  36. 198aa04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  37. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  38. 6091173 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  39. 596a5c4 MN10300: Update the ASB2303 defconfig by David Howells · 16 years ago
  40. dc0046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  41. f8c3301 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  42. d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 16 years ago
  43. 09041da Merge branch 'cpufreq' into release by Len Brown · 16 years ago
  44. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 16 years ago
  45. f57f2fe microblaze: add parameter to microblaze_read() by Coly Li · 16 years ago
  46. 993ce24 microblaze: Use CFLAGS_KERNEL instead of CFLAGS by Michal Simek · 16 years ago
  47. 2921e2b microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too by Michal Simek · 16 years ago
  48. 6dfb79a microblaze: Do not check use_dcache by Michal Simek · 16 years ago
  49. fbeda67 microblaze: Do not use PVR configuration for broken MB version by Michal Simek · 16 years ago
  50. 79533fd microblaze: Fix USR1/2 pvr printing message by Michal Simek · 16 years ago
  51. 6e60c14 microblaze: iowrite upon timeout by Roel Kluin · 16 years ago
  52. 04e3a55 microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig by Michal Simek · 16 years ago
  53. 6714fcc microblaze: Remove redundant variable by Michal Simek · 16 years ago
  54. e1c4bd0 microblaze: Move start_thread to process.c by Michal Simek · 16 years ago
  55. df4f3eb microblaze: Add missing preadv and pwritev syscalls by Michal Simek · 16 years ago
  56. ce0b755 microblaze: Add missing declaration for die and _exception func by Michal Simek · 16 years ago
  57. bf7e9da microblaze: Remove sparse error in traps.c by Michal Simek · 16 years ago
  58. 2eba318 microblaze: Move task_pt_regs up by Michal Simek · 16 years ago
  59. ac3efab microblaze: Rename kernel_mode to pt_mode in pt_regs by Michal Simek · 16 years ago
  60. ceb8944 microblaze: Remove uncache shadow condition by Michal Simek · 16 years ago
  61. 51eb6dc microblaze: Remove while(1) loop from show_regs function by Michal Simek · 16 years ago
  62. f2ec24f microblaze: Remove unneded per cpu SYSCALL_SAVE variable by Michal Simek · 16 years ago
  63. e655dc8 [S390] update default configuration. by Martin Schwidefsky · 16 years ago
  64. e1c8053 [S390] /proc/stat idle field for idle cpus by Martin Schwidefsky · 16 years ago
  65. b1ad171 [S390] appldata: avoid deadlock with appldata_mem by Gerald Schaefer · 16 years ago
  66. 3bd5f3e [S390] ipl: fix compile breakage by Heiko Carstens · 16 years ago
  67. 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
  68. 64f6841 m68knommu: update the default config for the ColdFire 5407C3 board by Greg Ungerer · 16 years ago
  69. adfe7c6 m68k: Update defconfigs for 2.6.30-rc3 by Geert Uytterhoeven · 16 years ago
  70. cc7c0fa m68k,m68knommu: Wire up preadv and pwritev by Geert Uytterhoeven · 16 years ago
  71. c5428e9 uv_time: add parameter to uv_read_rtc() by Coly Li · 16 years ago
  72. 73fc267 m68knommu: update the default config for the ColdFire 5307C3 board by Greg Ungerer · 16 years ago
  73. 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 16 years ago
  74. 2d4f9ef m68knommu: update the default config for the ColdFire 5257EVB board by Greg Ungerer · 16 years ago
  75. 92ea599 m68knommu: update the default config for the ColdFire 5249EVB. by Greg Ungerer · 16 years ago
  76. 888d256 KVM: Unregister cpufreq notifier on unload by Jan Kiszka · 16 years ago
  77. 7f1ea20 KVM: x86: release time_page on vcpu destruction by Joerg Roedel · 16 years ago
  78. bf47a76 KVM: MMU: disable global page optimization by Marcelo Tosatti · 16 years ago
  79. d24d2c1 KVM: ia64: fix locking order entering guest by Jes Sorensen · 16 years ago
  80. 956d039 sparc: Fix bus type probing for ESP and LE devices. by David S. Miller · 16 years ago
  81. 3568b71 Merge commit 'v2.6.30-rc3' into x86/urgent by Ingo Molnar · 16 years ago
  82. ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 16 years ago
  83. f170ea2 m68knommu: add a defconfig for the ColdFire M5272C3 board by Greg Ungerer · 16 years ago
  84. c550508 m68knommu: update the defconfig for the ColdFire 5208evb board by Greg Ungerer · 16 years ago
  85. 2d6b3de powerpc/pasemi: Fix build error on UP by Geoff Levand · 16 years ago
  86. 0d3b2ab powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning by Geoff Levand · 16 years ago
  87. 59e4c3a2 powerpc/32: Don't clobber personality flags on exec by Andreas Schwab · 16 years ago
  88. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 16 years ago
  89. ec40f95 m68knommu: fix DMA support for ColdFire by Greg Ungerer · 16 years ago
  90. 830c072 m68knommu: remove unused kernel stats offsets by Greg Ungerer · 16 years ago
  91. a14f5e4 m68knommu: fix missing .data.cacheline_aligned section by Greg Ungerer · 16 years ago
  92. 592578a m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC. by Richard Retanubun · 16 years ago
  93. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 16 years ago
  94. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
  95. 2a3313f x86: more than 8 32-bit CPUs requires X86_BIGSMP by Michael K. Johnson · 16 years ago
  96. 0658c16 powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover by Kumar Gala · 16 years ago
  97. 3de0e07 powerpc/85xx: Added SMP defconfig by Kumar Gala · 16 years ago
  98. 8db3dca powerpc/85xx: Enabled a bunch of FSL specific drivers/options by Kumar Gala · 16 years ago
  99. 778544e powerpc/85xx: Updated generic mpc85xx_defconfig by Kumar Gala · 16 years ago
  100. 2d7197f uml: kill a kconfig warning by WANG Cong · 16 years ago