1. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  2. e7db7b4 arm: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  3. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  4. ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 15 years ago
  5. 129182e percpu: avoid calling __pcpu_ptr_to_addr(NULL) by Andrew Morton · 15 years ago
  6. 8767ba2 kmod: fix resource leak in call_usermodehelper_pipe() by Masami Hiramatsu · 15 years ago
  7. 42d53b4 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and by Krzysztof Halasa · 15 years ago
  8. e992cd9 kmemcheck: make bitfield annotations truly no-ops when disabled by Vegard Nossum · 15 years ago
  9. cb5a8b2 docs: large update to ioctl-number.txt by Randy Dunlap · 15 years ago
  10. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  11. cc20b90 ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock by Simon Kagstrom · 15 years ago
  12. 4c9f8be ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards by Colin Tuckley · 15 years ago
  13. 24be78b OMAP: DSS2: Make check-delay-loops consistent by Tomi Valkeinen · 15 years ago
  14. f3a82d1 OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() by Tomi Valkeinen · 15 years ago
  15. 7f000dd video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c by Peter Huewe · 15 years ago
  16. 5c18df8 OMAP: DSS2: Fix compile warning by Vaibhav Hiremath · 15 years ago
  17. 676eec0 MAINTAINERS: Combine DSS2 and OMAPFB2 into one entry by Tomi Valkeinen · 15 years ago
  18. 05b5d89 quota: Fix dquot_transfer for filesystems different from ext4 by Jan Kara · 15 years ago
  19. 3043c10 MAINTAINERS: change omapfb maintainer by Tomi Valkeinen · 15 years ago
  20. b64a5a1 OMAP: OMAPFB: add dummy release function for omapdss by Tomi Valkeinen · 15 years ago
  21. f778a12 OMAP: OMAPFB: fix clk_get for RFBI by Tomi Valkeinen · 15 years ago
  22. fc248a4 OMAP: DSS2: RFBI: convert to new kfifo API by Tomi Valkeinen · 15 years ago
  23. ba19809 GFS2: Use MAX_LFS_FILESIZE for meta inode size by Steven Whitehouse · 15 years ago
  24. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  25. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  26. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  27. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  28. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  29. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  30. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  31. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  32. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  33. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  34. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  35. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  36. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  37. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  38. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  39. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  40. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  41. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  42. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  43. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  44. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  45. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  46. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  47. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  48. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  49. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  50. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  51. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  52. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  53. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  54. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  55. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  56. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  57. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 15 years ago
  58. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  59. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  60. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  61. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  62. 3dd3a15 hwmon: Make PCI device ids constant by Márton Németh · 15 years ago
  63. 1fe63ab hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs by Yong Wang · 15 years ago
  64. c5114a1 hwmon: (k10temp) Blacklist more family 10h processors by Clemens Ladisch · 15 years ago
  65. 7e5eab1 hwmon: (asus_atk0110) Add debugfs interface by Luca Tettamanti · 15 years ago
  66. 8ba406b hwmon: (asus_atk0110) Refactor interface probe code by Luca Tettamanti · 15 years ago
  67. bb595c9 hwmon: (adt7462) Fix pin 28 monitoring by Roger Blofeld · 15 years ago
  68. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  69. 44e08c4 xfs: Don't flush stale inodes by Dave Chinner · 15 years ago
  70. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  71. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  72. c68db71 ALSA: ac97: add AC97 STMicroelectronics' codecs by Krzysztof Helt · 15 years ago
  73. af9a75d ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist by Daniel T Chen · 15 years ago
  74. 62a8c5b ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h by Santosh Shilimkar · 15 years ago
  75. 657b366 ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by missing includes by Peter Hüwe · 15 years ago
  76. f892027 ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API set by Peter Hüwe · 15 years ago
  77. 50f411e DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  78. 27dba4b Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus by Tony Lindgren · 15 years ago
  79. cdf1a91 OMAP2 clock: dynamically allocate CPUFreq frequency table by Paul Walmsley · 15 years ago
  80. 4e37c10 OMAP clock/CPUFreq: add clk_exit_cpufreq_table() by Paul Walmsley · 15 years ago
  81. ca6eccb OMAP2xxx OPP: clean up comments in OPP data by Paul Walmsley · 15 years ago
  82. 19fe458 OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled by Felipe Balbi · 15 years ago
  83. 9b11769 OMAP1 clock: remove __initdata from struct clk_functions to prevent crash by Cory Maccarrone · 15 years ago
  84. e8ae6b6 OMAP1 clock: Add missing clocks for OMAP 7xx by Cory Maccarrone · 15 years ago
  85. d1e6249 OMAP clock: remove incorrect EXPORT_SYMBOL()s by Paul Walmsley · 15 years ago
  86. 3e3ee15 OMAP3 clock: Add capability to change rate of dpll4_m5_ck by Tuukka Toivonen · 15 years ago
  87. 073463c OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLK by Paul Walmsley · 15 years ago
  88. 9b5bc5f OMAP3: clock: add clockdomains for UART1 & 2 by Kevin Hilman · 15 years ago
  89. 51e888d OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space by Paul Walmsley · 15 years ago
  90. 7adb998 OMAP2xxx IO mapping: mark DSP mappings as being 2420-only by Paul Walmsley · 15 years ago
  91. 98bb155 ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. by Abhijit Pagare · 15 years ago
  92. 48bca0e OMAP2: remove duplicated #include by Huang Weiyi · 15 years ago
  93. 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  94. 9993b36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  95. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  96. dbd6a7c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  97. d86527d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  98. 0446e9d Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  99. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago