1. bc09475 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 4398f31 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 8e934db drm/i915: Prevent uninitialised reads during error state capture by Chris Wilson · 14 years ago
  4. b705120 drm/i915: Use consistent mappings for OpRegion between ACPI and i915 by Michael Karcher · 14 years ago
  5. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 14 years ago
  6. 5a9a8d1 drm/i915: Handle the no-interrupts case for UMS by polling by Chris Wilson · 14 years ago
  7. 3885c6b drm/i915: Disable high-precision vblank timestamping for UMS by Chris Wilson · 14 years ago
  8. 4041b85 drm/i915: Increase the amount of defense before computing vblank timestamps by Chris Wilson · 14 years ago
  9. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  10. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  11. 8c6a98b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent by Andy Whitcroft · 14 years ago
  12. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  13. 3a5655a can: at91_can: make can_id of mailbox 0 configurable by Marc Kleine-Budde · 14 years ago
  14. 9e0a2d1 can: at91_can: don't use mailbox 0 by Marc Kleine-Budde · 14 years ago
  15. 0909c1e can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM by Marc Kleine-Budde · 14 years ago
  16. 3ff6dca sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug by Yong Zhang · 14 years ago
  17. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  18. 5a05a6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  19. d20761a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  20. f1d0c99 Make CIFS mount work in a container. by Rob Landley · 14 years ago
  21. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  22. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  23. 577d6a7 module: fix missing semicolons in MODULE macro usage by Rusty Russell · 14 years ago
  24. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago
  25. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 14 years ago
  26. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  27. 3f391c7 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() by Jesper Juhl · 14 years ago
  28. b526ce2 drm/radeon/kms: simplify atom adjust pll setup by Alex Deucher · 14 years ago
  29. 8d96fe9 drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics by Alex Deucher · 14 years ago
  30. be23da8 drm/radeon/kms: make the mac rv630 quirk generic by Alex Deucher · 14 years ago
  31. 369d7ec drm/radeon/kms: fix a spelling error in an error message by Alex Deucher · 14 years ago
  32. 29d9ebc drm/radeon/kms: Initialize pageflip spinlocks. by Michel Dänzer · 14 years ago
  33. 3ac285ff selinux: return -ENOMEM when memory allocation fails by Davidlohr Bueso · 14 years ago
  34. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  35. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  36. 5403110 trusted keys: Fix a memory leak in trusted_update(). by Jesper Juhl · 14 years ago
  37. 7f3c68b keys: add trusted and encrypted maintainers by Mimi Zohar · 14 years ago
  38. b970344 encrypted-keys: rename encrypted_defined files to encrypted by Mimi Zohar · 14 years ago
  39. 4b174b6 trusted-keys: rename trusted_defined files to trusted by Mimi Zohar · 14 years ago
  40. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 14 years ago
  41. 86ca33e hwmon: (asus_atk0110) Override interface detection on Sabertooth X58 by Luca Tettamanti · 14 years ago
  42. 9d1f8a40 hwmon: (applesmc) Properly initialize lockdep attributes by Henrik Rydberg · 14 years ago
  43. 8969691 x86: Fix jump label with RO/NX module protection crash by matthieu castet · 14 years ago
  44. 934f992 drm/i915: Recognise non-VGA display devices by Chris Wilson · 14 years ago
  45. 076e2c0 drm/i915: Fix use of invalid array size for ring->sync_seqno by Chris Wilson · 14 years ago
  46. 5df1abd m68k/amiga: Fix "debug=mem" by Geert Uytterhoeven · 14 years ago
  47. de339e4 m68k/atari: Rename "scc" to "atari_scc" by Geert Uytterhoeven · 14 years ago
  48. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 14 years ago
  49. 9b310ac rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  50. fcf2856 docbook: fix broken serial to tty/serial movement by Randy Dunlap · 14 years ago
  51. fed7bb3 tty/serial: fix apbuart build by Randy Dunlap · 14 years ago
  52. 1035b63 n_hdlc: fix read and write locking by Paul Fulghum · 14 years ago
  53. d0694e2 serial: unbreak billionton CF card by Pavel Machek · 14 years ago
  54. a2a6a82 tty: use for_each_console() and WARN() on sysfs failures by Kay Sievers · 14 years ago
  55. c55c63c vt: fix issue when fbcon wants to takeover a second time. by Dave Airlie · 14 years ago
  56. 3c47eb0 usb: gadget: composite: avoid access beyond array max length by Maulik Mankad · 14 years ago
  57. d14fc1a USB: serial: handle Data Carrier Detect changes by Libor Pechacek · 14 years ago
  58. ca9cfea USB: gadget: Fix endpoint representation in ci13xxx_udc by Pavankumar Kondeti · 14 years ago
  59. 49d3df5 USB: gadget: Fix error path in ci13xxx_udc gadget probe function by Pavankumar Kondeti · 14 years ago
  60. 15680cd usb: pch_udc: Fix the worning log issue at gadget driver remove by Toshiharu Okada · 14 years ago
  61. a9d61bc USB: serial: Updated support for ICOM devices by Pieter Maes · 14 years ago
  62. a464dc4 USB: ehci-mxc: add work-around for efika mx/sb bug by Arnaud Patard (Rtp) · 14 years ago
  63. 3bb8029 USB: unbreak ehci-mxc on otg port of i.MX27 by Eric Bénard · 14 years ago
  64. 96a3e79 drivers: update to pl2303 usb-serial to support Motorola cables by Dario Lombardo · 14 years ago
  65. aa52b3a USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products by Nicolaus Colberg · 14 years ago
  66. 5620b5f USB serial: add missing .usb_driver field in serial drivers by Alan Stern · 14 years ago
  67. cc604dd USB: ehci-fsl: Fix 'have_sysif_regs' detection by Peter Tyser · 14 years ago
  68. ad84e4a USB: g_printer: fix bug in module parameter definitions by Alan Stern · 14 years ago
  69. d5aa475 USB: g_printer: fix bug in unregistration by Alan Stern · 14 years ago
  70. bbfba05 USB: uss720: remove duplicate USB device by Sergei Shtylyov · 14 years ago
  71. 6551926 MAINTAINERS: add ueagle-atm entry by Stanislaw Gruszka · 14 years ago
  72. f75593c USB: EHCI: fix DMA deallocation bug by Alan Stern · 14 years ago
  73. 06f1b97 USB: pch_udc: support new device ML7213 IOH by Tomoya MORINAGA · 14 years ago
  74. abab0c6 usb: pch_udc: Fixed issue which does not work with g_serial by Toshiharu Okada · 14 years ago
  75. 9562271 usb: set ep_dev async suspend should be later than device_initialize by Peter Chen · 14 years ago
  76. 20831ad usb: otg: nop: fix oops triggered by otg_register_notifier by Ming Lei · 14 years ago
  77. 0cdfb81 USB: cdc-wdm: fix misuse of logical operation in place of bitop by David Sterba · 14 years ago
  78. 952eca0 USB: DL100B webmail notifier: initialize return value by Melchior FRANZ · 14 years ago
  79. baab93a USB: EHCI: ASPM quirk of ISOC on AMD Hudson by Alex He · 14 years ago
  80. 1e4cba8 usb: otg: Make USB3319 ULPI ID generic by Fabio Estevam · 14 years ago
  81. 12f68c4 USB: usb-storage: unusual_devs entry for CamSport Evo by Alan Stern · 14 years ago
  82. 9926c0d USB: CP210x Removed incorrect device ID by Craig Shelley · 14 years ago
  83. faea63f USB: CP210x Add two device IDs by Craig Shelley · 14 years ago
  84. a58861f USB: qcaux: add Pantech UML290 device ID by Dan Williams · 14 years ago
  85. 7e1e7bd USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u external hard drive enclosure by Richard Schütz · 14 years ago
  86. cae4111 USB: usb-storage: unusual_devs update for Cypress ATACB by Richard Schütz · 14 years ago
  87. 00e99a4 perf tools: Fix time function double declaration with glibc by Thomas Renninger · 14 years ago
  88. 065bef5 perf tools: Fix build by checking if extra warnings are supported by Arnaldo Carvalho de Melo · 14 years ago
  89. 5c7a668 perf tools: Fix build when using gcc 3.4.6 by Arnaldo Carvalho de Melo · 14 years ago
  90. a860a60 perf tools: Add missing header, fixes build by Arnaldo Carvalho de Melo · 14 years ago
  91. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 14 years ago
  92. 57b84e5 perf test: Fix build on older glibcs by Arnaldo Carvalho de Melo · 14 years ago
  93. f9b0789 m68k: Uninline strchr() by Geert Uytterhoeven · 14 years ago
  94. 233d84c ALSA: Xonar, CS43xx: Don't overrun static array by Jesper Juhl · 14 years ago
  95. 4032ec6 staging: brcm80211: fix suspend/resume issue in brcmsmac by Arend van Spriel · 14 years ago
  96. d062d44 staging: brcm80211: remove assert to avoid panic since 2.6.37 kernel by Arend van Spriel · 14 years ago
  97. 41135b1 Staging: iio: Aditional fixpoint formatted output bugfix by Roland Stigge · 14 years ago
  98. 01bb2dc Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  99. 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
  100. 0a0b7a5 can: add driver for Softing card by Kurt Van Dijck · 14 years ago