1. 48b4aba MIPS: ralink: add PCI IRQ handling by Gabor Juhos · 12 years ago
  2. 9169a5d MIPS: move mips_{set,get}_machine_name() to a more generic place by John Crispin · 12 years ago
  3. d41d547 MIPS: octeon: Fix GPIO number in IRQ chip private data by Alexander Sverdlin · 12 years ago
  4. f560fab MIPS: pci: convert to devm_ioremap_resource() by Silviu-Mihai Popescu · 12 years ago
  5. 3018965 MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c by David Daney · 12 years ago
  6. 2247867 MIPS: Init new mmu_context for each possible CPU to avoid memory corruption by Huacai Chen · 12 years ago
  7. 8759934 MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem by Huacai Chen · 12 years ago
  8. 59b435d MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE" by Paul Bolle · 12 years ago
  9. be0c9bd MIPS: Kconfig: remove "config MIPS_BOARDS_GEN" by Paul Bolle · 12 years ago
  10. 88564dd MIPS: remove obsolete Kconfig macros by Paul Bolle · 12 years ago
  11. 83a1841 MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor by Jayachandran C · 12 years ago
  12. c80dd3b MIPS: Netlogic: Merge platform usb.h to usb-init.c by Jayachandran C · 12 years ago
  13. 035114f MIPS: Netlogic: Support for multiple built-in device trees by Jayachandran C · 12 years ago
  14. 033e6f2 MIPS: Netlogic: Remove unused code by Jayachandran C · 12 years ago
  15. 1ad4af8 MIPS: Netlogic: Add 32-bit support for XLP by Jayachandran C · 12 years ago
  16. 3c0553e MIPS: Netlogic: Avoid using fixed PIC IRT index by Jayachandran C · 12 years ago
  17. 62b734d MIPS: Netlogic: print cpumask with cpumask_scnprintf by Jayachandran C · 12 years ago
  18. e6904ff MIPS: Netlogic: Remove unused EIMR/EIRR functions by Jayachandran C · 12 years ago
  19. 33ff712 MIPS: Netlogic: Optimize and fix write_c0_eimr() by Jayachandran C · 12 years ago
  20. 042df4f MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c by Jonas Gorski · 12 years ago
  21. ab8ed98 MIPS: BCM63XX: add flash detection for BCM6362 by Jonas Gorski · 12 years ago
  22. a156ba6 MIPS: BCM63XX: enable pcie for BCM6362 by Jonas Gorski · 12 years ago
  23. 08a41d1 MIPS: BCM63XX: enable SPI controller for BCM6362 by Jonas Gorski · 12 years ago
  24. 2c8aaf7 MIPS: BCM63XX: add basic BCM6362 support by Jonas Gorski · 12 years ago
  25. 13be798 MIPS: BCM63XX: rework chip detection by Jonas Gorski · 12 years ago
  26. 6605428 MIPS: BCM63XX: fix revision ID width by Jonas Gorski · 12 years ago
  27. 8a398d7 MIPS: BCM63XX: remove duplicate spi register definitions by Jonas Gorski · 12 years ago
  28. 41ef2d5 Linux 3.9-rc7 by Linus Torvalds · 12 years ago
  29. 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. af788e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. ae9f493 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 93263e5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  33. ba3b7d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  34. 4f9a197 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  35. 3792a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  36. 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  37. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
  38. 09549cd watchdog: Revert the AT91RM9200_WATCHDOG dependency by Nicolas Ferre · 12 years ago
  39. 5b55d70 vfs: Revert spurious fix to spinning prevention in prune_icache_sb by Suleiman Souhlal · 12 years ago
  40. a49b7e8 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 12 years ago
  41. 4bc4bee Btrfs: make sure nbytes are right after log replay by Josef Bacik · 12 years ago
  42. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
  43. bf81710 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  44. 90f340e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  45. 0b1fd26 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  46. 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
  47. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
  48. 6074fff Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  49. c5a4698 Merge tag 'asoc-maintainers-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  50. b02e48f MAINTAINERS: Update e-mail address by Mark Brown · 12 years ago
  51. 232a73d Merge tag 'asoc-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  52. 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
  53. 1869973 x86/mm/cpa/selftest: Fix false positive in CPA self test by Andrea Arcangeli · 12 years ago
  54. c481420 perf: Fix error return code by Wei Yongjun · 12 years ago
  55. 89ced12 drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event by Daniel Vetter · 12 years ago
  56. 1baee58 udl: handle EDID failure properly. by Dave Airlie · 12 years ago
  57. cfb63ba Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  58. a3ab02b Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  59. 89a132a Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  60. ee8b890 Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  61. ce6fbaf Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 5a25bf3 [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() by Wei Yongjun · 12 years ago
  63. e7a7f97 gpio: pca953x: fix irq_domain_add_simple usage by Alexandre Belloni · 12 years ago
  64. ca62bed Merge remote-tracking branch 'asoc/fix/wm8903' into tmp by Mark Brown · 12 years ago
  65. f255e71 Merge remote-tracking branch 'asoc/fix/tegra' into tmp by Mark Brown · 12 years ago
  66. 027d210 Merge remote-tracking branch 'asoc/fix/samsung' into tmp by Mark Brown · 12 years ago
  67. cbf9c5a Merge remote-tracking branch 'asoc/fix/core' into tmp by Mark Brown · 12 years ago
  68. ee3aee6 Merge remote-tracking branch 'asoc/fix/compress' into tmp by Mark Brown · 12 years ago
  69. 71bd98a Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcooper/linux into fixes by Arnd Bergmann · 12 years ago
  70. 30f359a target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs by Nicholas Bellinger · 12 years ago
  71. 055f648 tcm_vhost: Send bad target to guest when cmd fails by Asias He · 12 years ago
  72. 637ab21 tcm_vhost: Add vhost_scsi_send_bad_target() helper by Asias He · 12 years ago
  73. 7ea206c tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vq by Asias He · 12 years ago
  74. f6da51c tcm_vhost: Remove double check of response by Asias He · 12 years ago
  75. f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 12 years ago
  76. 7ee32a6 Merge tag 'char-misc-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  77. 7a92bc3 Merge tag 'tty-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 722aacb Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  79. 9baba66 Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  80. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. eb02db3 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  82. c369c9a cifs: Allow passwords which begin with a delimitor by Sachin Prabhu · 12 years ago
  83. 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 12 years ago
  84. fea7564 bnx2x: Prevent null pointer dereference in AFEX mode by Yuval Mintz · 12 years ago
  85. 61a0f6e e100: Add dma mapping error check by Neil Horman · 12 years ago
  86. 511ba86 x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal by Boris Ostrovsky · 12 years ago
  87. 1160c27 x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 12 years ago
  88. 51de017 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  89. 600468d arm: mvebu: Fix the irq map function in SMP mode by Gregory CLEMENT · 12 years ago
  90. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 12 years ago
  91. aaaf165 Fix GE0/GE1 init on ix2-200 as GE0 has no PHY by Nigel Roberts · 12 years ago
  92. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  93. 7650246 dmaengine: omap-dma: Start DMA without delay for cyclic channels by Peter Ujfalusi · 12 years ago
  94. d02a9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  95. 49b442c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  96. 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 12 years ago
  97. 83e03b3 tracing: Fix double free when function profile init failed by Namhyung Kim · 12 years ago
  98. f934af0 add memory barrier to arch_local_irq_restore by Mark Salter · 12 years ago
  99. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  100. 43ecdb0 Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago