1. 0be0aea MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESUR by Markos Chandras · 11 years ago
  2. dfb033f MIPS: microMIPS: Fix POOL16C minor opcode enum by Tony Wu · 11 years ago
  3. 73acc7d MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers by Ralf Baechle · 11 years ago
  4. b90b3802 MIPS: Fix rtlx build error. by Ralf Baechle · 11 years ago
  5. cd6cbde WATCHDOG: sb_wdog: Fix 32 bit build failure by Ralf Baechle · 11 years ago
  6. 3188835 MIPS: BCM63XX: remove bogus Kconfig selects by Florian Fainelli · 11 years ago
  7. c5e1503 MIPS: Fix execution hazard during watchpoint register probe by Paul Burton · 11 years ago
  8. c37441c MIPS: powertv: Drop SYS_HAS_EARLY_PRINTK by Markos Chandras · 11 years ago
  9. 6793f55 MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER by Markos Chandras · 11 years ago
  10. ae5b0e0 MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80. by Ralf Baechle · 11 years ago
  11. 55e9741 MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80. by Ralf Baechle · 11 years ago
  12. 39b6f3a MIPS: sibyte: Declare the cfe_write() buffer as constant by Markos Chandras · 11 years ago
  13. 0156915 MIPS: Sibyte: Add missing sched.h header by Markos Chandras · 11 years ago
  14. d6095ca MIPS: sibyte: Remove unused variable. by Markos Chandras · 11 years ago
  15. 970cb7b MIPS: ath79: Fix argument for the ap136_pc_init function by Markos Chandras · 11 years ago
  16. 9b1f812 MIPS/OCTEON: Override default address space layout. by David Daney · 11 years ago
  17. b72d9a4 MIPS: malta: Remove software reset defines from generic header. by Steven J. Hill · 11 years ago
  18. 36a29af MIPS: malta: Move defines of reset registers and values. by Steven J. Hill · 11 years ago
  19. 2ddbc4e MIPS: sead3: Fix ability to perform a soft reset. by Steven J. Hill · 11 years ago
  20. 2f963bf MIPS: Loongson: Fix random early boot hang by Aaro Koskinen · 11 years ago
  21. 25c87ea lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS by Markos Chandras · 11 years ago
  22. d949b4f MIPS: Octeon: Don't clobber bootloader data structures. by David Daney · 11 years ago
  23. 4f675e8 MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled. by Ralf Baechle · 11 years ago
  24. 73ec78b MIPS: IP27: Fix build errors with CONFIG_PCI disabled. by Ralf Baechle · 11 years ago
  25. 8ea2b8b MIPS: IP27: Fix build errors with CONFIG_PCI disabled. by Ralf Baechle · 11 years ago
  26. 28963b1 MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNEL by Ralf Baechle · 11 years ago
  27. 23946ef MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code. by Ralf Baechle · 11 years ago
  28. 27f62b9 RAPIDIO: IDT_GEN2: Fix build error. by Ralf Baechle · 11 years ago
  29. 68651ff MIPS: Octeon: Fix build error if CONFIG_MTD=n by Ralf Baechle · 11 years ago
  30. 368b062 MIPS: Octeon: Fix build error if CONFIG_BUG=n by David Daney · 11 years ago
  31. 3920575 MIPS: Oceton: Fix build error. by Ralf Baechle · 11 years ago
  32. c8d5c68 MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  33. cfceb5e MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  34. cfb9a4e MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  35. f746caa MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  36. b8121f0 MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols. by Ralf Baechle · 11 years ago
  37. b378758 MIPS: Kconfig: Remove extranous help keyword. by Ralf Baechle · 11 years ago
  38. cb2f993 MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE by Markos Chandras · 11 years ago
  39. d414976 MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM by Markos Chandras · 11 years ago
  40. e63a24d MIPS: Alchemy: fix wait function by Manuel Lauss · 11 years ago
  41. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  42. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  43. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  45. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  46. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 11 years ago
  47. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 11 years ago
  48. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 11 years ago
  49. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  50. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  51. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  52. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  53. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  54. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  55. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  56. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  57. 3d0d8b9 Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  58. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 11 years ago
  59. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  60. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 11 years ago
  61. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  62. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  63. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  64. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  65. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  66. 308f881 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  67. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  68. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  69. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  70. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 11 years ago
  71. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  72. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  73. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  74. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  75. c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  76. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  77. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  78. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 11 years ago
  79. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  80. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  81. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  82. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  83. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  84. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  85. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  86. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  87. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  88. cdfce53 MIPS: ralink: add missing SZ_1M multiplier by John Crispin · 11 years ago
  89. 7b741aa MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. by Ralf Baechle · 11 years ago
  90. 38c3c0f MIPS: OCTEON: Improve _machine_halt implementation. by David Daney · 11 years ago
  91. 406b5ee MIPS: rtlx: Fix implicit declaration of function set_vi_handler() by Yoichi Yuasa · 11 years ago
  92. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  93. 2c95523 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  94. 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
  95. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  96. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 11 years ago
  97. 0ca6843 cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate() by Guennadi Liakhovetski · 11 years ago
  98. 2f7021a8 cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work() by Michael Wang · 11 years ago
  99. 9f29ab1 ACPI / scan: do not match drivers against objects having scan handlers by Aaron Lu · 11 years ago
  100. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 11 years ago