1. f933b87 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  2. d420280 ARM: pxa: remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  3. cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
  4. 32c4dad ARM: pxa168: fix corrected reset vector by Mark F. Brown · 14 years ago
  5. cf62536 ARM: pxa: Use PIO for PI2C communication on Palm27x by Marek Vasut · 14 years ago
  6. 979a281c ARM: pxa: Fix Vpac270 gpio_power for MMC by Marek Vasut · 14 years ago
  7. 2f27bf8 ARM: 6401/1: plug a race in the alignment trap handler by Nicolas Pitre · 14 years ago
  8. 1d5b4c0 ARM: 6406/1: at91sam9g45: fix i2c bus speed by Peter Korsgaard · 14 years ago
  9. 94bf275 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion by Russell King · 14 years ago
  10. c4a9058 ARM: dove: fix __io() definition to use bus based offset by Eric Miao · 14 years ago
  11. e4ff1c3 ARM: kirkwood: Unbreak PCIe I/O port by Arnaud Patard · 14 years ago
  12. d93c333 ARM: Fix build error when using KCONFIG_CONFIG by Russell King · 14 years ago
  13. d907387 ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing by Catalin Marinas · 14 years ago
  14. 79e27dc ARM: 6400/1: at91: fix arch_gettimeoffset fallout by Peter Korsgaard · 14 years ago
  15. 14eff18 ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM by Daniel Walker · 14 years ago
  16. b2b163b ARM: prevent multiple syscall restarts by Russell King · 14 years ago
  17. 1a8e41c ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr register by Catalin Marinas · 14 years ago
  18. a672e99 ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data corruption by Will Deacon · 14 years ago
  19. 9f05027 ARM: 6388/1: errata: DMB operation may be faulty by Will Deacon · 14 years ago
  20. 6491848 ARM: 6387/1: errata: check primary part ID in proc-v7.S by Will Deacon · 14 years ago
  21. 63f4693 ARM: 6377/1: supply _cansleep gpio function to U300 by Linus Walleij · 14 years ago
  22. a0719f5 ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates by Linus Walleij · 14 years ago
  23. 99f7689 ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix by Linus Walleij · 14 years ago
  24. 7bb4190 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  25. 8be7eb3 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  26. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago
  27. 7040dea arch/tile: fix formatting bug in register dumps by Chris Metcalf · 14 years ago
  28. 0fab59e arch/tile: fix memcpy_fromio()/memcpy_toio() signatures by Chris Metcalf · 14 years ago
  29. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 14 years ago
  30. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 14 years ago
  31. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 14 years ago
  32. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 14 years ago
  33. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  34. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  35. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  36. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  37. 1d91686 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  38. ab22c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  39. edc805b m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 by Geert Uytterhoeven · 14 years ago
  40. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  41. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  42. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  43. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  44. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  45. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  46. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  47. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 14 years ago
  48. 152831b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  49. f574c84 [IA64] fix siglock by Tony Luck · 14 years ago
  50. a14d040 ARM: Update mach-types by Russell King · 14 years ago
  51. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  52. de9ea20 Merge branch 'origin' by Russell King · 14 years ago
  53. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  54. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  55. b19f820 sparc: Kill all BKL usage. by David S. Miller · 14 years ago
  56. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  59. ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
  60. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  61. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  62. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  63. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  64. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  65. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  66. add2b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  67. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  68. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  69. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  70. b857189 h8300: Fix die() by David Howells · 14 years ago
  71. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  72. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  73. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
  74. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  75. 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago
  76. de725de perf, x86: Fix handle_irq return values by Peter Zijlstra · 14 years ago
  77. 2e556b5 perf, x86: Fix accidentally ack'ing a second event on intel perf counter by Don Zickus · 14 years ago
  78. 65b4711 ARM: 6352/1: perf: fix event validation by Will Deacon · 14 years ago
  79. 026b5ca ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7 by Catalin Marinas · 14 years ago
  80. 93f68f1 powerpc/pseries: Correct rtas_data_buf locking in dlpar code by Nathan Fontenot · 14 years ago
  81. a9d8fb4 [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA by Erik Gilling · 14 years ago
  82. b4c69d4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  83. 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
  84. 3e07336 alpha: Fix printk format errors by Michael Cree · 14 years ago
  85. b6d17c1 Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  86. 1fd3170 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  87. ca15f79 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 by Russell King · 14 years ago
  88. 418cf64 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM by Mikael Pettersson · 14 years ago
  89. 25d3584 ARM: 6330/1: perf: reword comments relating to perf_event_do_pending by Will Deacon · 14 years ago
  90. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 14 years ago
  91. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 14 years ago
  92. 6445671 alpha: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  93. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  94. 5aac4d7 arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  95. fa9fc82 arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap by Julia Lawall · 14 years ago
  96. ff33f18 fsl_rio: fix compile errors by Li Yang · 15 years ago
  97. dc1c41f powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock by Kumar Gala · 14 years ago
  98. 6d4f2fb powerpc/85xx: Fix compilation of mpc85xx_mds.c by Alexander Graf · 14 years ago
  99. 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
  100. 54a8340 powerpc: Don't use kernel stack with translation off by Michael Neuling · 14 years ago