1. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  2. 21c5977 alpha: fix several security issues by Dan Rosenberg · 14 years ago
  3. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 14 years ago
  4. 60b8b1d x86 idle: APM requires pm_idle/default_idle unconditionally when a module by Andy Whitcroft · 14 years ago
  5. 3a2289a Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  6. 4068b00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 14 years ago
  7. f39e8409 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  8. ff71db2f avr32, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  9. c162755 avr32: make intc_resume() return void to conform to syscore_ops by Hans-Christian Egtvedt · 14 years ago
  10. 3000f00 avr32: add some more at91 to cpu.h definition by Nicolas Ferre · 14 years ago
  11. a527a14 avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs by Hans-Christian Egtvedt · 14 years ago
  12. 4137b31 avr32/at32ap: fix mapping of platform device id for USART by Hans-Christian Egtvedt · 14 years ago
  13. 7bbf1d4 avr32: fix use of non-existing portnr variable in at32_map_usart() by Hans-Christian Egtvedt · 14 years ago
  14. 734c3ce m68k: use kernel processor defines for conditional optimizations by Greg Ungerer · 14 years ago
  15. 6235672 m68knommu: create config options for CPU classes by Greg Ungerer · 14 years ago
  16. dab104a m68knommu: fix linker script exported name sections by Greg Ungerer · 14 years ago
  17. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 14 years ago
  18. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  21. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  22. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  23. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 14 years ago
  24. 7d7975a ARM: footbridge: fix clock event support by Russell King · 14 years ago
  25. e172ded ARM: footbridge: fix debug macros by Russell King · 14 years ago
  26. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 14 years ago
  27. 099b4d3 Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 14 years ago
  28. 09e1e9c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
  29. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  30. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 14 years ago
  31. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 14 years ago
  32. a901158 ARM: extend Code: line by one 16-bit quantity for Thumb instructions by Russell King · 14 years ago
  33. 33d7864 gpio/nomadik: fix sleepmode for elder Nomadik by Linus Walleij · 14 years ago
  34. dfb863a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  35. 5ebe550 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 14 years ago
  36. dac853a exec: delay address limit change until point of no return by Mathias Krause · 14 years ago
  37. 977cb76 x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub by Florian Fainelli · 14 years ago
  38. 373ce30 ARM: 6955/1: cmpxchg syscall should data abort if page not write by Po-Yu Chuang · 14 years ago
  39. 720c60e ARM: 6954/1: zImage: fix Thumb2 breakage by Nicolas Pitre · 14 years ago
  40. f506cd4 ARM: 6953/1: DT: don't try to access physical address zero by Nicolas Pitre · 14 years ago
  41. 6075e9d ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors by Linus Walleij · 14 years ago
  42. a0a54d3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks" by Russell King · 14 years ago
  43. 07989b7 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID" by Russell King · 14 years ago
  44. 62b62c5 unicore32: using generic-y format for one line asm-generic files by Guan Xuetao · 14 years ago
  45. 42733b3 unicore32: change PERCPU to PERCPU_SECTION by Guan Xuetao · 14 years ago
  46. 978b42e unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) by Guan Xuetao · 14 years ago
  47. f4728fd unicore32: change zImage physical address, though it's PIC codes by Guan Xuetao · 14 years ago
  48. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 14 years ago
  49. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 14 years ago
  50. d660474 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  51. 43d795c Merge remote branch 'gcl/powerpc/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  52. c49f878 dtc/powerpc: remove obsolete .gitignore entries by Wolfram Sang · 14 years ago
  53. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  54. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  55. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
  56. 7e9f194 davinci: make PCM platform devices static by Sekhar Nori · 14 years ago
  57. 7416401 arm: davinci: Fix fallout from generic irq chip conversion by Thomas Gleixner · 14 years ago
  58. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  60. 4018237 MN10300: Add missing _sdata declaration by David Howells · 14 years ago
  61. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 14 years ago
  62. 2e65d1f MN10300: Fix one of the kernel debugger cacheflush variants by David Howells · 14 years ago
  63. aec040e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  64. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  65. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 14 years ago
  66. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 14 years ago
  67. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 14 years ago
  68. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 14 years ago
  69. 2601887 x86/amd-iommu: Fix boot crash with hidden PCI devices by Joerg Roedel · 14 years ago
  70. 27c2127 x86/amd-iommu: Use only per-device dma_ops by Joerg Roedel · 14 years ago
  71. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 14 years ago
  72. 6c61cfe [S390] fix kvm defines for 31 bit compile by Martin Schwidefsky · 14 years ago
  73. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 14 years ago
  74. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 14 years ago
  75. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 14 years ago
  76. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 14 years ago
  77. 9fc2552 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" by Ming Lei · 14 years ago
  78. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 14 years ago
  79. 9a819d8 ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info by Ben Hutchings · 14 years ago
  80. 9425032 ARM: 6947/2: mach-u300: fix compilation error in timer by Linus Walleij · 14 years ago
  81. 2fdf999 ARM: 6946/1: vexpress: move v2m clock init to init_early by Rob Herring · 14 years ago
  82. 221192b KVM: x86: use proper port value when checking io instruction permission by Marcelo Tosatti · 14 years ago
  83. 5f85e93 ARM: mx51/sdma: Check the chip revision in run-time by Fabio Estevam · 14 years ago
  84. ad377c6 arm: mxs: include asm/processor.h for cpu_relax() by Wolfram Sang · 14 years ago
  85. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  86. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 14 years ago
  87. 2aec0d6 ARM: S3C2410: remove the now empty mach-s3c2410/irq.c by Heiko Stuebner · 14 years ago
  88. de11c58 ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c by Heiko Stuebner · 14 years ago
  89. e469818 ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan by Heiko Stuebner · 14 years ago
  90. 74cdfa5 ARM: SAMSUNG: Remove unused onenand plat functions by Kyungmin Park · 14 years ago
  91. 80839a1 ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume by Kyungmin Park · 14 years ago
  92. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  93. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  94. f8d8e12 ARM: S5P: Fix compilation error for exynos4_defconfig by Tushar Behera · 14 years ago
  95. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  96. f124c6a xen: off by one errors in multicalls.c by Dan Carpenter · 14 years ago
  97. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 14 years ago
  98. 8c47f8d sparc: PCIC_PCI needs SPARC32 dependency by David S. Miller · 14 years ago
  99. 704102a6 powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts by Shaohui Xie · 14 years ago
  100. 2c7d164 sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED by Geert Uytterhoeven · 14 years ago