1. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  2. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  3. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  4. d496921 cris: fix a build error in kernel/fork.c by WANG Cong · 13 years ago
  5. 1850536 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  6. d1afa65 arch/tile/mm/init.c: trivial: use BUG_ON by Julia Lawall · 13 years ago
  7. 3d071cd3 Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  8. 73bcbac Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  9. 4a2d732 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  10. 965e32b Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 13 years ago
  11. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  12. 867f503 Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next by Grant Likely · 13 years ago
  13. 1a5ab4b gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers by David Brown · 13 years ago
  14. 74d10d7 gpio_msm: Move Qualcomm v6 MSM driver into drivers by David Brown · 13 years ago
  15. 9def3ef msm: gpio: Fold register defs into C file by David Brown · 13 years ago
  16. 030a77f msm: gpiomux: Move public API to public header by David Brown · 13 years ago
  17. 10eb5f6 msm: gpio: Remove ifdefs on gpio chip registers by David Brown · 13 years ago
  18. 2e01d2c msm: gpio: Remove chip-specific register definitions by David Brown · 13 years ago
  19. 03db072 msm: Remove chip-ifdefs for GPIO io mappings by David Brown · 13 years ago
  20. ce427c3 msm: gpio: Remove unsupported devices by David Brown · 13 years ago
  21. 968e75f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  22. d3690f8 m68k/math-emu: Remove unnecessary code by Greg Dietsche · 13 years ago
  23. ffe6c42 m68k/math-emu: Remove commented out old code by Geert Uytterhoeven · 13 years ago
  24. b2cb924 m68k: Kill warning in setup_arch() when compiling for Sun3 by Geert Uytterhoeven · 13 years ago
  25. 3984761 m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_ by Geert Uytterhoeven · 13 years ago
  26. a0e997c sparc: iounmap() and *_free_coherent() - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  27. 217bbd8 m68k/atari: Reserve some ST-RAM early on for device buffer use by Michael Schmitz · 14 years ago
  28. b7785e9 m68k/amiga: Chip RAM - Use lookup_resource() by Geert Uytterhoeven · 13 years ago
  29. 88efd0b sparc: _sparc_find_resource() should check for exact matches by Geert Uytterhoeven · 13 years ago
  30. 1dad6c7 m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR by Geert Uytterhoeven · 13 years ago
  31. cb4f998 m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error by Geert Uytterhoeven · 13 years ago
  32. cab49bc9 m68k/amiga: Chip RAM - Change chipavail to an atomic_t by Geert Uytterhoeven · 13 years ago
  33. 3a17bfa m68k/amiga: Chip RAM - Always allocate from the start of memory by Geert Uytterhoeven · 13 years ago
  34. b4f6f45 m68k/amiga: Chip RAM - Convert from printk() to pr_*() by Geert Uytterhoeven · 13 years ago
  35. 5be3246 m68k/amiga: Chip RAM - Use tabs for indentation by Geert Uytterhoeven · 13 years ago
  36. 664a41b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  37. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  38. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  39. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  40. 8f57be8 Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  41. cb7dee8 Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  42. 49267fc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  43. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  44. 18cb63b ARM: zynq: remove incorrectly deleted file by Arnd Bergmann · 13 years ago
  45. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  46. fb149f9 at91: add arch specific ioremap support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  47. f0051d8 at91: factorize sram init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  48. 51ddec7 at91: move register clocks to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  49. 4653937 at91: move clock subsystem init to soc generic init by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  50. 8c3583b at91: use structure to store the current soc by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  51. 1ff5b1b at91: remove AT91_DBGU offset from dbgu register macro by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  52. 92100c1 at91: factorize at91 interrupts init to soc by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  53. 21d08b9 at91: introduce commom AT91_BASE_SYS by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  54. 8e267f3 arm/dt: tegra devicetree support by Grant Likely · 13 years ago
  55. 3ba7222 arm/versatile: Add device tree support by Grant Likely · 13 years ago
  56. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  57. 4ba991d sparc: Detect and handle UltraSPARC-T3 cpu types. by David S. Miller · 13 years ago
  58. 314ff52 sparc: Don't do expensive hypervisor PCR write unless necessary. by David S. Miller · 13 years ago
  59. 15e3608 sparc: Add T3 sun4v cpu type and hypervisor group defines. by David S. Miller · 13 years ago
  60. facfdde sparc: Don't leave sparc_pmu_type NULL on sun4v. by David S. Miller · 13 years ago
  61. 7dfff95 [media] V4L: soc-camera: remove soc-camera bus and devices on it by Guennadi Liakhovetski · 13 years ago
  62. 6b526fe [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier by Guennadi Liakhovetski · 13 years ago
  63. 75ccf26 [media] OMAP3: RX-51: define vdds_csib regulator supply by Kalle Jokiniemi · 13 years ago
  64. 678624e40 sparc: rename atomic_add_unless by Stephen Rothwell · 13 years ago
  65. 9ed3689 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  66. 885f24e ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOC by Uwe Kleine-König · 13 years ago
  67. 3639229 microblaze: Do not show error message for 32 interrupt lines by Michal Simek · 13 years ago
  68. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  69. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  70. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  71. 0ca1e29 net/fec: gasket needs to be enabled for some i.mx by Shawn Guo · 13 years ago
  72. fe6b540 serial/imx: get rid of the uses of cpu_is_mx1() by Shawn Guo · 13 years ago
  73. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  74. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  75. 2d86a3f Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  76. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  77. 62c9072 Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  78. 4b30b6f Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  79. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  80. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  81. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  82. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  83. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  84. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  85. b45d59f mn10300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  86. adc400f frv, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  87. e7b3914 watchdog: at91sam9/wdt: move register header to drivers by Jean-Christophe Plagniol-Villard · 13 years ago
  88. 6fd4ce8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  89. fa8f53a Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  90. 6dbd308 Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus" by Michal Simek · 13 years ago
  91. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  92. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  93. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  94. 3b76eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  95. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  96. bf28607 MIPS: Close races in TLB modify handlers. by David Daney · 13 years ago
  97. f0daaaf MIPS: Add uasm UASM_i_SRL_SAFE macro. by David Daney · 13 years ago
  98. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  99. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 13 years ago
  100. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago