1. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  2. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  3. a9a6e7a MIPS: Trap exception handling fixes by Maciej W. Rozycki · 11 years ago
  4. 8f65793 MIPS: Quit exposing Kconfig symbols in uapi headers. by David Daney · 11 years ago
  5. be8a6d4 MIPS: Remove duplicate definition of check_for_high_segbits. by David Daney · 11 years ago
  6. 101b82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  7. 3cb7a59 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  8. 0c9b5a3 avr32: fix building warnings caused by redefinitions of HZ by Jiang Liu · 11 years ago
  9. bb3ec6b mm: Fix virt_to_page() warning by Ralf Baechle · 11 years ago
  10. cbfd2cd Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  11. 94f1be9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  12. dec33ab MIPS: N64: Wire getdents64(2) by Aron Xu · 11 years ago
  13. 22047b8 kprobes/mips: Fix to check double free of insn slot by Masami Hiramatsu · 11 years ago
  14. 087d990 MIPS: Idle: Break r4k_wait into two functions and fix it. by Ralf Baechle · 11 years ago
  15. f94d9a8 MIPS: Idle: Do address fiddlery in helper functions. by Ralf Baechle · 11 years ago
  16. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  17. d882f07 MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations. by Ralf Baechle · 11 years ago
  18. fb40bc3 MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait. by Ralf Baechle · 11 years ago
  19. c9b6869 MIPS: Idle: Make call of function pointer readable. by Ralf Baechle · 11 years ago
  20. f91a148 MIPS: Idle: Consistently reformat inline assembler. by Ralf Baechle · 11 years ago
  21. 00baf85 MIPS: Idle: cleaup SMTC idle hook as per Linux coding style. by Ralf Baechle · 11 years ago
  22. 49f2ec9 MIPS: Consolidate idle loop / WAIT instruction support in a single file. by Ralf Baechle · 11 years ago
  23. 1a461c5 MIPS: clock.h: Remove declaration of cpu_wait. by Ralf Baechle · 11 years ago
  24. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  25. 5649d8f mfd: ab8500-sysctrl: Let sysctrl driver work without pdata by Fabio Baltieri · 12 years ago
  26. 519fe2e Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  27. 803d19d leds: leds-gpio: reserve gpio before using it by Timo Teräs · 11 years ago
  28. e748a38 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  29. c4ad180 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  30. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 11 years ago
  31. 0ddaa97 Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  32. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  33. cc3e06a Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  34. a3f6902 Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  35. c778879 Linux 3.10-rc2 by Linus Torvalds · 11 years ago
  36. 669c743 Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  37. 622f223 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  38. 5e427ec x86: Fix bit corruption at CPU resume time by Linus Torvalds · 11 years ago
  39. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 12 years ago
  40. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 12 years ago
  41. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 12 years ago
  42. 2a0f905 drm/radeon: add Hainan pci ids by Alex Deucher · 12 years ago
  43. fffbdda drm/radeon: add golden register settings for Hainan (v2) by Alex Deucher · 12 years ago
  44. 1df0d52 drm/radeon: sun/hainan chips do not have UVD (v2) by Alex Deucher · 12 years ago
  45. 948bee3 drm/radeon: track which asics have UVD by Alex Deucher · 12 years ago
  46. 86a45ca drm/radeon: radeon-asic updates for Hainan by Alex Deucher · 12 years ago
  47. c04c00b drm/radeon: fill in ucode loading support for Hainan by Alex Deucher · 12 years ago
  48. 5153550 drm/radeon: don't touch DCE or VGA regs on Hainan (v3) by Alex Deucher · 12 years ago
  49. 8b02859 drm/radeon: fill in GPU init for Hainan (v2) by Alex Deucher · 12 years ago
  50. b5d9d72 drm/radeon: add chip family for Hainan by Alex Deucher · 12 years ago
  51. 2c2c0e5 Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  52. 78aa0b3 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  53. 731da21 drm/radeon/dce2: use 10khz units for audio dto calculation by Alex Deucher · 12 years ago
  54. fc98603 drm/radeon: Fix VRAM size calculation for VRAM >= 4GB by Niels Ole Salscheider · 11 years ago
  55. 6ab76310 drm/radeon: Remove superfluous variable by Niels Ole Salscheider · 12 years ago
  56. 917cc4e MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers by Guenter Roeck · 11 years ago
  57. b7cb1c5 Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  58. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 12 years ago
  59. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  60. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 12 years ago
  61. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  62. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  63. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 12 years ago
  64. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 12 years ago
  65. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 12 years ago
  66. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 12 years ago
  67. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 12 years ago
  68. 6407d75 virtio_console: fix uapi header by Michael S. Tsirkin · 11 years ago
  69. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  70. 343cd4f Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  71. 610bba8 dm thin: fix metadata dev resize detection by Alasdair G Kergon · 11 years ago
  72. 4e2284d hwmon: (tmp401) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  73. 8b92321 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  74. 130901b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  75. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  76. ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  77. 3c6a279 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  78. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  79. f71df63 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  80. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  81. 5f68d04 sound/soc/fsl: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  82. 02fdb79 arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  83. c818b58 arch/arm/plat-samsung: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  84. d7fc0dd arch/arm/mach-tegra: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  85. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  86. ac066a5 drivers/w1/masters: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  87. ffc0775 drivers/video/omap2/dss: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  88. dc83d05 drivers/video/omap2: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  89. 9c5fdd3 drivers/usb/phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  90. bb52281 drivers/usb/host: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  91. bd93581 drivers/usb/gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  92. 122af6d drivers/usb/chipidea: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  93. b948cc6 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  94. 4f39b5b drivers/staging/nvec: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  95. b132566 drivers/staging/dwc2: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  96. 45bae30 drivers/spi: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  97. a177c3a drivers/rtc: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  98. 362e9cd drivers/pwm: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  99. 0497a59 drivers/pinctrl: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  100. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago