1. 64b889b arm: zynq: Move slcr initialization to separate file by Michal Simek · 11 years ago
  2. 732078c arm: zynq: Load scu baseaddress at run time by Michal Simek · 11 years ago
  3. 4f0f234 arm: zynq: Move timer to generic location by Michal Simek · 11 years ago
  4. 9e09dc5 arm: zynq: Do not use xilinx specific function names by Michal Simek · 11 years ago
  5. c5263bb arm: zynq: Move timer to clocksource interface by Michal Simek · 11 years ago
  6. e932900 arm: zynq: Use standard timer binding by Michal Simek · 11 years ago
  7. da4a686 ARM: smp_twd: convert to use CLKSRC_OF init by Rob Herring · 12 years ago
  8. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  9. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  10. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 11 years ago
  11. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  12. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  13. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  15. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 11 years ago
  16. 455bd4c ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations by Ivan Djelic · 11 years ago
  17. 3c4aff6 x86, doc: Be explicit about what the x86 struct boot_params requires by Peter Jones · 11 years ago
  18. 2e604c0 x86: Don't clear efi_info even if the sentinel hits by Josh Boyer · 11 years ago
  19. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 11 years ago
  20. 015221f x86: Fix 32-bit *_cpu_data initializers by Krzysztof Mazur · 11 years ago
  21. 44d6b1f ARM: 7667/1: perf: Fix section mismatch on armpmu_init() by Stephen Boyd · 11 years ago
  22. b8083f8 ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompressor by Jonathan Austin · 11 years ago
  23. 576cfb4 x86, smpboot: Remove unused variable by Borislav Petkov · 11 years ago
  24. 54c9b225 powerpc: Set DSCR bit in FSCR setup by Michael Neuling · 11 years ago
  25. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 11 years ago
  26. 57d2316 powerpc: Fix setting FSCR for HV=0 and on secondary CPUs by Michael Neuling · 11 years ago
  27. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 11 years ago
  28. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 11 years ago
  29. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 11 years ago
  30. 6b6680c powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code by Chen Gang · 11 years ago
  31. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 11 years ago
  32. 87c319a tile: properly use COMPAT_SYSCALL_DEFINEx by Chris Metcalf · 11 years ago
  33. 5a114b9 tile: work around bug in the generic sys_llseek by Chris Metcalf · 11 years ago
  34. 40f09f3 metag: Inhibit NUMA balancing. by Paul Mundt · 11 years ago
  35. 0010aee metag: remove SET_PERSONALITY() by James Hogan · 11 years ago
  36. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  37. 3f7d1fe ARM: 7665/1: Wire up kcmp syscall by Cyrill Gorcunov · 11 years ago
  38. e595ede ARM: 7664/1: perf: remove erroneous semicolon from event initialisation by Chen Gang · 11 years ago
  39. f2fe09b ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit by Will Deacon · 11 years ago
  40. 1a8e611 ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume by Dietmar Eggemann · 11 years ago
  41. 89c7e4b ARM: 7661/1: mm: perform explicit branch predictor maintenance when required by Will Deacon · 11 years ago
  42. 862c588 ARM: 7660/1: tlb: add branch predictor maintenance operations by Will Deacon · 11 years ago
  43. 8a4e3a9 ARM: 7659/1: mm: make mm->context.id an atomic64_t variable by Will Deacon · 11 years ago
  44. 37f47e3 ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover by Will Deacon · 11 years ago
  45. d61947a ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian by Will Deacon · 11 years ago
  46. 904464b ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp by Shawn Guo · 11 years ago
  47. 78305c8 ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id by Ben Dooks · 12 years ago
  48. 30a1b5e ARM: 7642/1: netx: bump IRQ offset to 64 by Linus Walleij · 12 years ago
  49. 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
  50. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  51. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  52. 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
  53. 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
  54. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  55. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  56. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  57. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 12 years ago
  58. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  59. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  60. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 12 years ago
  61. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  62. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  63. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  64. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  65. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 12 years ago
  66. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 12 years ago
  67. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 12 years ago
  68. c838e72 metag: export clear_page and copy_page by James Hogan · 12 years ago
  69. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 12 years ago
  70. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 12 years ago
  71. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 12 years ago
  72. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 12 years ago
  73. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 12 years ago
  74. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 12 years ago
  75. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 12 years ago
  76. 00512bd metag: ftrace support by James Hogan · 12 years ago
  77. 903b20a metag: Perf by James Hogan · 12 years ago
  78. 5633004 metag: Build infrastructure by James Hogan · 12 years ago
  79. 1e57372 metag: Various other headers by James Hogan · 12 years ago
  80. e8de348 metag: Stack unwinding by James Hogan · 12 years ago
  81. 086e9dc metag: Optimised library functions by James Hogan · 12 years ago
  82. f507758 metag: DMA by James Hogan · 12 years ago
  83. 42682c6 metag: SMP support by James Hogan · 12 years ago
  84. 6006c0d metag: Atomics, locks and bitops by James Hogan · 12 years ago
  85. 9b802d1 metag: Module support by James Hogan · 12 years ago
  86. 44dea39 metag: Scheduling/Process management by James Hogan · 12 years ago
  87. 26025bb metag: System Calls by James Hogan · 12 years ago
  88. 5698c50 metag: Internal and external irqchips by James Hogan · 12 years ago
  89. 63047ea metag: IRQ handling by James Hogan · 12 years ago
  90. ac919f0 metag: Traps by James Hogan · 12 years ago
  91. a2c5d4e metag: Time keeping by James Hogan · 12 years ago
  92. bc3966b metag: ptrace by James Hogan · 12 years ago
  93. 29dd78c metag: Device tree by James Hogan · 12 years ago
  94. 262d96b metag: Signal handling by James Hogan · 12 years ago
  95. c438b58 metag: TCM support by James Hogan · 12 years ago
  96. bbc1770 metag: Highmem support by James Hogan · 12 years ago
  97. e624e95 metag: Huge TLB by James Hogan · 12 years ago
  98. 373cd78 metag: Memory handling by James Hogan · 12 years ago
  99. f5df8e2 metag: Memory management by James Hogan · 12 years ago
  100. 99ef7c2 metag: Cache/TLB handling by James Hogan · 12 years ago