1. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  2. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  3. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  4. d75e2c9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  5. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 85a053f MIPS: PCI: Move fixups from __init to __devinit. by Sebastian Andrzej Siewior · 12 years ago
  7. 3592c3c MIPS: Fix bug.h MIPS build regression by Yoichi Yuasa · 12 years ago
  8. f2b88d6 MIPS: sync-r4k: remove redundant irq operation by Yong Zhang · 12 years ago
  9. b789ad6 MIPS: smp: Warn on too early irq enable by Yong Zhang · 12 years ago
  10. b9a09a0 MIPS: call set_cpu_online() on cpu being brought up with irq disabled by Yong Zhang · 12 years ago
  11. 5309bda MIPS: call ->smp_finish() a little late by Yong Zhang · 12 years ago
  12. 263afbd MIPS: Yosemite: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  13. 70dc8fa MIPS: SMTC: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  14. 856ac3c MIPS: BMIPS: delay irq enable to ->smp_finish() by Yong Zhang · 12 years ago
  15. 1bcfecc MIPS: Octeon: delay enable irq to ->smp_finish() by Yong Zhang · 12 years ago
  16. 68b6352 MIPS: Oprofile: Fix build as a module. by Ralf Baechle · 12 years ago
  17. 38be3c7 MIPS: BCM63XX: Fix BCM6368 IPSec clock bit by Florian Fainelli · 12 years ago
  18. 6c37c95 MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() by Florian Fainelli · 12 years ago
  19. e909be8 MIPS: Fix Magic SysRq L kernel crash. by Vincent Wen · 12 years ago
  20. ca760ca5 MIPS: BMIPS: Fix duplicate header inclusion. by Danny Kukawka · 12 years ago
  21. 4a043d7 mips: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  22. 5520e42 MIPS: cmpxchg.h: Add missing include by Aaro Koskinen · 12 years ago
  23. 5d9fbed MIPS: Malta may also be equipped with MIPS64 R2 processors. by Leonid Yegoshin · 12 years ago
  24. a586e14 MIPS: Fix typo multipy -> multiply by Ralf Baechle · 12 years ago
  25. 7ee91de MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. by Yoichi Yuasa · 12 years ago
  26. b96b62d MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies by Yoichi Yuasa · 12 years ago
  27. c7b2ec2 MIPS: SMTC: Spelling and grammar corrections. by Ralf Baechle · 12 years ago
  28. 7b1c0d2 MIPS: Properly align the .data..init_task section. by David Daney · 12 years ago
  29. c5de50d MIPS: Malta: Change start address to avoid conflicts. by Steven J. Hill · 12 years ago
  30. 2dd1703 MIPS: Fix race condition with FPU thread task flag during context switch. by Leonid Yegoshin · 12 years ago
  31. dc34b05 MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set. by Douglas Leung · 12 years ago
  32. c022630 MIPS: Refactor 'clear_page' and 'copy_page' functions. by Steven J. Hill · 12 years ago
  33. 78d4803 MIPS: Don't panic on 5KEc. by Leonid Yegoshin · 12 years ago
  34. 893a057 mips: fix bug.h build regression by Yoichi Yuasa · 12 years ago
  35. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  36. 9349b44 Merge branch 'pci/myron-final-fixups-v2' into next by Bjorn Helgaas · 12 years ago
  37. 02d4b36 MIPS/PCI: move final fixups from __init to __devinit by Myron Stowe · 12 years ago
  38. 113c62d MIPS: Add support for the M14Kc core. by Steven J. Hill · 12 years ago
  39. 839efb4 MIPS: MT: Fix indentation damage. by Ralf Baechle · 12 years ago
  40. f0b77f2 MIPS: Clean-up GIC and vectored interrupts. by Steven J. Hill · 12 years ago
  41. c6a4ebb MIPS: Provide a symbol for the legacy performance counter interrupt. by Ralf Baechle · 12 years ago
  42. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  43. 938ca51 MIPS/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  44. 11206c9 MIPS/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  45. 42b14cb mips: pci-lantiq: Fix check for valid gpio by Roland Stigge · 12 years ago
  46. b876c1a MIPS: Netlogic: Fix TLB size of boot CPU. by Jayachandran C · 12 years ago
  47. 249e2a3 MIPS: Netlogic: MSI enable fix for XLS by Ganesan Ramalingam · 12 years ago
  48. ea8e867 MIPS: Netlogic: Fix PCIX irq on XLR chips by Jayachandran C · 12 years ago
  49. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  50. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  51. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  52. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  53. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  54. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  55. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  56. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  57. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  58. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  59. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  60. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  61. dcc62b6 mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases) by Al Viro · 12 years ago
  62. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  63. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  64. c819baf Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next by Ralf Baechle · 12 years ago
  65. 009d691 MIPS: lantiq: remove orphaned code by John Crispin · 12 years ago
  66. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  67. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  68. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  70. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  71. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  72. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  74. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  75. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. c3719a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  78. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  79. f70d4a9 edac, mips: don't change code that has been removed in edac/mips tree by Jiri Kosina · 12 years ago
  80. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  81. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  82. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  84. 39faa24 MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. by Ralf Baechle · 12 years ago
  85. d41ced0 MIPS: lantiq: implement support for FALCON soc by John Crispin · 12 years ago
  86. cdb8612 watchdog: MIPS: lantiq: implement OF support and minor fixes by John Crispin · 12 years ago
  87. 5238f7b GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder by John Crispin · 12 years ago
  88. 57c8cb8 MIPS: pci: convert lantiq driver to OF by John Crispin · 12 years ago
  89. ddd4eec MIPS: lantiq: convert dma to platform driver by John Crispin · 12 years ago
  90. 287e3f3 MIPS: lantiq: implement support for clkdev api by John Crispin · 12 years ago
  91. bd51db7 MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() by John Crispin · 12 years ago
  92. 3645da0 OF: MIPS: lantiq: implement irq_domain support by John Crispin · 12 years ago
  93. a039222 OF: MIPS: lantiq: implement OF support by John Crispin · 12 years ago
  94. cd93b48 MIPS: lantiq: drop mips_machine support by John Crispin · 12 years ago
  95. cde1794 mips: Use generic time config by Anna-Maria Gleixner · 12 years ago
  96. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 12 years ago
  97. a3c8b4f MIPS: Cavium: Remove smp_reserve_lock. by Ralf Baechle · 12 years ago
  98. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  99. 6650df3 MIPS: Move cache setup to setup_arch(). by David Daney · 12 years ago
  100. 9cd9669b MIPS: Use board_cache_error_setup for r4k cache error handler setup. by David Daney · 12 years ago