1. a002641 ARM: S3C244X: fix gpiolib port J support by Vasily Khoruzhick · 14 years ago
  2. fcef85c ARM: SAMSUNG: Add spinlock locking to GPIO banks by Ben Dooks · 14 years ago
  3. 1d3ef01 ARM: S3C24XX: Remove _INP macros in <mach/regs-gpioj.h> by Ben Dooks · 14 years ago
  4. 9772b75 ARM: S3C24XX: Remove S3C2410_GPJ numbering by Ben Dooks · 14 years ago
  5. 31da46d ARM: S3C24XX: Wrapper s3c2410_gpio_setpin and s3c2410_gpio_pullup() by Ben Dooks · 14 years ago
  6. fb37874 ARM: S3C2410: Remove the users of s3c2410_gpio_pullup() by Ben Dooks · 14 years ago
  7. 64f508d ARM: mini2440: Move to using gpiolib API and s3c_gpio functions by Ben Dooks · 14 years ago
  8. 9933847 ARM: S3C24XX: Remove s3c2410_gpio_getcfg(), implement s3c_gpio_getcfg() by Ben Dooks · 14 years ago
  9. 97a3399 ARM: SAMSUNG: Add GPIO configuration read calls by Ben Dooks · 14 years ago
  10. 5690a62 ARM: S3C24XX: Remove s3c2410_gpio_getirq() by Ben Dooks · 14 years ago
  11. e6528d5 ARM: S3C24XX: Remove s3c2410_gpio_getpull() by Ben Dooks · 14 years ago
  12. eee2b94 ARM: S3C24XX: Remove s3c2410_gpio_setcfg() by Ben Dooks · 14 years ago
  13. 40b956f ARM: S3C24XX: Drop s3c2410 specific s3c2410_gpio_cfgpin() by Ben Dooks · 14 years ago
  14. 82a4b6d ARM: S3C24XX: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull() by Ben Dooks · 14 years ago
  15. 27da040 ARM: S3C2410: Change s3c2410_gpio_pullupl(x, 1) to use s3c_gpio_cfgpull() by Ben Dooks · 14 years ago
  16. 7614e1d ARM: VR1000: Update mach-vr1000.c to use gpiolib API by Ben Dooks · 14 years ago
  17. 408c8b8 ARM: BAST: Update mach-bast to use gpiolib API by Ben Dooks · 14 years ago
  18. 96efa8d ARM: n30: Update mach-n30 to use gpiolib API by Ben Dooks · 14 years ago
  19. 2d2e0c8 ARM: QT2410: Update mach-qt2410 to use gpiolib API by Ben Dooks · 14 years ago
  20. db61ac5 ARM: H1940: Change mach-h1940 to use gpiolib API by Ben Dooks · 14 years ago
  21. afc84ad ARM: JIVE: Update mach-jive to use gpiolib API by Ben Dooks · 14 years ago
  22. f4146a6 ARM: H1940: Change h1940-bluetooth to use gpiolib API by Ben Dooks · 14 years ago
  23. 7ced5ea ARM: S3C24XX: Add extended GPIO used on S3C2443 and beyond by Ben Dooks · 14 years ago
  24. 1ec7269 ARM: S3C24XX: Add the gpio pull configuration for pull-up by Ben Dooks · 14 years ago
  25. 9bbb851 ARM: S3C24XX: Add initial s3c_gpio configuration code by Ben Dooks · 14 years ago
  26. d7526f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 14 years ago
  28. b810e94 powernow-k8: Fix frequency reporting by Mark Langsdorf · 14 years ago
  29. 56f0e74 x86: Fix parse_reservetop() build failure on certain configs by Ingo Molnar · 14 years ago
  30. bbd391a x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests by Prarit Bhargava · 14 years ago
  31. 54413b8 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  32. 64fc74f MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump by Wu Zhangjin · 14 years ago
  33. b197b62 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds. by Wu Zhangjin · 14 years ago
  34. 8bbda42 MIPS: Loongson 2F: Enable fixups of the latest binutils by Wu Zhangjin · 14 years ago
  35. 622844b MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS by Wu Zhangjin · 14 years ago
  36. c619366 MIPS: Kconfig: Make Broadcom SoC support naming consistent by Florian Fainelli · 14 years ago
  37. a9af5a0 MIPS: BCM63xx: Update defconfig by Florian Fainelli · 14 years ago
  38. 922010f MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m by Wu Zhangjin · 14 years ago
  39. 94c26c9 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro. by Arnaud Patard · 14 years ago
  40. 514b6d0 MIPS: Loongson: Fix phys_mem_access_prot() check by Arnaud Patard · 14 years ago
  41. ff40ad7 MIPS: Loongson: Fix find_vga_mem_init() by Richard LIU · 14 years ago
  42. 1c6d541 MIPS: Loongson: Fix typo in gdium mach type string. by Arnaud Patard · 14 years ago
  43. 4f81b01 MIPS: Use CKSEG1ADDR for uncached handler by Sebastian Andrzej Siewior · 14 years ago
  44. 1ec5632 MIPS: Check for accesses beyond the end of the PGD. by David Daney · 14 years ago
  45. 3be6022 MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c by David Daney · 14 years ago
  46. 26b9e54 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm. by David Daney · 14 years ago
  47. ce384d8 MIPS: die() does not call die notifier chain by Yury Polyanskiy · 14 years ago
  48. fcf3ca4 MIPS: Swarm, Littlesur: Enable PATA platform driver. by Sebastian Andrzej Siewior · 14 years ago
  49. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 14 years ago
  50. 0dfeeca MIPS: SB1250: Include correct header and fix a warning by Sebastian Andrzej Siewior · 14 years ago
  51. b20947a MIPS: Fixup screen_info struct initializations by Sebastian Andrzej Siewior · 14 years ago
  52. 9eed412 MIPS: cmpxchg.h: Fix excessive indentation. by Ralf Baechle · 14 years ago
  53. c8f3cc0 MIPS: Don't vmap things at address zero. by David Daney · 14 years ago
  54. 7270be0 MIPS: PNX8550: Fix build error, broken by: by Ralf Baechle · 14 years ago
  55. 1e75345 musb: fix power field to hold all possible values by Ajay Kumar Gupta · 14 years ago
  56. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 14 years ago
  57. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  58. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  59. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  60. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  61. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 79dba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  63. b56ba8a ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB by Colin Tuckley · 15 years ago
  64. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  65. 76ad4b8 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 14 years ago
  66. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 14 years ago
  67. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 14 years ago
  68. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 14 years ago
  69. 17282b9 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  70. dbc9632 powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 by Kumar Gala · 14 years ago
  71. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 14 years ago
  72. 383bee6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  73. 453dc65 VMware Balloon driver by Dmitry Torokhov · 14 years ago
  74. 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 14 years ago
  75. 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 14 years ago
  76. 223e632 omap: delete unused bootloader tag variables by Aaro Koskinen · 14 years ago
  77. cf25eb9 omap: Devkit8000: Remove unused pins by Thomas Weber · 14 years ago
  78. faec32e omap: Devkit8000: Change position of init calls by Thomas Weber · 14 years ago
  79. 184644a omap: Devkit8000: Remove unnecessary include file by Thomas Weber · 14 years ago
  80. 3cdc6ee omap: Devkit8000: Fix typo in pin name by Thomas Weber · 14 years ago
  81. 51824c5 omap: Devkit8000: Add missing package selection by Thomas Weber · 14 years ago
  82. 6057db5 omap: Devkit8000: Fix typo in supplies by Thomas Weber · 14 years ago
  83. 57ed0e7 n8x0_defconfig: remove CONFIG_NILFS2_FS override by Francisco Alecrim · 14 years ago
  84. 3184948 omap: board-sdp-flash.c: Fix typos in debug output by Thomas Weber · 14 years ago
  85. aee44c3 omap4: Fix McBSP4 base address by Santosh Shilimkar · 14 years ago
  86. cc352a3 omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options by Jarkko Nikula · 14 years ago
  87. c8fa4d2 omap: rx51_defconfig: Remove duplicate phonet by Jarkko Nikula · 14 years ago
  88. 11e1ef2 omap: fix a gpmc nand problem by stanley.miao · 14 years ago
  89. 5241b6b AM3517: initialize i2c subsystem after mux subsystem by stanley.miao · 14 years ago
  90. 908c08d omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL by stanley.miao · 14 years ago
  91. 562468b omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled by stanley.miao · 14 years ago
  92. c8334810 OMAP4: Clocks: Change SPI Instance Names by Abraham Arce · 14 years ago
  93. 2135bb5 omap: Devkit8000: Fix wrong usb port on Devkit8000 by Thomas Weber · 14 years ago
  94. 3655e0b OMAP4: Fix for CONTROL register Base by Santosh Shilimkar · 14 years ago
  95. 9df76b7 OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base by kishore kadiyala · 14 years ago
  96. f6b7453 omap3: Fix EHCI port for IGEP v2 board by Enric Balletbo i Serra · 14 years ago
  97. 1dea5c6 omap: Fix n8x0 mmc_mmc_init compile warnings and typos by Tony Lindgren · 14 years ago
  98. 67d2482 omap2: Fix ARM processor check for 24xx by Tony Lindgren · 14 years ago
  99. df571c4a omap4: Fix build break when used with gcc-4.4.1 (2009-q3) by Richard Woodruff · 14 years ago
  100. 519e616 omap: DMA: Init CDAC to zero by manjugk manjugk · 14 years ago