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