1. 271792e SSB: Kconfig: Amend SSB_EMBEDDED dependencies by Markos Chandras · 11 years ago
  2. c6213c6 MIPS: microMIPS: Fix improper definition of ISA exception bit. by Steven J. Hill · 11 years ago
  3. fe6d290 MIPS: Don't try to decode microMIPS branch instructions where they cannot exist. by David Daney · 11 years ago
  4. 7433880 MIPS: Declare emulate_load_store_microMIPS as a static function. by David Daney · 11 years ago
  5. 42a1117 MIPS: Fix typos and cleanup comment by Tony Wu · 11 years ago
  6. fc192e5 MIPS: Cleanup indentation and whitespace by Tony Wu · 11 years ago
  7. 4df715a MIPS: BMIPS: support booting from physical CPU other than 0 by Florian Fainelli · 11 years ago
  8. 3ddc14a MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS by David Daney · 11 years ago
  9. c214c03 MIPS: GIC: Fix gic_set_affinity infinite loop by Tony Wu · 11 years ago
  10. 8dfdd02 MIPS: Don't save/restore OCTEON wide multiplier state on syscalls. by David Daney · 11 years ago
  11. a135a9b MIPS: Octeon: Enable interfaces on EdgeRouter Lite by Aaro Koskinen · 11 years ago
  12. 6ba045f MIPS: Move generated code to .text for microMIPS by Jayachandran C · 11 years ago
  13. 1990e54 MIPS: Get rid of MIPS I flag and test macros. by Ralf Baechle · 11 years ago
  14. 0dad5d2 MIPS: Malta: Move platform-specific PCI code to arch/mips/pci. by Ralf Baechle · 11 years ago
  15. f69df6d MIPS: Sibyte: Fix comment. by Ralf Baechle · 11 years ago
  16. a7543d6 MIPS: Sibyte: Remove duplicate but harmless line from Platform file. by Ralf Baechle · 11 years ago
  17. 1afb49d0 MIPS: Update cavium_octeon_defconfig by David Daney · 11 years ago
  18. fde1799 MIPS: OCTEON: Remove custom serial setup code. by David Daney · 11 years ago
  19. d5f1af7 tty/8250_dw: Add support for OCTEON UARTS. by David Daney · 11 years ago
  20. 5219343 MIPS: OCTEON: Set proper UART clock in internal device trees. by David Daney · 11 years ago
  21. 450acb0 MIPS: BCM63XX: add support for the Netgear CVG834G by Florian Fainelli · 11 years ago
  22. 0b35f0c MIPS: BCM63XX: let board specify an external GPIO to reset PHY by Florian Fainelli · 11 years ago
  23. 0680dc8 MIPS: BCM63XX: provide a MAC address for BCM3368 chips by Florian Fainelli · 11 years ago
  24. d753601 MIPS: BCM63XX: recognize Cable Modem firmware format by Florian Fainelli · 11 years ago
  25. 7b93342 MIPS: BCM63XX: add support for BCM3368 Cable Modem by Florian Fainelli · 11 years ago
  26. ae8de61 MIPS: BCM63XX: select BOOT_RAW by Florian Fainelli · 11 years ago
  27. 169c3c1 MIPS: Delete Wind River ppmc eval board support. by Paul Gortmaker · 11 years ago
  28. 5a772ee MIPS: fcntl.h: Use __kernel_off_t, not off_t. by Ralf Baechle · 11 years ago
  29. a932fec MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. by Ralf Baechle · 11 years ago
  30. 4b54f06 MIPS: remove alloc_pci_controller prototype by Jonas Gorski · 11 years ago
  31. d6e3469 MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs by Jonas Gorski · 11 years ago
  32. 937ad10 MIPS: BCM63XX: Handle SW IRQs 0-1 by Kevin Cernekee · 11 years ago
  33. 1400eb6 MIPS: r4k,octeon,r2300: stack protector: change canary per task by Gregory Fong · 11 years ago
  34. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  35. 23df341 MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS by Markos Chandras · 11 years ago
  36. c5cdc67 irqdomain: Remove temporary MIPS workaround code by Grant Likely · 11 years ago
  37. d3478d5 mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  38. b806113 MIPS: MSP71xx: Remove gpio drivers by Paul Bolle · 11 years ago
  39. 9601cd1 MIPS: DEC: remove unbuildable promcon.c by Paul Bolle · 11 years ago
  40. 0e6ecc1 MIPS: Fixup check for invalid scratch register by Jayachandran C · 11 years ago
  41. 7777b93 MIPS: Allow platform specific scratch registers by Jayachandran C · 11 years ago
  42. 8ecd083 MIPS: Netlogic: Fix plat_irq_dispatch by Jayachandran C · 11 years ago
  43. 6099115 MIPS: Netlogic: Remove workarounds for early SoCs by Jayachandran C · 11 years ago
  44. 7221383 MIPS: Netlogic: Fixup memory regions for prefetch by Jayachandran C · 11 years ago
  45. 4033d38 MIPS: Netlogic: wait for all hardware threads by Jayachandran C · 11 years ago
  46. 9f1f1e7 MIPS: Netlogic: Fix sign extension in PIC write by Jayachandran C · 11 years ago
  47. fd5f527 MIPS: Netlogic: use branch instead of jump by Jayachandran C · 11 years ago
  48. 919f9ab MIPS: Netlogic: move cpu_ready array to boot area by Jayachandran C · 11 years ago
  49. 53c8321 MIPS: Netlogic: Add nlm_get_boot_data() helper by Jayachandran C · 11 years ago
  50. 571886b MIPS: Netlogic: Initialization when !CONFIG_SMP by Jayachandran C · 11 years ago
  51. 9584c55 MIPS: Netlogic: Split reset code out of smpboot.S by Jayachandran C · 11 years ago
  52. aceee09 MIPS: Netlogic: Split XLP device tree code to dt.c by Jayachandran C · 11 years ago
  53. 8f0b043 MIPS: Netlogic: Support compressed kernel by Jayachandran C · 11 years ago
  54. d6a5078 MIPS: boot: Fixes for compressed/uart-16550.c by Jayachandran C · 11 years ago
  55. 5649d37 MIPS: Netlogic: COP2 save/restore code by Jayachandran C · 11 years ago
  56. 64f6ebe MIPS: Netlogic: rename nlm_cop2_save/restore by Jayachandran C · 11 years ago
  57. 1c146cd MIPS: Netlogic: Fix nlm_read_c2_status() definition by Jayachandran C · 11 years ago
  58. 83bee79 MIPS: Allow kernel to use coprocessor 2 by Jayachandran C · 11 years ago
  59. 2c952e0 MIPS: Move cop2 save/restore to switch_to() by Jayachandran C · 11 years ago
  60. 79f8511 MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA by Ganesan Ramalingam · 11 years ago
  61. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago
  62. 0cecdde MIPS: Kconfig: Remove extranous help keyword. by Ralf Baechle · 11 years ago
  63. e05eb3f MIPS: Kconfig: Move ZONE_DMA to a more appropriate place. by Ralf Baechle · 11 years ago
  64. 5a5f1ef MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath by Markos Chandras · 11 years ago
  65. c3fc5cd MIPS: Implement HAVE_CONTEXT_TRACKING. by Ralf Baechle · 11 years ago
  66. e7f3b48 MIPS: Cleanup flags in syscall flags handlers. by Ralf Baechle · 11 years ago
  67. 41c8366 MIPS: using strlcpy() instead of strncpy() by Chen Gang · 11 years ago
  68. 24b1944 MIPS: Ralink: Use strlcpy() instead of strncpy(). by Chen Gang · 11 years ago
  69. 90a6fb1 MIPS: Lantiq: Use strlcpy() instead of strncpy(). by Chen Gang · 11 years ago
  70. 0ec3151 MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED by David Daney · 11 years ago
  71. 02a49d5 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL by David Daney · 11 years ago
  72. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  73. 6e7582b MIPS: PowerTV: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
  74. 317ddd2 Linux 3.10-rc5 by Linus Torvalds · 11 years ago
  75. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  76. 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
  77. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  78. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  79. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 11 years ago
  80. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 11 years ago
  81. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 11 years ago
  82. 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
  83. 554e6e9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  84. 17d8dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  85. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  86. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  87. 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
  88. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  89. 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
  90. 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
  91. 9c1fcdc ARM: exynos: add debug_ll_io_init() call in exynos_init_io() by Doug Anderson · 11 years ago
  92. 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
  93. 437d8ac ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined by Tushar Behera · 11 years ago
  94. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  95. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  96. 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
  97. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  98. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  99. 308f881 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  100. 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