1. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  2. 019abbc Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 915db32 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  4. ebc8eca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 25c1a41 x86: fix mismerge in arch/x86/include/asm/timer.h by Stephen Rothwell · 15 years ago
  6. b94d10e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  7. 83826dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  8. d42574d V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_camera_link by Sascha Hauer · 15 years ago
  9. d75b1dcc V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting by Sascha Hauer · 15 years ago
  10. 4f67130 V4L/DVB (10674): soc-camera: camera host driver for i.MX3x SoCs by Guennadi Liakhovetski · 15 years ago
  11. 2d9329f V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers by Guennadi Liakhovetski · 15 years ago
  12. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  13. 2f794d0 MIPS: Alchemy: MIPS hazard workarounds are not required. by Manuel Lauss · 15 years ago
  14. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 15 years ago
  15. 270717a MIPS: Alchemy: unify CPU model constants. by Manuel Lauss · 15 years ago
  16. 7654450 MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c by Dmitri Vorobiev · 15 years ago
  17. 1451a39 MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c by Dmitri Vorobiev · 15 years ago
  18. d0cdfe2 MIPS: Malta: make a needlessly global integer variable static by Dmitri Vorobiev · 15 years ago
  19. b72b709 MIPS: Use BUG_ON() where possible. by Ralf Baechle · 15 years ago
  20. ae03550 MIPS: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 15 years ago
  21. c87e090 MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms by Ralf Baechle · 15 years ago
  22. 3e168ae MIPS: EMMA2RH: Set UART mapbase by Shinya Kuribayashi · 15 years ago
  23. ae3c1d3 MIPS: EMMA2RH: Use set_irq_chip_and_handler_name by Shinya Kuribayashi · 15 years ago
  24. 8da55bb MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts by Shinya Kuribayashi · 15 years ago
  25. fb2826b MIPS: Mark Eins: Fix cascading interrupt dispatcher by Shinya Kuribayashi · 15 years ago
  26. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  27. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  28. 2da0ba2 MIPS: Cavium: Add -Werror by Ralf Baechle · 15 years ago
  29. 59968d3 MIPS: Makefile: Add simple make install target. by Ralf Baechle · 15 years ago
  30. d6c178e MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. by Ralf Baechle · 15 years ago
  31. 0e6826c MIPS: __raw_spin_lock() may spin forever on ticket wrap. by David Daney · 15 years ago
  32. f5fd02a MIPS: Forward declare struct task_struct to avoid potencial warning. by Ralf Baechle · 15 years ago
  33. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  34. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  35. 4cd8b5e lguest: use KVM hypercalls by Matias Zabaljauregui · 15 years ago
  36. b7ff99e lguest: wire up pte_update/pte_update_defer by Rusty Russell · 15 years ago
  37. 5c64e2a Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  38. 8f6aef9 [ARM] arch_reset() now takes a second parameter by Russell King · 15 years ago
  39. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  40. 0a3108be Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  41. b4d63e8 m68knommu: improve compile arch switch settings by Greg Ungerer · 15 years ago
  42. ed22312 Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc by David S. Miller · 15 years ago
  43. ffaba67 sparc64: Fix reset hangs on Niagara systems. by David S. Miller · 15 years ago
  44. f000328 [ARM] Kirkwood: small L2 code cleanup by Nicolas Pitre · 15 years ago
  45. d75de08 [ARM] Kirkwood: invalidate L2 cache before enabling it by Maxime Bizon · 15 years ago
  46. c549e71 x86, setup: ACPI 3, BIOS workaround for E820-probing code by H. Peter Anvin · 15 years ago
  47. 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 15 years ago
  48. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  49. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 15 years ago
  50. 93394a7 Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core by Ingo Molnar · 15 years ago
  51. 07d43ba Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  52. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  53. 0151f94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  54. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 15 years ago
  56. 8d735b4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  57. 9759d22 Merge branch 'master' into devel by Russell King · 15 years ago
  58. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  59. f0bba9f9 [ARM] 5435/1: fix compile warning in sanity_check_meminfo() by Mikael Pettersson · 15 years ago
  60. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 15 years ago
  61. 9e49583 [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xx by Tony Lindgren · 15 years ago
  62. d6879c5 Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted by Robin Getz · 15 years ago
  63. abd750a Blackfin arch: add RSI's definitions to bf514 and bf516 by Cliff Cai · 15 years ago
  64. 4636b30 Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow by Mike Frysinger · 15 years ago
  65. 1eb19e3 Blackfin arch: sport spi needs 6 gpio pins by Cliff Cai · 15 years ago
  66. 1e9aa95 Blackfin arch: add sport-spi related resource stuff to board file by Cliff Cai · 15 years ago
  67. b89df50 Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well by Michael Hennerich · 15 years ago
  68. fd775c0 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  69. dc52b5b Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  70. 3ea5721 Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driver by Michael Hennerich · 15 years ago
  71. 2c8beb2 Blackfin arch: enable the platfrom PATA driver with CF Cards by Michael Hennerich · 15 years ago
  72. 714e76d Blackfin arch: clean up sports header file by Mike Frysinger · 15 years ago
  73. 269647d Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x by Mike Frysinger · 15 years ago
  74. ffc8962 Blackfin arch: bf51x processors also have 8 timers by Mike Frysinger · 15 years ago
  75. e1312bf Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs by Michael Hennerich · 15 years ago
  76. a666487 Blackfin arch: update default kernel configuration by Sonic Zhang · 15 years ago
  77. c9b7818 [ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins by Daniel Mack · 15 years ago
  78. 085780d Blackfin arch: include linux headers that this one uses definitions from fro sport drivers by Mike Frysinger · 15 years ago
  79. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  80. 5d80f8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. 6e8a4fa sparc64: We need to use compat_sys_ustat() as well. by David S. Miller · 15 years ago
  82. a833985 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  84. 8ebaebc Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  85. 3ba13d1 constify dentry_operations: rest by Al Viro · 15 years ago
  86. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  87. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  88. 7120569 ia64: remove some warnings. by Isaku Yamahata · 15 years ago
  89. b46a0b0 ia64/xen: fix the link error. by Isaku Yamahata · 15 years ago
  90. 66f3e6a [IA64] Fix kstat_this_cpu build breakage by Jes Sorensen · 15 years ago
  91. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  92. ec62169 i.MX21/27: remove ifdef CONFIG_FB_IMX by Sascha Hauer · 15 years ago
  93. 74bef9a mxc: add arch_reset() function by Ilya Yanok · 15 years ago
  94. 05fd8e7 clkdev: add possibility to get a clock based on the device name by Sascha Hauer · 15 years ago
  95. 0412d6c i.MX1: remove fb support from mach-imx by Sascha Hauer · 15 years ago
  96. f94116a ide: cleanup <asm-m68k/ide.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  97. e354c1d ide: remove IDE_ARCH_LOCK (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  98. d15a613 ide: remove IDE_ARCH_INTR (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  99. 393adca powerpc/85xx: Add support for the "socrates" board (MPC8544). by Wolfgang Grandegger · 15 years ago
  100. f9384d4 sparc64: Fix MM refcount check in smp_flush_tlb_pending(). by David S. Miller · 15 years ago