1. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  2. 95381f3 ARM: mxs: ocotp: Fix sparse warning by Fabio Estevam · 11 years ago
  3. f26b016 ARM: mxs: icoll: Fix sparse warning by Fabio Estevam · 11 years ago
  4. bb39cdc ARM: mxs: mm: Fix sparse warning by Fabio Estevam · 11 years ago
  5. f6c49da ARM: mxs_defconfig: Make USB host functional again by Fabio Estevam · 11 years ago
  6. 0545c79 ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1 by Shawn Guo · 11 years ago
  7. b4e6153 ARM: mach-imx: move early resume code out of the .data section by Nicolas Pitre · 11 years ago
  8. e97e9c9 m68knommu: fix MC68328.h defines by Luis Alves · 11 years ago
  9. be3f695 m68knommu: fix build when CPU is not coldfire by Thadeu Lima de Souza Cascardo · 11 years ago
  10. 1a62fe8 m68knommu: add CPU_NAME for 68000 by Luis Alves · 11 years ago
  11. 3f7d1fe ARM: 7665/1: Wire up kcmp syscall by Cyrill Gorcunov · 11 years ago
  12. e595ede ARM: 7664/1: perf: remove erroneous semicolon from event initialisation by Chen Gang · 11 years ago
  13. f2fe09b ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit by Will Deacon · 11 years ago
  14. 1a8e611 ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume by Dietmar Eggemann · 11 years ago
  15. 89c7e4b ARM: 7661/1: mm: perform explicit branch predictor maintenance when required by Will Deacon · 11 years ago
  16. 862c588 ARM: 7660/1: tlb: add branch predictor maintenance operations by Will Deacon · 11 years ago
  17. 8a4e3a9 ARM: 7659/1: mm: make mm->context.id an atomic64_t variable by Will Deacon · 11 years ago
  18. 37f47e3 ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover by Will Deacon · 11 years ago
  19. d61947a ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian by Will Deacon · 11 years ago
  20. 904464b ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp by Shawn Guo · 11 years ago
  21. 78305c8 ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id by Ben Dooks · 11 years ago
  22. 30a1b5e ARM: 7642/1: netx: bump IRQ offset to 64 by Linus Walleij · 11 years ago
  23. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  24. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  25. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  26. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  27. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  28. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  29. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  30. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  31. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 11 years ago
  32. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  33. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  34. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 11 years ago
  35. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  36. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  37. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  38. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  39. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  40. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 11 years ago
  41. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  42. c838e72 metag: export clear_page and copy_page by James Hogan · 11 years ago
  43. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  44. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 12 years ago
  45. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 12 years ago
  46. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 12 years ago
  47. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 12 years ago
  48. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 12 years ago
  49. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 12 years ago
  50. 00512bd metag: ftrace support by James Hogan · 12 years ago
  51. 903b20a metag: Perf by James Hogan · 12 years ago
  52. 5633004 metag: Build infrastructure by James Hogan · 12 years ago
  53. 1e57372 metag: Various other headers by James Hogan · 12 years ago
  54. e8de348 metag: Stack unwinding by James Hogan · 12 years ago
  55. 086e9dc metag: Optimised library functions by James Hogan · 12 years ago
  56. f507758 metag: DMA by James Hogan · 12 years ago
  57. 42682c6 metag: SMP support by James Hogan · 12 years ago
  58. 6006c0d metag: Atomics, locks and bitops by James Hogan · 12 years ago
  59. 9b802d1 metag: Module support by James Hogan · 12 years ago
  60. 44dea39 metag: Scheduling/Process management by James Hogan · 12 years ago
  61. 26025bb metag: System Calls by James Hogan · 12 years ago
  62. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  63. 63047ea metag: IRQ handling by James Hogan · 12 years ago
  64. ac919f0 metag: Traps by James Hogan · 12 years ago
  65. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  66. bc3966b metag: ptrace by James Hogan · 12 years ago
  67. 29dd78c metag: Device tree by James Hogan · 12 years ago
  68. 262d96b metag: Signal handling by James Hogan · 12 years ago
  69. c438b58 metag: TCM support by James Hogan · 12 years ago
  70. bbc1770 metag: Highmem support by James Hogan · 12 years ago
  71. e624e95 metag: Huge TLB by James Hogan · 12 years ago
  72. 373cd78 metag: Memory handling by James Hogan · 12 years ago
  73. f5df8e2 metag: Memory management by James Hogan · 12 years ago
  74. 99ef7c2 metag: Cache/TLB handling by James Hogan · 12 years ago
  75. 027f891 metag: TBX source by James Hogan · 12 years ago
  76. 4ca151b metag: TBX header by James Hogan · 12 years ago
  77. 85d9d7a metag: Boot by James Hogan · 12 years ago
  78. 87aa132 metag: Header for core memory mapped registers by James Hogan · 12 years ago
  79. af8a104 metag: Headers for core arch constants by James Hogan · 12 years ago
  80. c19fa94 Add HAVE_64BIT_ALIGNED_ACCESS by James Hogan · 12 years ago
  81. cf8e18e parisc: fix redefinition of SET_PERSONALITY by Helge Deller · 11 years ago
  82. 1905b77 parisc: do not install modules when installing kernel by Rolf Eike Beer · 11 years ago
  83. 8527ed4 parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) by Helge Deller · 11 years ago
  84. d8d0524 parisc: avoid unitialized variable warning in pa_memcpy() by Helge Deller · 11 years ago
  85. 850df98 parisc: remove unused variable 'compat_val' by Helge Deller · 11 years ago
  86. 48139f8 parisc: switch to compat_functions of io_setup, io_getevents and io_submit by Helge Deller · 11 years ago
  87. 4530c49 parisc: select ARCH_WANT_FRAME_POINTERS by Helge Deller · 11 years ago
  88. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  89. 14cc0b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  90. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  91. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  92. dfbb83d [regression] braino in "sparc: convert to ksignal" by Al Viro · 11 years ago
  93. ded3ef0 ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages by Russell King · 11 years ago
  94. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 11 years ago
  95. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  96. 0f2ad9e MIPS: ath79: use dynamically allocated watchdog device by Gabor Juhos · 12 years ago
  97. 1e50059 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  98. 1a32c58 Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. 7307c00 Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. f8f466c Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago