1. 0208c96 ARC: Provide a default serial.h for uart drivers needing BASE_BAUD by Vineet Gupta · 12 years ago
  2. 95461a6 ARC: [plat-arcfpga] defconfig for fully loaded ARC Linux by Vineet Gupta · 12 years ago
  3. b830cde ARC: [Review] Multi-platform image #8: platform registers SMP callbacks by Vineet Gupta · 12 years ago
  4. 10b1271 ARC: [Review] Multi-platform image #7: SMP common code to use callbacks by Vineet Gupta · 12 years ago
  5. fc7943d ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optional by Vineet Gupta · 12 years ago
  6. decae9d ARC: [Review] Multi-platform image #5: NR_IRQS defined by ARC core by Vineet Gupta · 12 years ago
  7. e97ff12 ARC: [Review] Multi-platform image #4: Isolate platform headers by Vineet Gupta · 12 years ago
  8. 877768c ARC: [Review] Multi-platform image #3: switch to board callback by Vineet Gupta · 12 years ago
  9. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 12 years ago
  10. 93ad700 ARC: Fold boards sub-menu into platform/SoC menu by Vineet Gupta · 12 years ago
  11. 53d9895 ARC: [Review] Multi-platform image #1: Kconfig enablement by Vineet Gupta · 12 years ago
  12. 4368902 ARC: Add support for ioremap_prot API by Gilad Ben-Yossef · 12 years ago
  13. 8c2f4a8 ARC: UAPI Disintegrate arch/arc/include/asm by Vineet Gupta · 12 years ago
  14. cbe056f ARC: Hostlink Pseudo-Driver for Metaware Debugger by Vineet Gupta · 12 years ago
  15. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 12 years ago
  16. 9c57564 ARC: perf support (software counters only) by Vineet Gupta · 12 years ago
  17. 7fadc1e ARC: [plat-arfpga] BVCI Latency Unit setup by Vineet Gupta · 12 years ago
  18. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  19. f46121b ARC: kgdb support by Mischa Jonker · 12 years ago
  20. 2e651ea ARC: Unaligned access emulation by Vineet Gupta · 12 years ago
  21. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 12 years ago
  22. 4d86dfb ARC: kprobes support by Vineet Gupta · 12 years ago
  23. e65ab5a ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) by Vineet Gupta · 12 years ago
  24. 44c8bb9 ARC: stacktracing APIs based on dw2 unwinder by Vineet Gupta · 12 years ago
  25. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 12 years ago
  26. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  27. 0ef88a5 ARC: Diagnostics: show_regs() etc by Vineet Gupta · 12 years ago
  28. fa1c3ff ARC: Module support by Vineet Gupta · 12 years ago
  29. 4788a59 ARC: Support for high priority interrupts in the in-core intc by Vineet Gupta · 12 years ago
  30. 769bc1f ARC: OProfile support by Vineet Gupta · 12 years ago
  31. 01b812b ARC: Futex support by Vineet Gupta · 12 years ago
  32. 547f112 ARC: ptrace support by Vineet Gupta · 12 years ago
  33. 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 12 years ago
  34. 8872e9e ARC: [plat-arcfpga] defconfig by Vineet Gupta · 12 years ago
  35. c08098f ARC: Last bits (stubs) to get to a running kernel with UART by Vineet Gupta · 12 years ago
  36. abe11dd ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board by Vineet Gupta · 12 years ago
  37. 450dd43 ARC: [DeviceTree] Convert some Kconfig items to runtime values by Vineet Gupta · 12 years ago
  38. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
  39. ee36d17 ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC by Vineet Gupta · 12 years ago
  40. c121c50 ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init by Vineet Gupta · 12 years ago
  41. 1162b07 ARC: I/O and DMA Mappings by Vineet Gupta · 12 years ago
  42. fbd7053 ARC: Page Fault handling by Vineet Gupta · 12 years ago
  43. d79e678 ARC: TLB flush Handling by Vineet Gupta · 12 years ago
  44. cc562d2 ARC: MMU Exception Handling by Vineet Gupta · 12 years ago
  45. f1f3347 ARC: MMU Context Management by Vineet Gupta · 12 years ago
  46. 5dda4dc ARC: Page Table Management by Vineet Gupta · 12 years ago
  47. 95d6976 ARC: Cache Flush Management by Vineet Gupta · 12 years ago
  48. 55bb948 ARC: [Review] Prevent incorrect syscall restarts by Vineet Gupta · 12 years ago
  49. 5c39c0a ARC: [Review] Preparing to fix incorrect syscall restarts due to signals by Vineet Gupta · 12 years ago
  50. c358103 ARC: Signal handling by Vineet Gupta · 12 years ago
  51. d8005e6 ARC: Timers/counters/delay management by Vineet Gupta · 12 years ago
  52. bf90e1e ARC: Process-creation/scheduling/idle-loop by Vineet Gupta · 12 years ago
  53. 4adeefe ARC: Syscall support (no-legacy-syscall ABI) by Vineet Gupta · 12 years ago
  54. 054419e ARC: Non-MMU Exception Handling by Vineet Gupta · 12 years ago
  55. bacdf48 ARC: Interrupt Handling by Vineet Gupta · 12 years ago
  56. 9d42c84 ARC: Low level IRQ/Trap/Exception Handling by Vineet Gupta · 12 years ago
  57. 5210d1e ARC: String library by Vineet Gupta · 12 years ago
  58. 6e35fa2 ARC: Spinlock/rwlock/mutex primitives by Vineet Gupta · 12 years ago
  59. 3be80aa ARC: Fundamental ARCH data-types/defines by Vineet Gupta · 12 years ago
  60. ca15c8e ARC: Checksum/byteorder/swab routines by Vineet Gupta · 12 years ago
  61. 0a5eae4 ARC: [optim] uaccess __{get,put}_user() optimised by Vineet Gupta · 12 years ago
  62. 43697cb ARC: uaccess friends by Vineet Gupta · 12 years ago
  63. 14e968b ARC: Atomic/bitops/cmpxchg/barriers by Vineet Gupta · 12 years ago
  64. ac4c244 ARC: irqflags - Interrupt enabling/disabling at in-core intc by Vineet Gupta · 12 years ago
  65. cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 12 years ago
  66. 79a033c ARC: Generic Headers by Vineet Gupta · 12 years ago
  67. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  68. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  69. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 12 years ago
  71. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  72. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 12 years ago
  73. 1585def ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 12 years ago
  74. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  75. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  76. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  77. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  78. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 12 years ago
  79. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 12 years ago
  80. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 12 years ago
  81. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 12 years ago
  82. 36224d0 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  83. 334c9e8 ARM: at91: fix gpios on i2c-gpio for RM9200 DT by Joachim Eastwood · 12 years ago
  84. 1bab02e ARM: at91/at91sam9x5 DTS: add SCK USART pins by Richard Genoud · 12 years ago
  85. c89cec3 ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts by Richard Genoud · 12 years ago
  86. 09d75bc ARM: kirkwood: fix missing #interrupt-cells property by Sebastian Hesselbarth · 12 years ago
  87. ed06ef3 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 12 years ago
  88. 343391b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  89. 51edce0 Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  90. 9899d11 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL by Oleg Nesterov · 12 years ago
  91. 9cf2b72 arm64: elf: fix core dumping to match what glibc expects by Will Deacon · 12 years ago
  92. b2555b8 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 12 years ago
  93. 7662a9c ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport by Luciano Coelho · 12 years ago
  94. 034bf09 ARM: OMAP2+: DT node Timer iteration fix by Pantelis Antoniou · 12 years ago
  95. e407ee0 ARM: OMAP2+: Fix section warning for omap_init_ocp2scp() by Tony Lindgren · 12 years ago
  96. 81f3ae0 ARM: OMAP2+: fix build break for omapdrm by Rob Clark · 12 years ago
  97. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  98. 210b184 Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes by Russell King · 12 years ago
  99. 93d5bf0 ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO by Santosh Shilimkar · 12 years ago
  100. 1565337 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem by Russell King · 12 years ago