1. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  2. c27cb68 [ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping function by Ben Dooks · 17 years ago
  3. 9b8c0088 [ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.S by Ben Dooks · 17 years ago
  4. e95f52c [ARM] 4789/1: S3C2412: Add missing CLKDIVN register values by Ben Dooks · 17 years ago
  5. db9b85c [ARM] 4786/1: S3C2412: Add SPI FIFO controll constants by Ben Dooks · 17 years ago
  6. e5812bf [ARM] 4785/1: S3C24XX: Add _SHIFT definitions for S3C2410_BANKCON registers by Ben Dooks · 17 years ago
  7. bb6d9b5 [ARM] 4783/1: S3C24XX: Add s3c2410_gpio_getpull() by Ben Dooks · 17 years ago
  8. 9f613be [ARM] 4782/1: S3C24XX: Define FIQ_START for any FIQ users by Ben Dooks · 17 years ago
  9. c58f7a1 [ARM] 4781/1: S3C24XX: DMA suspend and resume support by Ben Dooks · 17 years ago
  10. c6709e8 [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX by Ben Dooks · 17 years ago
  11. 67d729a [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call by Ben Dooks · 17 years ago
  12. f7275da [ARM] 4775/1: s3c2410: fix compilation error if only s3c2442 cpu is selected by Krzysztof Helt · 17 years ago
  13. 0baada2 [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake by Ben Dooks · 17 years ago
  14. 0953612 [ARM] 4727/1: S3C2412: Remove unused GPESLPCON by Ben Dooks · 17 years ago
  15. b708d7b [ARM] 4726/1: S3C2412: IIS register definitions by Ben Dooks · 17 years ago
  16. ff44b49 [ARM] 4722/1: S3C24XX: Improve output if watchdog reset fails by Ben Dooks · 17 years ago
  17. d652074 [ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard reset by Ben Dooks · 17 years ago
  18. cf08167 [ARM] 4720/1: S3C2412: Add power configuration registers for battery flat behaviour. by Ben Dooks · 17 years ago
  19. 1fb4e56 [ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412 by Ben Dooks · 17 years ago
  20. 9152530 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  21. e9f1373 i2c: Add i2c_new_dummy() utility by David Brownell · 17 years ago
  22. 9b766b8 i2c: Stop using the redundant client list by David Brownell · 17 years ago
  23. b7a3670 i2c-pxa: Add polling transfer by Mike Rapoport · 17 years ago
  24. 7bca087 i2c: Discard unused driver IDs by Jean Delvare · 17 years ago
  25. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  26. 026526f i2c: Drop redundant i2c_driver.list by Jean Delvare · 17 years ago
  27. 87c6c22 i2c: Drop redundant i2c_adapter.list by Jean Delvare · 17 years ago
  28. e48d331 i2c: Change prototypes of refcounting functions by Jean Delvare · 17 years ago
  29. bdc511f i2c: Use the driver model reference counting by Jean Delvare · 17 years ago
  30. bfb6df2 i2c: Constify client address data by Mark M. Hoffman · 17 years ago
  31. 7e8b992 i2c: some overdue driver removal by Adrian Bunk · 17 years ago
  32. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 17 years ago
  33. 1c7c2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  34. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 4d7a984 ide: task_end_request() fix by Tejun Heo · 17 years ago
  39. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 17 years ago
  41. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  43. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  46. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 17 years ago
  47. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 7969691 ARM kprobes: special hook for the kprobes breakpoint handler by Nicolas Pitre · 17 years ago
  53. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  54. 24ba613 ARM kprobes: core code by Abhishek Sagar · 18 years ago
  55. 35aa1df ARM kprobes: instruction single-stepping support by Quentin Barnes · 18 years ago
  56. 2b3b351 [ARM] 4764/1: [AT91] AT91CAP9 core support by Andrew Victor · 17 years ago
  57. a04ff1a [ARM] 4758/1: [AT91] LEDs by Andrew Victor · 17 years ago
  58. c8f385a [ARM] 4757/1: [AT91] UART initialization by Andrew Victor · 17 years ago
  59. bfbc326 [ARM] 4754/1: [AT91] SSC library support by Andrew Victor · 17 years ago
  60. 884f5a6 [ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9 by Andrew Victor · 17 years ago
  61. e292080 [ARM] 4751/1: [AT91] ISI peripheral on SAM9263 by Andrew Victor · 17 years ago
  62. 156864f [ARM] 4688/1: at91: speed-up irq processing by Marc Pignat · 17 years ago
  63. 9ebbec2 [ARM] 4657/1: AT91: Header definition update by Andrew Victor · 17 years ago
  64. d2936b1 [ARM] 4666/1: ixp4xx: fix sparse warnings in include/asm-arm/arch-ixp4xx/io.h by Pavel Roskin · 17 years ago
  65. f1a6de9 [ARM] Remove at91_lcdc.h by Jan Altenberg · 17 years ago
  66. 25ebee0 [ARM] 4583/1: ARMv7: Add VFPv3 support by Catalin Marinas · 17 years ago
  67. c98929c [ARM] 4582/2: Add support for the common VFP subarchitecture by Catalin Marinas · 17 years ago
  68. bfe645a [ARM] msm: dma support for MSM7X00A by Arve Hjønnevåg · 17 years ago
  69. 3042102 [ARM] msm: core platform support for ARCH_MSM7X00A by Brian Swetland · 17 years ago
  70. 20118ff [ARM] 4603/1: KS8695: debugfs interface to view pin state by Andrew Victor · 17 years ago
  71. 6331acd [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations by Herbert Valerio Riedel · 17 years ago
  72. 7ca7225 [ARM] 4669/1: ep93xx: simplify GPIO code and cleanups by Herbert Valerio Riedel · 17 years ago
  73. 4e9f9fd [ARM] 4668/1: ep93xx: implement new GPIO API by Herbert Valerio Riedel · 17 years ago
  74. 894cdde [S390] do local_irq_restore while spinning in spin_lock_irqsave. by Hisashi Hifumi · 17 years ago
  75. dab5209 [S390] add smp_call_function_mask by Carsten Otte · 17 years ago
  76. 028fed8 [S390] Unused field / extern declaration in processor.h by Martin Schwidefsky · 17 years ago
  77. 0ac30be [S390] single-step cleanup by Roland McGrath · 17 years ago
  78. 5800266 [S390] include/asm-s390/: Spelling fixes by Joe Perches · 17 years ago
  79. 48657d2 [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. by Michael Holzheu · 17 years ago
  80. 99ca4e5 [S390] kernel: Shutdown Actions Interface by Michael Holzheu · 17 years ago
  81. 48483b3 [S390] Get rid of additional_cpus kernel parameter. by Heiko Carstens · 17 years ago
  82. 519580f [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER. by Heiko Carstens · 17 years ago
  83. 3b4beb3 [S390] Remove owner_pc member from raw_spinlock_t. by Heiko Carstens · 17 years ago
  84. 5fd9c6e [S390] Change vmalloc defintions by Christian Borntraeger · 17 years ago
  85. 8ffd74a [S390] Avoid warnings in tlblush.h by Martin Schwidefsky · 17 years ago
  86. 6f457e1 [S390] Fix tlb flushing with idte. by Martin Schwidefsky · 17 years ago
  87. 08d0796 [S390] Standby cpu activation/deactivation. by Heiko Carstens · 17 years ago
  88. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  89. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  90. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  91. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  92. d69a3ad dlm: Split lock mode and flag constants into a sharable header. by Joel Becker · 17 years ago
  93. 99f1c97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  94. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  95. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  96. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  97. b31fde6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  98. f31c338 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  99. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 17 years ago