1. 34446d0 uwb: make USB device id table constant by Márton Németh · 14 years ago
  2. 145434b uwb: wlp: refactor wlp_get_<attribute>() macros by David Vrabel · 14 years ago
  3. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. a81406b Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  5. 43b19f1 drm/radeon/kms: rs600: use correct mask for SW interrupt by Luca Tettamanti · 14 years ago
  6. 65aa2f4 gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test by Darren Jenkins · 14 years ago
  7. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 14 years ago
  8. 3655d54 drm/radeon/radeon_fence.c: move a dereference below the NULL test by Darren Jenkins · 14 years ago
  9. d8a7f79 drm/radeon/radeon_connectors.c: add a NULL test before dereference by Darren Jenkins · 14 years ago
  10. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 14 years ago
  11. 90520b7 Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 14 years ago
  12. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 14 years ago
  13. 8e10ee9 drm/edid: Fix CVT width/height decode by Adam Jackson · 14 years ago
  14. 69da301 drm/edid: Skip empty CVT codepoints by Adam Jackson · 14 years ago
  15. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 14 years ago
  16. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  17. 7959722 NOMMU: Use copy_*_user_page() in access_process_vm() by Jie Zhang · 14 years ago
  18. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 14 years ago
  19. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 14 years ago
  20. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  21. b292cf9 sunrpc: fix peername failed on closed listener by Xiaotian Feng · 14 years ago
  22. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 14 years ago
  23. b1c0ec8 Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  24. 642a74e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  25. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 14 years ago
  26. 4547668 drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function by Zhao Yakui · 14 years ago
  27. e5a95eb drm/i915: Select the correct BPC for LVDS on Ironlake by Zhao Yakui · 14 years ago
  28. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 14 years ago
  29. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 14 years ago
  30. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 14 years ago
  31. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 14 years ago
  32. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  33. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  34. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 14 years ago
  35. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 14 years ago
  36. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 14 years ago
  37. c92b29e DaVinci: DM365: Add the device_enable for the DaVinci Keyscan by Miguel Aguilar · 15 years ago
  38. ae88e05 davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci by Sekhar Nori · 15 years ago
  39. 75c99bb davinci: da8xx/omap-l1: mark RTC as a wakeup source by Sekhar Nori · 15 years ago
  40. 2d3f595 davinci: cp_intc: provide set_wake function by Sekhar Nori · 15 years ago
  41. 077639f Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  42. c6f7afa Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  43. 34e2fde Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  44. 10b465a modules: Skip empty sections when exporting section notes by Ben Hutchings · 14 years ago
  45. 1d3d51b drm/radeon/kms: add missing breaks in i2c and ss lookups by Alex Deucher · 14 years ago
  46. 246263c drm/radeon/kms: add primary dac adj values table by Alex Deucher · 14 years ago
  47. b9597a1 drm/radeon/kms: fallback to default connector table by Alex Deucher · 14 years ago
  48. 74d2e4f Linux 2.6.33-rc3 by Linus Torvalds · 14 years ago
  49. eb1c838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  50. db677ff Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 14 years ago
  51. 6307daa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  52. f843b0f Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 by Linus Torvalds · 14 years ago
  53. dc2f9c5 ARM: 5865/1: nuc900 ethernet driver needs mii by Li Jie · 14 years ago
  54. 58b2e0a ARM: 5864/1: Implement arch_reset() in NUC900 by Li Jie · 14 years ago
  55. 1368c51 ARM: 5863/1: fix bugs of clock source of NUC900 by Li Jie · 14 years ago
  56. 070f1f1 ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range by Bahadir Balban · 14 years ago
  57. e04ed38 sparc64: Fix Niagara2 perf event handling. by David S. Miller · 14 years ago
  58. efd124b exofs: simple_write_end does not mark_inode_dirty by Boaz Harrosh · 14 years ago
  59. 89be503 exofs: fix pnfs_osd re-definitions in pre-pnfs trees by Boaz Harrosh · 14 years ago
  60. 8183e2b sparc64: Fix NMI programming when perf events are active. by David S. Miller · 14 years ago
  61. 5958eed Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  62. c7c17c2 bbc_envctrl: Clean up properly if kthread_run() fails. by David S. Miller · 14 years ago
  63. c5974b8 Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  64. 14107c7 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  65. 846f997 sysfs: Add lockdep annotations for the sysfs active reference by Eric W. Biederman · 14 years ago
  66. 3e27249 lguest: fix bug in setting guest GDT entry by Rusty Russell · 14 years ago
  67. 741f21e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  68. d4d3b19 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  69. e43c259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  70. 3e8d95d tosh: Use non bkl ioctl by Alan Cox · 14 years ago
  71. 5d9d6e4 i2o: propogate the BKL down into the ioctl method by Alan Cox · 14 years ago
  72. 6432e73 sony_pi: Remove the BKL from open and ioctl by John Kacur · 15 years ago
  73. a87da40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  74. ecbec24 ASoC: fixup oops in generic AC97 codec glue by Manuel Lauss · 14 years ago
  75. 500af63 [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7 by James Smart · 14 years ago
  76. 9795724 [SCSI] lpfc 8.3.7: Fix discovery failures. by James Smart · 14 years ago
  77. aacc20e [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors. by James Smart · 14 years ago
  78. def9c7a [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues by James Smart · 14 years ago
  79. 1987807 [SCSI] lpfc 8.3.7: Fix NPIV operation errors by James Smart · 14 years ago
  80. eeead81 [SCSI] lpfc 8.3.7: Fix FC protocol errors by James Smart · 14 years ago
  81. 91e6eca [SCSI] stex: fix scan of nonexistent lun by Ed Lin · 14 years ago
  82. 3ac5843 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 14 years ago
  83. f9ffaa9 imx/mx3: depend on USB_ULPI for otg_ulpi_create by Uwe Kleine-König · 14 years ago
  84. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 14 years ago
  85. e71fbaf mx25: pdk: add platform code for FEC support by Baruch Siach · 14 years ago
  86. a759544 mx25: add support for FEC on i.MX25 by Baruch Siach · 14 years ago
  87. dda71f1 mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ by Baruch Siach · 14 years ago
  88. 4c21186 mx31moboard: fix usbh device names by Valentin Longchamp · 15 years ago
  89. 9d00278 mx3: add support for the mt9v022 camera sensor to pcm037 platform by Guennadi Liakhovetski · 14 years ago
  90. 2243b64 mx27: mxt_td60: Remove not used UART pins by Alan Carvalho de Assis · 15 years ago
  91. 3e10e71 resource: add helpers for fetching rlimits by Jiri Slaby · 15 years ago
  92. 96d07d2 resource: move kernel function inside __KERNEL__ by Jiri Slaby · 15 years ago
  93. 17740d8 SECURITY: selinux, fix update_rlimit_cpu parameter by Jiri Slaby · 15 years ago
  94. cc4707b [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  95. f5cae7b [S390] Have param.h simply include <asm-generic/param.h>. by Robert P. J. Day · 14 years ago
  96. 6486cda [S390] qdio: convert global statistics to per-device stats by Jan Glauber · 14 years ago
  97. 2f48912 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. by Daisuke HATAYAMA · 14 years ago
  98. 7dbcd8c sh: update defconfigs. by Paul Mundt · 14 years ago
  99. 5e9daa0 sh: Don't default enable PMB support. by Paul Mundt · 14 years ago
  100. b4e2a2a sh: Disable PMB for SH4AL-DSP CPUs. by Paul Mundt · 14 years ago