1. 0f3b395 mips: use the the PCI controller's io_map_base by Michael S. Tsirkin · 12 years ago
  2. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  3. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  4. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  5. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  6. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  7. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 12 years ago
  8. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  9. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  10. 7bf6612 Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next by Ralf Baechle · 12 years ago
  11. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 12 years ago
  12. 39b7414 Merge branch 'next/generic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  13. d7a887a MIPS: Delete unused function add_temporary_entry. by Ralf Baechle · 12 years ago
  14. c539ef7 MIPS: Set default pci cache line size. by Ralf Baechle · 12 years ago
  15. f467e4bf MIPS: Flush huge TLB by Hillf Danton · 12 years ago
  16. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  17. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  18. e26d196 MIPS: randomize PIE load address by David Daney · 13 years ago
  19. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  20. 8051667 MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers by Jonas Gorski · 13 years ago
  21. f4aa7ad MIPS: BCM63XX: use the new bcm63xxpart parser by Jonas Gorski · 13 years ago
  22. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  23. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  24. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  25. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  26. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  27. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  28. 96633fa2 PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  29. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  30. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  31. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  32. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  33. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  34. c0d2b83 net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery by Joshua Kinard · 13 years ago
  35. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  36. 269a3eb1 mips: txx9_sram - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  37. 0e38eaf mips: 7segled - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  38. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  39. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  40. 1632b9e UAPI: Split trivial #if defined(__KERNEL__) && X conditionals by David Howells · 13 years ago
  41. 8935e13 UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines by David Howells · 13 years ago
  42. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  43. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  44. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  45. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  46. 9d15ffc mips: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  47. 876f116 MIPS: Octeon: Remove SYS_SUPPORTS_HIGHMEM. by Chandrakala Chavva · 13 years ago
  48. 595789a MIPS: Octeon: Add support for OCTEON II PCIe by David Daney · 13 years ago
  49. 53efc98 MIPS: Octeon: Update PCI Latency timer and enable more error reporting. by David Daney · 13 years ago
  50. 2af9992 MIPS: Alchemy: Update cpu-feature-overrides by Manuel Lauss · 13 years ago
  51. f2711be MIPS: Alchemy: db1200: Improve PB1200 detection. by Manuel Lauss · 13 years ago
  52. 3eab8095 MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. by Manuel Lauss · 13 years ago
  53. 894cc87 MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller by Manuel Lauss · 13 years ago
  54. f267c88 MIPS: Alchemy: irq: register pm at irq init time by Manuel Lauss · 13 years ago
  55. 2a32daf MIPS: Alchemy: Touchscreen support on DB1100 by Manuel Lauss · 13 years ago
  56. e734ae1 MIPS: Alchemy: Hook up IrDA on DB1000/DB1100 by Manuel Lauss · 13 years ago
  57. cd671c1 net/irda: convert au1k_ir to platform driver. by Manuel Lauss · 13 years ago
  58. 4d2216a MIPS: Alchemy: remove unused board headers by Manuel Lauss · 13 years ago
  59. b67a1a0 MTD: nand: make au1550nd.c a platform_driver by Manuel Lauss · 13 years ago
  60. b3ea581 MIPS: Netlogic: Mark Netlogic chips as SMT capable by Hillf Danton · 13 years ago
  61. 2aa54b2 MIPS: Netlogic: Add support for XLP 3XX cores by Jayachandran C · 13 years ago
  62. 66d2998 MIPS: Netlogic: Merge some of XLR/XLP wakup code by Jayachandran C · 13 years ago
  63. 8da2463 MIPS: Netlogic: Add default XLP config. by Jayachandran C · 13 years ago
  64. 1c773ea MIPS: Netlogic: Add XLP makefiles and config by Jayachandran C · 13 years ago
  65. 65040e2 MIPS: Netlogic: Add XLP platform files for XLP SoC by Jayachandran C · 13 years ago
  66. a3d4fb2 MIPS: Netlogic: XLP CPU support. by Jayachandran C · 13 years ago
  67. 0be3d9b MIPS: Netlogic: Update default config by Jayachandran C · 13 years ago
  68. 0c96540 MIPS: Netlogic: Move code common with XLP to common/ by Jayachandran C · 13 years ago
  69. 99fb2f7 MIPS: Netlogic: No need to set -Werror in mips/xlr by Jayachandran C · 13 years ago
  70. c3c8cfb MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR by Jayachandran C · 13 years ago
  71. faabeb9 MIPS: Netlogic: Style fixes for Platform by Jayachandran C · 13 years ago
  72. f32671a MIPS: Netlogic: Add basic MSI support for XLR/XLS by Ganesan Ramalingam · 13 years ago
  73. b66f953 MIPS: Netlogic: Avoid unnecessary cache flushes by Jayachandran C · 13 years ago
  74. 11d48aa MIPS: Netlogic: add r4k_wait as the cpu_wait by Jayachandran C · 13 years ago
  75. e6be33c MIPS: Netlogic: Change load address by Jayachandran C · 13 years ago
  76. ff5d726 MIPS/Perf-events: Cleanup event->destroy at event init by Deng-Cheng Zhu · 13 years ago
  77. 266623b7 MIPS/Perf-events: Remove pmu and event state checking in validate_event() by Deng-Cheng Zhu · 13 years ago
  78. 74653cc MIPS/Perf-events: Remove erroneous check on active_events by Deng-Cheng Zhu · 13 years ago
  79. 2c1b54d MIPS/Perf-events: Don't do validation on raw events by Deng-Cheng Zhu · 13 years ago
  80. 6457a39 MIPS Kprobes: Support branch instructions probing by Maneesh Soni · 13 years ago
  81. d8d4e3a MIPS Kprobes: Refactor branch emulation by Maneesh Soni · 13 years ago
  82. 9233c1e MIPS Kprobes: Deny probes on ll/sc instructions by Maneesh Soni · 13 years ago
  83. 41dde78 MIPS Kprobes: Fix OOPS in arch_prepare_kprobe() by Maneesh Soni · 13 years ago
  84. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  85. 43064c0 MIPS: Handle initmem in systems with kernel not in add_memory_region() mem by David Daney · 13 years ago
  86. b1c10be MIPS: Add fast get_user_pages by Hillf Danton · 13 years ago
  87. 5639bc4 MIPS: Hugetlb: Keep TLB cache hot while flushing by Hillf Danton · 13 years ago
  88. e84de0c MIPS: GIO bus support for SGI IP22/28 by Thomas Bogendoerfer · 13 years ago
  89. 714c1f5 MIPS: Octeon: Update DMA mapping operations for OCTEON II processors. by David Daney · 13 years ago
  90. 26afc5e MIPS: Octeon: Update feature test functions for new chips and features. by David Daney · 13 years ago
  91. 412394d MIPS: Octeon: Update SOC PCI related register definitions for new chips. by David Daney · 13 years ago
  92. 37d3bfd MIPS: Octeon: Rearrange CVMX files in preperation for device tree by David Daney · 13 years ago
  93. ada11a3 MIPS: Octeon: Update bootloader board type constants. by David Daney · 13 years ago
  94. af86649 MIPS: Octeon: Move some Ethernet support files out of staging. by David Daney · 13 years ago
  95. 751c9f6 MIPS: Oceton: Update model detection code for new chips. by David Daney · 13 years ago
  96. 506d24b MIPS: Octeon: Update struct cvmx_bootinfo to v3. by David Daney · 13 years ago
  97. df0ac8a MIPS: BMIPS: Add SMP support code for BMIPS43xx/BMIPS5000 by Kevin Cernekee · 13 years ago
  98. 6fb97ef MIPS: Add board_ebase_setup() by Kevin Cernekee · 13 years ago
  99. 34bd92e MIPS: Add NMI notifier by Kevin Cernekee · 13 years ago
  100. 18a1eef MIPS: BMIPS: Introduce bmips.h by Kevin Cernekee · 13 years ago