1. f56029b powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask by Nishanth Aravamudan · 14 years ago
  2. bc0df9e powerpc/pci: Cleanup device dma setup code by Nishanth Aravamudan · 14 years ago
  3. e72ed6b powerpc/pseries: Use kmemdup by Nishanth Aravamudan · 14 years ago
  4. 45848e0 powerpc/viobus: Free TCE table on device release by Nishanth Aravamudan · 14 years ago
  5. edea8f6 powerpc/vio: Use put_device() on device_register failure by Nishanth Aravamudan · 14 years ago
  6. ffa56e55 powerpc/dma: Fix check for direct DMA support by Nishanth Aravamudan · 14 years ago
  7. 1cb8e85 powerpc/dma: Fix dma_iommu_dma_supported compare by Nishanth Aravamudan · 14 years ago
  8. dda804a powerpc/pci: Fix return type of BUID_{HI,LO} macros by Nishanth Aravamudan · 14 years ago
  9. 8032214 i2c/i2c-pasemi.c: Fix unsigned return type by Julia Lawall · 14 years ago
  10. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  11. 689fd14 powerpc: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  12. 4e74fd7 powerpc: Use static const char arrays by Joe Perches · 14 years ago
  13. 410bccf powerpc/pseries: Partition migration in the kernel by Nathan Fontenot · 14 years ago
  14. d8862be powerpc/pseries: Export rtas_ibm_suspend_me() by Nathan Fontenot · 14 years ago
  15. 2064897 powerpc/pseries: Export device tree updating routines by Nathan Fontenot · 14 years ago
  16. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 14 years ago
  17. 5b8544c powerpc/ppc64e: Fix link problem when building ppc64e_defconfig by Kumar Gala · 14 years ago
  18. 6b0cd00 Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  19. c8d86d8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. 74de82e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  21. dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  22. afe1474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  23. 5710c2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  24. a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  25. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  26. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  27. aaac7d9 MAINTAINERS: add Samsung S5P series FIMC maintainers by Kyungmin Park · 14 years ago
  28. 880b0e2 MAINTAINERS: Haavard has moved by Andrew Morton · 14 years ago
  29. ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 14 years ago
  30. f241e660 mm: alloc_large_system_hash() printk overflow on 16TB boot by Robin Holt · 14 years ago
  31. 47f43e7 HWPOISON: Stop shrinking at right page count by Andi Kleen · 14 years ago
  32. 0d9ee6a HWPOISON: Report correct address granuality for AO huge page errors by Andi Kleen · 14 years ago
  33. a337fda HWPOISON: Copy si_addr_lsb to user by Andi Kleen · 14 years ago
  34. 6715981 page-types.c: fix name of unpoison interface by Naoya Horiguchi · 14 years ago
  35. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  36. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  37. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  38. 5c04f55 md: check return code of read_sb_page by Vasiliy Kulikov · 14 years ago
  39. db8d9d3 md/raid1: minor bio initialisation improvements. by NeilBrown · 14 years ago
  40. 7571ae8 md/raid1: avoid overflow in raid1 resync when bitmap is in use. by NeilBrown · 14 years ago
  41. cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 14 years ago
  42. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  43. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  45. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  46. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  47. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  48. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  51. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  52. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  53. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  54. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  55. 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  56. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  57. d9f73af Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  58. 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  59. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  60. 989cd44 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  61. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. c470af0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  63. 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 14 years ago
  64. 4829b90 ksm: fix page_address_in_vma anon_vma oops by Hugh Dickins · 14 years ago
  65. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
  66. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  67. 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 14 years ago
  68. 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
  69. e080e61 MIPS: Fix syscall 64 bit number comments. by Ralf Baechle · 14 years ago
  70. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  71. c9c4d98b MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  72. e9fb4d8 MIPS: N32: Fix getdents64 syscall for n32 by Bernhard Walle · 14 years ago
  73. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  74. c1b47e9 MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. by Ralf Baechle · 14 years ago
  75. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  76. 25f12b3 MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. by Ralf Baechle · 14 years ago
  77. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  78. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 14 years ago
  79. 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 14 years ago
  80. 1ec0e73 MIPS: Octeon: Determine if helper needs to be built by Andreas Bießmann · 14 years ago
  81. 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 14 years ago
  82. 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 14 years ago
  83. 26deda5 MIPS: kspd: Adjust confusing if indentation by Julia Lawall · 14 years ago
  84. eefc3f3 MIPS: Fix a typo. by Andrea Gelmini · 14 years ago
  85. 0f940cb perf trace scripting: Fix extern struct definitions by Stephane Eranian · 14 years ago
  86. c569d33 perf ui hist browser: Fix segfault on 'a' for annotate by Frederik Deweerdt · 14 years ago
  87. 39cfae6 perf tools: Fix build breakage by Kusanagi Kouichi · 14 years ago
  88. aaead25 writeback: always use sb->s_bdi for writeback purposes by Christoph Hellwig · 14 years ago
  89. 0157443 fuse: Initialize total_len in fuse_retrieve() by Geert Uytterhoeven · 14 years ago
  90. 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 14 years ago
  91. ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 14 years ago
  92. cadb865 hwmon: f71882fg: use a muxed resource lock for the Super I/O port by Giel van Schijndel · 14 years ago
  93. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 14 years ago
  94. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  95. 2b7a32f of/spi: Fix OF-style driver binding of spi devices by Sinan Akman · 14 years ago
  96. 23699f9 spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX by Roel Kluin · 14 years ago
  97. 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 14 years ago
  98. 0f69c89 regulator: max8649 - fix setting extclk_freq by Axel Lin · 14 years ago
  99. e4a6376 regulator: fix typo in current units by Cyril Chemparathy · 14 years ago
  100. ad7725c regulator: fix device_register() error handling by Vasiliy Kulikov · 14 years ago