1. 23a75ee crypto: hash - Fix handling of small unaligned buffers by Szilveszter Ördög · 14 years ago
  2. 5989cd6 x86, apic: Map the local apic when parsing the MP table. by Eric W. Biederman · 14 years ago
  3. fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  5. 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  6. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  7. 4f86b8f Squashfs: fix filename typo by Phillip Lougher · 14 years ago
  8. 71e7cf3 perf report: Speed up exit path by Arnaldo Carvalho de Melo · 14 years ago
  9. 4b676d2 Squashfs: update Kconfig and documentation for LZO by Phillip Lougher · 14 years ago
  10. 33e26a1 perf timechart: Adjust confusing if indentation by Julia Lawall · 14 years ago
  11. b7eead8 perf trace: Clean up #includes by Andrea Gelmini · 14 years ago
  12. 7935f65 perf probe: Remove duplicated #include by Andrea Gelmini · 14 years ago
  13. 80d50ca perf ui: Add search by name/addr to the map__browser by Arnaldo Carvalho de Melo · 14 years ago
  14. fb89941 perf hists: Fixup addr snprintf width on 32 bit arches by Arnaldo Carvalho de Melo · 14 years ago
  15. 903cce6 perf hists: Handle verbose in hists__sort_list_width by Arnaldo Carvalho de Melo · 14 years ago
  16. 76ce93d perf ui: Shorten ui_browser->refresh_entries to refresh by Arnaldo Carvalho de Melo · 14 years ago
  17. 9a72599 perf ui: Add a map browser by Arnaldo Carvalho de Melo · 14 years ago
  18. c408fed perf symbols: Store the symbol binding by Arnaldo Carvalho de Melo · 14 years ago
  19. f270983 drivers/video/via/via-gpio.c: fix warning by Andrew Morton · 14 years ago
  20. 54bf67d drm/nouveau: reduce severity of some "error" messages by Ben Skeggs · 14 years ago
  21. 147cad0 drm/nvc0: backup bar3 channel on suspend by Ben Skeggs · 14 years ago
  22. b715d64 drm/nouveau: implement init table opcodex 0x5e and 0x9a by Marcin Kościelnicki · 14 years ago
  23. e3a1924 drm/nouveau: implement init table op 0x57, INIT_LTIME by Marcin Kościelnicki · 14 years ago
  24. 1ac7b52 drm/nvc0: implement crtc pll setting by Ben Skeggs · 14 years ago
  25. 0165d15 drm/nvc0: fix evo dma object so we display something by Ben Skeggs · 14 years ago
  26. 68b83a9 drm/nvc0: rudimentary instmem support by Ben Skeggs · 14 years ago
  27. c556d98 drm/nvc0: implement memory detection by Ben Skeggs · 14 years ago
  28. 080feda drm/nvc0: allow INIT_GPIO by Ben Skeggs · 14 years ago
  29. 4b223ee drm/nvc0: starting point for GF100 support, everything stubbed by Ben Skeggs · 14 years ago
  30. 2d14e35 drm/nv30: Workaround dual TMDS brain damage. by Francisco Jerez · 14 years ago
  31. bfe9dbc drm/nouveau: No need to set slave TV encoder configs explicitly. by Francisco Jerez · 14 years ago
  32. 4a9f822 drm/nv17-nv4x: Attempt to init some external TMDS transmitters. by Francisco Jerez · 14 years ago
  33. d2f4e89 drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. by Francisco Jerez · 14 years ago
  34. 308dceb drm/nouveau: Ack the context switch interrupt before switching contexts. by Francisco Jerez · 14 years ago
  35. 3c9b253 drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode. by Francisco Jerez · 14 years ago
  36. 0bf9b0e drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc(). by Francisco Jerez · 14 years ago
  37. a0d069e drm/nouveau: unwind on load errors by Dan Carpenter · 14 years ago
  38. 2b49526 drm/nouveau: Fix AGP reset when AGP FW is already enabled on init. by Francisco Jerez · 14 years ago
  39. 0d3470d drm/nouveau: remove unused ttm bo list by Ben Skeggs · 14 years ago
  40. c020c9a drm/nv50: use custom i2c algo for dp auxch by Ben Skeggs · 14 years ago
  41. 901b97d viafb: Depends on X86 by Ben Hutchings · 14 years ago
  42. eca9c47 fbdev: section cleanup in viafb driver by Henrik Kretzschmar · 14 years ago
  43. 84b9414 [ARM] tegra: add MAINTAINERS entry by Erik Gilling · 14 years ago
  44. 42a7bf4 [ARM] tegra: harmony: Add harmony board file by Colin Cross · 14 years ago
  45. a4417c8 [ARM] tegra: add pinmux support by Erik Gilling · 14 years ago
  46. 3c92db9 [ARM] tegra: add GPIO support by Erik Gilling · 14 years ago
  47. 2d5cd9a [ARM] tegra: Add timer support by Colin Cross · 15 years ago
  48. 1cea732 [ARM] tegra: SMP support by Colin Cross · 14 years ago
  49. d861196 [ARM] tegra: Add clock support by Colin Cross · 15 years ago
  50. 5ad36c5 [ARM] tegra: Add IRQ support by Erik Gilling · 14 years ago
  51. c5f8006 [ARM] tegra: initial tegra support by Erik Gilling · 15 years ago
  52. 03b37ec Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  53. ba818af IB/qib: Add missing <linux/slab.h> include by David Miller · 14 years ago
  54. 840fe63 ieee1394: Adjust confusing if indentation by Julia Lawall · 14 years ago
  55. c60c6a9 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
  56. 2db0032 IB/ehca: Drop unnecessary NULL test by Julia Lawall · 14 years ago
  57. 817979a RDMA/nes: Fix confusing if statement indentation by Roland Dreier · 14 years ago
  58. f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  59. 27b4a1a Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  60. 9015e49 Staging: wlan-ng: Update prism2_set_tx_power() to use mBm by Christoph Fritz · 14 years ago
  61. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  62. e4d6152 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  63. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  64. 0eb6cd4 ceph: only queue async writeback on cap revocation if there is dirty data by Sage Weil · 14 years ago
  65. 6937e8f driver core: device_rename's new_name can be const by Johannes Berg · 14 years ago
  66. 6fd69dc sysfs: Remove owner field from sysfs struct attribute by Guenter Roeck · 14 years ago
  67. c4945b0 powerpc/pci: Remove owner field from attribute initialization in PCI bridge init by Guenter Roeck · 14 years ago
  68. 068a278 regulator: Remove owner field from attribute initialization in regulator core driver by Guenter Roeck · 14 years ago
  69. 0c8617d leds: Remove owner field from attribute initialization in bd2802 driver by Guenter Roeck · 14 years ago
  70. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 14 years ago
  71. 3577dc7 scsi: Remove owner field from attribute initialization in LPFC driver by Guenter Roeck · 14 years ago
  72. 676db4a cgroupfs: create /sys/fs/cgroup to mount cgroupfs on by Greg KH · 14 years ago
  73. 45daef0 Driver core: Add BUS_NOTIFY_BIND_DRIVER by Magnus Damm · 14 years ago
  74. 600c20f driver core: fix memory leak on one error path in bus_register() by Jike Song · 14 years ago
  75. c462e8c debugfs: no longer needs to depend on SYSFS by Randy Dunlap · 14 years ago
  76. a530703 sysfs: Fix one more signature discrepancy between sysfs implementation and docs. by Ira Weiny · 14 years ago
  77. 30a6900 sysfs: fix discrepancies between implementation and documentation by Bart Van Assche · 14 years ago
  78. e3ed249 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit by Axel Lin · 14 years ago
  79. 5b232f7 dmi-id: fix a memory leak in dmi_id_init error path by Axel Lin · 14 years ago
  80. 49c1940 sysfs: sysfs_chmod_file's attr can be const by Jean Delvare · 14 years ago
  81. 3317fad firmware: Update hotplug script by Magnus Damm · 14 years ago
  82. 737a3bb Driver core: move platform device creation helpers to .init.text (if MODULE=n) by Uwe Kleine-König · 14 years ago
  83. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 14 years ago
  84. 3e61dfd Driver core: use kmemdup in platform_device_add_resources by Uwe Kleine-König · 14 years ago
  85. f8a4bd3 firmware loader: embed device into firmware_priv structure by Dmitry Torokhov · 14 years ago
  86. 0983ca2 firmware loader: use statically initialized data attribute by Dmitry Torokhov · 14 years ago
  87. cc7447a Driver core: Drop __must_check from bus_for_each_drv() by Jean Delvare · 14 years ago
  88. ed1d218 Driver core: internal struct dma_coherent_mem, change type of a member. by Marin Mitov · 14 years ago
  89. 94f17cd hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET by Ian Abbott · 14 years ago
  90. 14ec539 uio: Remove IRQF_DISABLED flag from uio_cif.c by Hans J. Koch · 14 years ago
  91. 62c8677 uio: Remove IRQF_DISABLED from uio_sercos3.c by Hans J. Koch · 14 years ago
  92. 5685ad5 uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c by Hans J. Koch · 14 years ago
  93. 90d3417 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  94. 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  95. db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  96. 6c7a120 ext4: Adding error check after calling ext4_mb_regular_allocator() by Aditya Kali · 14 years ago
  97. 4b030d4 isdn: fix information leak by Dan Carpenter · 14 years ago
  98. ce9e76c net: Fix napi_gro_frags vs netpoll path by Jarek Poplawski · 14 years ago
  99. ab265d5 docbook: use IDs as filenames to support multiple books by Johannes Berg · 14 years ago
  100. 23d23e4 usbnet: remove noisy and hardly useful printk by Christian Samsel · 14 years ago