1. bec571e decnet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  2. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  3. cd07ecc Merge branch 'omap4' into for-next by Tony Lindgren · 15 years ago
  4. 4c50d22 Merge branch 'omap3-boards' into for-next by Tony Lindgren · 15 years ago
  5. 970a724 Merge branch 'omap3-upstream' into for-next by Tony Lindgren · 15 years ago
  6. c81592b Merge branch 'omap-upstream' into for-next by Tony Lindgren · 15 years ago
  7. 77bbca1 davinci: defconfig update: add EMAC by Kevin Hilman · 15 years ago
  8. 20e9969 davinci: add SRAM allocator by David Brownell · 15 years ago
  9. 0d04eb4 davinci: soc-specific SRAM setup by David Brownell · 15 years ago
  10. b79dbde davinci: remove remnants of IRAM allocator by David Brownell · 15 years ago
  11. 96ed299 davinci: cleanup: move dm355 UART2 define to dm355.c by Kevin Hilman · 15 years ago
  12. 5570078 davinci: Move PINMUX defines to SoC files by Mark A. Greer · 15 years ago
  13. 3abd5ac davinci: Add compare register support to timer code by Mark A. Greer · 15 years ago
  14. 0b0c4c2 davinci: Integrate cp_intc support into low-level irq code by Mark A. Greer · 15 years ago
  15. b14dc0f davinci: Factor out emac mac address handling by Mark A. Greer · 15 years ago
  16. c97909f davinci: Remove unused i2c eeprom_read/write routines by Mark A. Greer · 15 years ago
  17. 972412b davinci: Move emac platform_data to SoC-specific files by Mark A. Greer · 15 years ago
  18. 65e866a davinci: Move serial platform_device into SoC-specific files by Mark A. Greer · 15 years ago
  19. a994955 davinci: Make GPIO code more generic by Mark A. Greer · 15 years ago
  20. 9e096753 perf_counter tools: Document '--' option parsing terminator by Mike Galbraith · 15 years ago
  21. de04687 perf_counter tools: Convert builtin-top to use libperf symbol routines by Arnaldo Carvalho de Melo · 15 years ago
  22. 69ee69f perf_counter tools: Optionally pass a symbol filter to the dso load routines by Arnaldo Carvalho de Melo · 15 years ago
  23. a827c87 perf_counter tools: Consolidate dso methods to load kernel symbols by Arnaldo Carvalho de Melo · 15 years ago
  24. 0085c954 perf_counter tools: struct symbol priv area by Arnaldo Carvalho de Melo · 15 years ago
  25. a2928c4 perf_counter tools: Move symbol resolution classes from report to libperf by Arnaldo Carvalho de Melo · 15 years ago
  26. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  27. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  28. b04e897 ARM: OMAP4: Add defconfig for 4430 SDP by Santosh Shilimkar · 15 years ago
  29. 46ba0ab ARM: OMAP4: Add support for 4430 SDP by Santosh Shilimkar · 15 years ago
  30. 7483038 ARM: OMAP4: Clock stubs since CLKDEV not in yet. by Santosh Shilimkar · 15 years ago
  31. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  32. 7419045 ARM: OMAP3: pandora: add support for mode devices by Grazvydas Ignotas · 15 years ago
  33. 1bfc373 ARM: OMAP3: Add omap3 EVM defconfig by Syed Mohammed Khasim · 15 years ago
  34. 53c5ec3 ARM: OMAP3: Add omap3 EVM support by Syed Mohammed Khasim · 15 years ago
  35. b969a28 ARM: OMAP3: Defconfig for Zoom2 board by Vikram Pandita · 15 years ago
  36. 577145f ARM: OMAP3: Add support for OMAP3 Zoom2 board by Vikram Pandita · 15 years ago
  37. f52eeee ARM: OMAP3: RX51: Connect VAUX3 to MMC2 by Adrian Hunter · 15 years ago
  38. 64f535a ARM: OMAP3: pandora: setup regulator framework for MMC by Grazvydas Ignotas · 15 years ago
  39. bb3b9d8 ARM: OMAP3: Initialize regulators for Beagle and Overo by David Brownell · 15 years ago
  40. b583f26 ARM: OMAP3: mmc-twl4030 uses regulator framework by David Brownell · 15 years ago
  41. 4a899d5 ARM: OMAP3: Initialize more devices for LDP by Tony Lindgren · 15 years ago
  42. 49adf46 ARM: OMAP3: ZOOM MDK: Add FB support to board file by Imre Deak · 15 years ago
  43. 17a722c ARM: OMAP3: SDRC: add timing data for Qimonda HYB18M512160AF-6 by Paul Walmsley · 15 years ago
  44. 2e12bd7 ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2 by Paul Walmsley · 15 years ago
  45. 2aa57be ARM: OMAP2/3: Serial: Remove arch_initcall dependency by Vikram Pandita · 15 years ago
  46. f247de3 ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_BASE by Tony Lindgren · 15 years ago
  47. 088962c ARM: OMAP1: Make 770 LCD work by Andrew de Quincey · 15 years ago
  48. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 15 years ago
  49. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  50. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  51. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  52. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 15 years ago
  53. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 15 years ago
  54. f552578 ARM: OMAP: Add some entries to MAINTAINERS by Tony Lindgren · 15 years ago
  55. 7d8e967 ARM: OMAP2: 2430SDP: Add FB support to board file by Imre Deak · 15 years ago
  56. 1a48e15 ARM: OMAP2/3: Add generic smc91x support when connected to GPMC by Tony Lindgren · 15 years ago
  57. aa62e90 ARM: OMAP2/3: Add generic onenand support when connected to GPMC by Juha Yrjola · 15 years ago
  58. 279b918 ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2 by Santosh Shilimkar · 15 years ago
  59. 0815f8e ARM: OMAP2/3: DMA: implement trans copy and const fill by Tomi Valkeinen · 15 years ago
  60. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 15 years ago
  61. b96d31a cifs: clean up set_cifs_acl interfaces by Christoph Hellwig · 15 years ago
  62. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 15 years ago
  63. c912f7e OMAP1: PM: update and decouple from OMAP2/3 PM core by Kevin Hilman · 15 years ago
  64. d3fd329 OMAP3: PM: prevent module wakeups from waking IVA2 by Kevin Hilman · 15 years ago
  65. b1340d1 OMAP3: PM: Clear pending PRCM reset flags on init by Kevin Hilman · 15 years ago
  66. 014c46d OMAP3: PM: Ensure PRCM interrupts are cleared at boot by Kevin Hilman · 15 years ago
  67. 94a3ef6 OMAP3: PM: Ensure MUSB block can idle when driver not loaded by Peter 'p2' De Schrijver · 16 years ago
  68. 01cbd4d OMAP3: PM: D2D clockdomain supports SW supervised transitions by Kevin Hilman · 16 years ago
  69. 8111b22 OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init by Kevin Hilman · 15 years ago
  70. ba87a9b OMAP: UART: Add sysfs interface for adjusting UART sleep timeout by Jouni Hogander · 16 years ago
  71. 4af4016 OMAP3: PM: UART: disable clocks when idle and off-mode support by Kevin Hilman · 15 years ago
  72. 5a1a5ab OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X by Kevin Hilman · 16 years ago
  73. 1155e42 OMAP3: PM: Force IVA2 into idle during bootup by Kevin Hilman · 16 years ago
  74. 9443453 OMAP: Add new function to check wether there is irq pending by Jouni Hogander · 15 years ago
  75. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  76. 203350c ASoC: Initialise dev for the dummy S/PDIF DAI by Mark Brown · 15 years ago
  77. a3ce6ea Input: libps2 - better handle bad scheduler decisions by Dmitry Torokhov · 15 years ago
  78. 1bf4072 cifs: reorganize get_cifs_acl by Christoph Hellwig · 15 years ago
  79. 3873607 x86, mce: drop "extern" from function prototypes in asm/mce.h by H. Peter Anvin · 15 years ago
  80. cd13adcc x86: trivial clean up for arch/x86/Kconfig by Hidetoshi Seto · 15 years ago
  81. eb2a6ab x86: trivial clean up for irq_vectors.h by Andi Kleen · 15 years ago
  82. 98a9c8c x86, mce: trivial clean up for mce-inject.c by Hidetoshi Seto · 15 years ago
  83. 61a021a x86, mce: trivial clean up for mce_intel_64.c by Hidetoshi Seto · 15 years ago
  84. 34fa196 x86, mce: trivial clean up for mce_amd_64.c by Hidetoshi Seto · 15 years ago
  85. 14a0253 x86, mce: trivial clean up for mce.c by Hidetoshi Seto · 15 years ago
  86. cc3aec5 x86, mce: trivial clean up for therm_throt.c by Hidetoshi Seto · 15 years ago
  87. 9319cec x86, mce: use strict_strtoull by Hidetoshi Seto · 15 years ago
  88. 8780e8e x86, mce: improve documentation by Andi Kleen · 15 years ago
  89. b170204 x86, mce: drop BKL in mce_open by Andi Kleen · 15 years ago
  90. 3256169 x86, mce: rename and align out2 label by Andi Kleen · 15 years ago
  91. 8be9110 x86, mce: remove mce_init unused argument by Thomas Gleixner · 15 years ago
  92. fc016a4 x86, mce: remove unused mce_events variable by Andi Kleen · 15 years ago
  93. b56f642 x86, mce: use extended sysattrs for the check_interval attribute. by Andi Kleen · 15 years ago
  94. 88921be x86, mce: synchronize core after machine check handling by Andi Kleen · 15 years ago
  95. 5706001 x86, mce: fix comment style in mce-inject.c by H. Peter Anvin · 15 years ago
  96. a1ff41b x86, mce: add comment about mce_chrdev_ops being writable by H. Peter Anvin · 15 years ago
  97. ea149b3 x86, mce: add basic error injection infrastructure by Andi Kleen · 15 years ago
  98. 5f8c1a5 x86, mce: add MSR read wrappers for easier error injection by Andi Kleen · 15 years ago
  99. a9862e0 Export add_timer_on for modules by Andi Kleen · 15 years ago
  100. 172d899 x86, mce: document new 32bit mcelog requirement in Documentation/Changes by Andi Kleen · 15 years ago