1. 30852ad MIPS: Remove old core dump functions by Alex Smith · 10 years ago
  2. a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 10 years ago
  3. 457ed77 MIPS: O32/32-bit: Remove outdated comment by Alex Smith · 10 years ago
  4. e90e6fd MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts by Alex Smith · 10 years ago
  5. c23b3d1a MIPS: ptrace: Change GP regset to use correct core dump register layout by Alex Smith · 10 years ago
  6. bcec7c8 MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time by Alex Smith · 10 years ago
  7. 65768a1 MIPS: ptrace: Test correct task's flags in task_user_regset_view() by Alex Smith · 10 years ago
  8. 656ff9b MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IR by Alex Smith · 10 years ago
  9. 6ee1d93 MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) by Rafał Miłecki · 10 years ago
  10. d377732 Revert "MIPS: Delete unused function add_temporary_entry." by Rafał Miłecki · 10 years ago
  11. 9194b34 MIPS: BCM47XX: Devices database update for 3.17 by Rafał Miłecki · 10 years ago
  12. ce01cbe MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA by Rafał Miłecki · 10 years ago
  13. c949c0b MIPS: BCM47XX: Move shared symbols to the config BCM47XX by Rafał Miłecki · 10 years ago
  14. 7bb26b1 MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0 by Rafał Miłecki · 10 years ago
  15. 41a867c MIPS: BCM47xx: Distinguish WRT54G series devices by boardtype by Rafał Miłecki · 10 years ago
  16. 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
  17. ef2f826 MIPS: Loongson-3: Enable the COP2 usage by Huacai Chen · 10 years ago
  18. e7841be MIPS: Add Loongson-3B support by Huacai Chen · 10 years ago
  19. 1ff1ad6 MIPS: Add numa api support by Huacai Chen · 10 years ago
  20. c461731 MIPS: Add NUMA support for Loongson-3 by Huacai Chen · 10 years ago
  21. 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
  22. bda4584 MIPS: Support CPU topology files in sysfs by Huacai Chen · 10 years ago
  23. 0f3f506 MIPS: Support hard limit of cpu count (nr_cpu_ids) by Huacai Chen · 10 years ago
  24. e5cd534 MIPS: Remove incorrect NULL check in local_flush_tlb_page() by Emil Goode · 10 years ago
  25. 0fc0708 MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O by Paul Burton · 10 years ago
  26. c90e49f MIPS: {pm,smp}-cps: use cpu_vpe_id macro by Paul Burton · 10 years ago
  27. 34bd3e6 MIPS: Fix potential build failures using cpu_vpe_id on non-MT by Paul Burton · 10 years ago
  28. a8b84677 MIPS: pm-cps: Select CONFIG_MIPS_CPC by Paul Burton · 10 years ago
  29. 064231e MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP by Paul Burton · 10 years ago
  30. 250dc03 MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G by Hauke Mehrtens · 10 years ago
  31. 103c0bf MIPS: BCM47XX: fixup broken MAC addresses in nvram by Hauke Mehrtens · 10 years ago
  32. 316cad5 MIPS: BCM47XX: make reboot more relaiable by Hauke Mehrtens · 10 years ago
  33. 1bc2d3e MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup by Atsushi Nemoto · 10 years ago
  34. 5236d5c MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge by Atsushi Nemoto · 10 years ago
  35. ad6f9022 MIPS: TXx9: Fix quirk_slc90e66_ide by Atsushi Nemoto · 10 years ago
  36. b625cd4 MIPS: SB1: Check optional compilation flags one by one by Maciej W. Rozycki · 10 years ago
  37. db87313 MIPS: asm/bitops.h: Guard CLZ with `.set mips32' by Maciej W. Rozycki · 10 years ago
  38. bf4aac0 MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks by Maciej W. Rozycki · 10 years ago
  39. b37f0f6 MIPS: BCM63xx: Allow setting affinity for IPIC by Jonas Gorski · 10 years ago
  40. 553e25b MIPS: BCM63xx: Use irq_desc as argument for (un)mask by Jonas Gorski · 10 years ago
  41. 56d53ea MIPS: BCM63xx: Wire up the second cpu's irq line by Jonas Gorski · 10 years ago
  42. 74b8ca3 MIPS: BCM63xx: Protect irq register accesses by Jonas Gorski · 10 years ago
  43. 7a9fd14 MIPS: BCM63xx: Add cpu argument to dispatch internal by Jonas Gorski · 10 years ago
  44. 3534b5c MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu by Jonas Gorski · 10 years ago
  45. cc81d7f MIPS: BCM63xx: Append irq line to irq_{stat,mask}* by Jonas Gorski · 10 years ago
  46. 86ee433 MIPS: BCM63xx: Replace irq dispatch code with a generic version by Jonas Gorski · 10 years ago
  47. a6dfde8 MIPS: BCM63xx: Move bcm63xx_init_irq down by Jonas Gorski · 10 years ago
  48. a221a6b MIPS: BCM63xx: Add width to __dispatch_internal by Jonas Gorski · 10 years ago
  49. e86ae9e MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id by Jonas Gorski · 10 years ago
  50. 436f302 MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides by Jonas Gorski · 10 years ago
  51. e7101c2 MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code by Jonas Gorski · 10 years ago
  52. ee68580 MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code by Jonas Gorski · 10 years ago
  53. 53a0227 MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code by Jonas Gorski · 10 years ago
  54. fe0a5f1 MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code by Jonas Gorski · 10 years ago
  55. 9bd9f9c MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code by Jonas Gorski · 10 years ago
  56. 02794b9 MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets by Jonas Gorski · 10 years ago
  57. fc26402 MIPS: BCM63xx: Sync MIPS counters during CPU bringup by Jonas Gorski · 10 years ago
  58. 0079188 MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated. by Rickard Strandqvist · 10 years ago
  59. 72e1e2a MIPS: Alchemy: remove old clock support by Manuel Lauss · 10 years ago
  60. b650759 MIPS: Alchemy: au1xmmc: use clk framework by Manuel Lauss · 10 years ago
  61. ecc2ea3 MIPS: Alchemy: au1200fb: use clk framework by Manuel Lauss · 10 years ago
  62. 6b1889c MIPS: Alchemy: au1100fb: use clk framework by Manuel Lauss · 10 years ago
  63. 9178af9 MIPS: Alchemy: irda: use clk framework by Manuel Lauss · 10 years ago
  64. 415e0fe MIPS: Alchemy: db1x00: use clk framework by Manuel Lauss · 10 years ago
  65. 8e21170 MIPS: Alchemy: pci: use clk framework to enable PCI clock by Manuel Lauss · 10 years ago
  66. 3feae78 MIPS: Alchemy: usb: use clk framework by Manuel Lauss · 10 years ago
  67. 5a2fb71 MIPS: Alchemy: platform: use clk framework for uarts by Manuel Lauss · 10 years ago
  68. 4744022 MIPS: Alchemy: clock framework integration of onchip clocks by Manuel Lauss · 10 years ago
  69. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  70. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  71. 1d09de7 MIPS: Alchemy: introduce helpers to access SYS register block. by Manuel Lauss · 10 years ago
  72. 2ef1bb9 MIPS: Alchemy: au1000.h move C-code after register definitions. by Manuel Lauss · 10 years ago
  73. fb1a760 MIPS: Alchemy: move ethernet registers to ethernet driver by Manuel Lauss · 10 years ago
  74. 1341a82 MIPS: Alchemy: au1000.h: remove unused register definitions by Manuel Lauss · 10 years ago
  75. 9e21c7e MIPS: RB532: Replace parse_mac_addr() with mac_pton(). by Daniel Walter · 10 years ago
  76. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  77. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  78. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  79. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  80. 5fa77b5 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  81. 33fe3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  82. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  83. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  84. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  85. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 10 years ago
  86. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 10 years ago
  87. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 10 years ago
  88. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  89. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  90. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  91. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  92. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  93. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  94. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  95. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  96. 3a57cc5 Documenation/laptops: rename and update hpfall.c by Pali Rohár · 10 years ago
  97. 0ba4f6e DocBook: fix various typos by Masanari Iida · 10 years ago
  98. 8011b3c DocBook: fix mtdnand typos by Masanari Iida · 10 years ago
  99. cbb4d3e scripts/kernel-doc: handle object-like macros by Horia Geanta · 10 years ago
  100. c8c3f7d Documentation/Changes: clean up mcelog paragraph by Paul Bolle · 10 years ago