1. bba1594 Merge branch 'mmci' into amba by Russell King · 13 years ago
  2. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
  3. a64ae39 ARM: 7335/1: mach-u300: do away with MMC config files by Linus Walleij · 13 years ago
  4. 7437cfa ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register by Ulf Hansson · 13 years ago
  5. c997e51 ARM: 7309/1: realview: fix unconnected interrupts on EB11MP by Marc Zyngier · 13 years ago
  6. 75c0696 ARM: amba: samsung: use common amba device initializers by Russell King · 13 years ago
  7. b5b654f ARM: amba: spear: use common amba device initializers by Russell King · 13 years ago
  8. 53d68af ARM: amba: nomadik: use common amba device initializers by Russell King · 13 years ago
  9. 6db2a45 ARM: amba: u300: use common amba device initializers by Russell King · 13 years ago
  10. e78b68ae ARM: amba: lpc32xx: use common amba device initializers by Russell King · 13 years ago
  11. d948b45 ARM: amba: netx: use common amba device initializers by Russell King · 13 years ago
  12. 8ede1ae ARM: amba: bcmring: use common amba device initializers by Russell King · 13 years ago
  13. 0b26051 ARM: amba: ep93xx: use common amba device initializers by Russell King · 13 years ago
  14. e911ff1 ARM: amba: omap2: use common amba device initializers by Russell King · 13 years ago
  15. 2f64ccd ARM: amba: integrator: use common amba device initializers by Russell King · 13 years ago
  16. 9199340 ARM: amba: realview: get rid of private platform amba_device initializer by Russell King · 13 years ago
  17. 8f5088b ARM: amba: versatile: get rid of private platform amba_device initializer by Russell King · 13 years ago
  18. cdd4e1a ARM: amba: vexpress: get rid of private platform amba_device initializer by Russell King · 13 years ago
  19. cc6e75a ARM: amba: provide common initializers for static amba devices by Russell King · 13 years ago
  20. 2eac58d ARM: amba: make use of -1 IRQs warn by Russell King · 13 years ago
  21. 3bf9688 ARM: amba: u300: get rid of NO_IRQ initializers by Russell King · 13 years ago
  22. 8395e9d ARM: amba: spear: get rid of NO_IRQ initializers by Russell King · 13 years ago
  23. 0860cc282 ARM: amba: netx: get rid of NO_IRQ initializers by Russell King · 13 years ago
  24. b962f1b ARM: amba: nomadik: get rid of NO_IRQ initializers by Russell King · 13 years ago
  25. 887d555 ARM: amba: mxs: get rid of NO_IRQ initializers by Russell King · 13 years ago
  26. cfbd209 ARM: amba: lpc32xx: get rid of NO_IRQ initializers by Russell King · 13 years ago
  27. 0dada61 ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers by Russell King · 13 years ago
  28. 8a47ae8 ARM: amba: samsung: get rid of NO_IRQ initializers by Russell King · 13 years ago
  29. 0250eb5 ARM: amba: get rid of NO_IRQ initializers by Russell King · 13 years ago
  30. 4ce02fd ARM: amba: ux500: get rid of NO_IRQ by Russell King · 13 years ago
  31. 023f117 ARM: amba: make irq 0 invalid by Russell King · 13 years ago
  32. 039e7ad ARM: amba: mxs: convert to use amba_device_alloc by Russell King · 13 years ago
  33. 9a25706 ARM: amba: integrator: convert to use amba_device_alloc by Russell King · 13 years ago
  34. 46d4bb9b5 ARM: amba: ux500: convert to use amba_device_alloc by Russell King · 13 years ago
  35. c0f72f8 ARM: amba: of: convert to use amba_device_alloc by Russell King · 13 years ago
  36. d5dc927 ARM: amba: add amba_device allocation/add/put functions by Russell King · 13 years ago
  37. dffcb9c ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM by Will Deacon · 13 years ago
  38. 393e5e2 ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packets by Ulf Hansson · 13 years ago
  39. 7258db7 ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA job by Ulf Hansson · 13 years ago
  40. 2cd976c ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspend by Ulf Hansson · 13 years ago
  41. 48fa700 ARM: 7221/1: mmc: mmci: Change from using legacy suspend by Ulf Hansson · 13 years ago
  42. bc52181 ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handler by Ulf Hansson · 13 years ago
  43. 4d1a3a0 ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction by Ulf Hansson · 13 years ago
  44. 7d72a1d ARM: 7217/1: mmc: mmci: Put power register deviations in variant data by Ulf Hansson · 13 years ago
  45. 5074d25 ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end by Ulf Hansson · 13 years ago
  46. 859dd55 ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128 by Ulf Hansson · 13 years ago
  47. dcd6c92 Linux 3.3-rc1 by Linus Torvalds · 13 years ago
  48. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  50. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  51. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  52. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  53. afd2909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  54. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 13 years ago
  55. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 13 years ago
  56. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 13 years ago
  57. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 13 years ago
  58. f6b2457 keys: fix user_defined key sparse messages by Mimi Zohar · 13 years ago
  59. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 13 years ago
  60. 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 13 years ago
  61. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 13 years ago
  62. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  63. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  64. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  65. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  66. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 13 years ago
  67. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 13 years ago
  68. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  69. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  70. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  71. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 13 years ago
  72. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  73. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  74. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  76. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  77. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  78. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  79. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 13 years ago
  80. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  81. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  82. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  83. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  84. 6a48897 Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  86. 488a9d0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  87. 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 13 years ago
  88. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  89. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 13 years ago
  90. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 13 years ago
  91. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 13 years ago
  92. 966f121 [libata] enable ata port async suspend by Lin Ming · 13 years ago
  93. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 13 years ago
  94. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 13 years ago
  95. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 13 years ago
  96. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 13 years ago
  97. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 13 years ago
  98. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 13 years ago
  99. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 13 years ago
  100. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 13 years ago