1. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  2. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  3. 3b5b51c mips: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  4. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  5. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  6. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  8. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  9. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  11. 3ae423f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  12. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  13. e363bba MIPS: Netlogic: replace early_init_devtree() call by Jayachandran C · 11 years ago
  14. 723ff79 MIPS: remove duplicate define by Michael Opdenacker · 11 years ago
  15. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. edf7b93 MIPS: Random whitespace clean-ups by Maciej W. Rozycki · 11 years ago
  17. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  18. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  19. cd5d581 MIPS: ralink: fix return value check in rt_timer_probe() by Wei Yongjun · 11 years ago
  20. 13b7ea6 MIPS: malta: Fix GIC interrupt offsets by Markos Chandras · 11 years ago
  21. dc73e4c MIPS: traps: Reformat notify_die invocations to 80 columns. by Ralf Baechle · 11 years ago
  22. 83e4da1 MIPS: Print correct PC in trace dump after NMI exception by Leonid Yegoshin · 11 years ago
  23. d9f897c MIPS: kernel: cpu-probe: Report CPU id during probe by Leonid Yegoshin · 11 years ago
  24. 40b15b2 MIPS: Remove unused defines in piix4.h by Deng-Cheng Zhu · 11 years ago
  25. 70002f7 MIPS: Get rid of hard-coded values for Malta PIIX4 fixups by Deng-Cheng Zhu · 11 years ago
  26. f7886e8 MIPS: Always register R4K clock when selected by Steven J. Hill · 11 years ago
  27. 14bd8c0 MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips. by Ralf Baechle · 11 years ago
  28. 7b784c6 MIPS: cacheops.h: Increase indentation by one tab. by Ralf Baechle · 11 years ago
  29. c1724c8 MIPS: Remove bogus BUG_ON() by Markos Chandras · 11 years ago
  30. a6e95a8 MIPS: PowerTV: Remove support code. by Ralf Baechle · 11 years ago
  31. 1d7bf99 MIPS: ftrace: Add support for syscall tracepoints. by Ralf Baechle · 11 years ago
  32. 0dfa95a MIPS: ptrace: Switch syscall reporting to tracehook_report_syscall_entry(). by Ralf Baechle · 12 years ago
  33. bec9b2b MIPS: Move audit_arch() helper function to __syscall_get_arch(). by Ralf Baechle · 12 years ago
  34. c0ff3c5 MIPS: Enable HAVE_ARCH_TRACEHOOK. by Ralf Baechle · 12 years ago
  35. 6a9c001 MIPS: Switch ELF core dumper to use regsets. by Ralf Baechle · 12 years ago
  36. 7aeb753 MIPS: Implement task_user_regset_view. by Ralf Baechle · 12 years ago
  37. bc3d22c MIPS: ptrace: Use tracehook helpers. by Ralf Baechle · 12 years ago
  38. 46e12c0 MIPS: O32 / 32-bit: Always copy 4 stack arguments. by Ralf Baechle · 12 years ago
  39. 19e2e17 MIPS: Provide arch_syscall_addr. by Ralf Baechle · 12 years ago
  40. 403342a MIPS: 32-bit: Remove unused gas macros fifty and mille. by Ralf Baechle · 12 years ago
  41. 51d139b MIPS: Enable entries for SIGSYS in struct siginfo. by Ralf Baechle · 12 years ago
  42. 03b94e2 MIPS: 64-bit: Mark native syscall table as data object. by Ralf Baechle · 12 years ago
  43. 43dec43 MIPS: compat: Mark N32 syscall table as data object. by Ralf Baechle · 12 years ago
  44. 2a9c275 MIPS: compat: Export O32 syscall table and rename to avoid duplicate symbol. by Ralf Baechle · 12 years ago
  45. f4ae17a MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT by Jayachandran C · 11 years ago
  46. 7f177a5 MIPS: Tell R4k SC and MC variations apart by Maciej W. Rozycki · 11 years ago
  47. 33afab8 MIPS: DECstation CPU feature overrides by Maciej W. Rozycki · 11 years ago
  48. 07217d7 DEC: Whitespace cleanup by Maciej W. Rozycki · 11 years ago
  49. 0fabe10 MIPS: DECstation I/O ASIC DMA interrupt classes by Maciej W. Rozycki · 11 years ago
  50. 4e7f726 MIPS: Remove unnecessary platform dma helper functions by Felix Fietkau · 11 years ago
  51. 8a8594a MIPS: Cobalt: Move to 8250/16550 serial early printk driver by Yoichi Yuasa · 15 years ago
  52. 7cd93b8 MIPS: Add 8250/16550 serial early printk driver by Yoichi Yuasa · 15 years ago
  53. 31c4867 MIPS: ZBOOT: Support LZ4 compression scheme by Florian Fainelli · 11 years ago
  54. e970a72 MIPS: ZBOOT: Define program header for text loadable segment by Florian Fainelli · 11 years ago
  55. 4e23eb6 MIPS: ZBOOT: Support XZ compression scheme by Florian Fainelli · 11 years ago
  56. 26fca83 MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT by Florian Fainelli · 11 years ago
  57. f9a7feb MIPS: Fix start of free memory when using initrd by Greg Ungerer · 14 years ago
  58. 007fbbe MIPS: Quiet the building output of vmlinux.32 and vmlinux.64 by Wu Zhangjin · 14 years ago
  59. f7777dc MIPS: Panic messages should not end in \n. by Ralf Baechle · 11 years ago
  60. 761845f MIPS: Use NUMA_NO_NODE instead of -1 for node ID. by Ralf Baechle · 11 years ago
  61. cffe00c MIPS: of/pci: Use of_pci_range_parser by Andrew Murray · 11 years ago
  62. 8eae19c MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU by Hauke Mehrtens · 11 years ago
  63. 2224de9 MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock by Hauke Mehrtens · 11 years ago
  64. 62cf3bc MIPS: BCM47XX: Get GPIO pin from nvram configuration by Hauke Mehrtens · 11 years ago
  65. 84e8bb5 MIPS: BCM47XX: Print board name in /proc/cpuinfo by Hauke Mehrtens · 11 years ago
  66. 786c497 MIPS: BCM47XX: Add board detection by Hauke Mehrtens · 11 years ago
  67. 85f32db MIPS: Kconfig: CMP support needs to select SMP as well by Markos Chandras · 11 years ago
  68. c2377a4 MIPS: Move definition of SMP processor id register to header file by Jayachandran C · 11 years ago
  69. 1a9db0a MIPS: ath79: Remove ar933x_uart_platform.h header by Gabor Juhos · 11 years ago
  70. c6e7274 MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  71. dbee716 MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt() by Jiang Liu · 11 years ago
  72. 7f081f1 MIPS: Perf: Fix 74K cache map by Deng-Cheng Zhu · 11 years ago
  73. 16b84e5 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. by Grant Likely · 11 years ago
  74. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  75. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  76. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  77. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. 13acfd5 Powerpc KVM work is based on a commit after rc4. by Gleb Natapov · 11 years ago
  79. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  80. 015e051 KVM: mips: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  81. c786e90 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  83. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  84. 25ff794 of: implement pci_address_to_pio as weak function by Rob Herring · 11 years ago
  85. 089a49b mips: add explicit includes of prom.h by Rob Herring · 11 years ago
  86. 97e7f45 mips: use common of_flat_dt_get_machine_name by Rob Herring · 11 years ago
  87. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  88. f75813c mips: use early_init_dt_scan by Rob Herring · 11 years ago
  89. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  90. 8b3c569 MIPS: stack protector: Fix per-task canary switch by James Hogan · 11 years ago
  91. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  92. 5596b0b MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches by Yoichi Yuasa · 11 years ago
  93. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 08ebb25 MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  95. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
  96. 55c25c2 MIPS: mm: Move some checks out of 'for' loop in DMA operations by Jayachandran C · 11 years ago
  97. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  98. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  99. becee6b8 MIPS: cpu-features.h: s/MIPS53/MIPS64/ by Maciej W. Rozycki · 11 years ago
  100. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago