1. 8c2f4a8 ARC: UAPI Disintegrate arch/arc/include/asm by Vineet Gupta · 11 years ago
  2. cbe056f ARC: Hostlink Pseudo-Driver for Metaware Debugger by Vineet Gupta · 11 years ago
  3. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 11 years ago
  4. 9c57564 ARC: perf support (software counters only) by Vineet Gupta · 11 years ago
  5. 9854783 perf, ARC: Enable building perf tools for ARC by Vineet Gupta · 11 years ago
  6. 7fadc1e ARC: [plat-arfpga] BVCI Latency Unit setup by Vineet Gupta · 11 years ago
  7. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 11 years ago
  8. f46121b ARC: kgdb support by Mischa Jonker · 11 years ago
  9. 2e651ea ARC: Unaligned access emulation by Vineet Gupta · 11 years ago
  10. bf14e3b sysctl: Enable PARISC "unaligned-trap" to be used cross-arch by Vineet Gupta · 11 years ago
  11. 4d86dfb ARC: kprobes support by Vineet Gupta · 11 years ago
  12. e65ab5a ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) by Vineet Gupta · 11 years ago
  13. 44c8bb9 ARC: stacktracing APIs based on dw2 unwinder by Vineet Gupta · 11 years ago
  14. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 11 years ago
  15. 41195d2 ARC: SMP support by Vineet Gupta · 11 years ago
  16. 0ef88a5 ARC: Diagnostics: show_regs() etc by Vineet Gupta · 11 years ago
  17. fa1c3ff ARC: Module support by Vineet Gupta · 11 years ago
  18. 4788a59 ARC: Support for high priority interrupts in the in-core intc by Vineet Gupta · 11 years ago
  19. 769bc1f ARC: OProfile support by Vineet Gupta · 11 years ago
  20. 01b812b ARC: Futex support by Vineet Gupta · 11 years ago
  21. 547f112 ARC: ptrace support by Vineet Gupta · 11 years ago
  22. 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 11 years ago
  23. 8872e9e ARC: [plat-arcfpga] defconfig by Vineet Gupta · 11 years ago
  24. c08098f ARC: Last bits (stubs) to get to a running kernel with UART by Vineet Gupta · 11 years ago
  25. abe11dd ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board by Vineet Gupta · 11 years ago
  26. 450dd43 ARC: [DeviceTree] Convert some Kconfig items to runtime values by Vineet Gupta · 11 years ago
  27. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 11 years ago
  28. ee36d17 ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC by Vineet Gupta · 11 years ago
  29. c121c50 ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init by Vineet Gupta · 11 years ago
  30. 1162b07 ARC: I/O and DMA Mappings by Vineet Gupta · 11 years ago
  31. fbd7053 ARC: Page Fault handling by Vineet Gupta · 11 years ago
  32. d79e678 ARC: TLB flush Handling by Vineet Gupta · 11 years ago
  33. cc562d2 ARC: MMU Exception Handling by Vineet Gupta · 11 years ago
  34. f1f3347 ARC: MMU Context Management by Vineet Gupta · 11 years ago
  35. 5dda4dc ARC: Page Table Management by Vineet Gupta · 11 years ago
  36. 95d6976 ARC: Cache Flush Management by Vineet Gupta · 11 years ago
  37. 55bb948 ARC: [Review] Prevent incorrect syscall restarts by Vineet Gupta · 11 years ago
  38. 5c39c0a ARC: [Review] Preparing to fix incorrect syscall restarts due to signals by Vineet Gupta · 11 years ago
  39. c358103 ARC: Signal handling by Vineet Gupta · 11 years ago
  40. d8005e6 ARC: Timers/counters/delay management by Vineet Gupta · 11 years ago
  41. bf90e1e ARC: Process-creation/scheduling/idle-loop by Vineet Gupta · 11 years ago
  42. 4adeefe ARC: Syscall support (no-legacy-syscall ABI) by Vineet Gupta · 11 years ago
  43. 054419e ARC: Non-MMU Exception Handling by Vineet Gupta · 11 years ago
  44. bacdf48 ARC: Interrupt Handling by Vineet Gupta · 11 years ago
  45. 9d42c84 ARC: Low level IRQ/Trap/Exception Handling by Vineet Gupta · 11 years ago
  46. 5210d1e ARC: String library by Vineet Gupta · 11 years ago
  47. 6e35fa2 ARC: Spinlock/rwlock/mutex primitives by Vineet Gupta · 11 years ago
  48. 3be80aa ARC: Fundamental ARCH data-types/defines by Vineet Gupta · 11 years ago
  49. ca15c8e ARC: Checksum/byteorder/swab routines by Vineet Gupta · 11 years ago
  50. 64e6907 asm-generic headers: Allow yet more arch overrides in checksum.h by Vineet Gupta · 11 years ago
  51. 0a5eae4 ARC: [optim] uaccess __{get,put}_user() optimised by Vineet Gupta · 11 years ago
  52. 05d88a4 asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn() by Vineet Gupta · 11 years ago
  53. 43697cb ARC: uaccess friends by Vineet Gupta · 11 years ago
  54. 10a6007 asm-generic headers: uaccess.h to conditionally define segment_eq() by Vineet Gupta · 11 years ago
  55. 14e968b ARC: Atomic/bitops/cmpxchg/barriers by Vineet Gupta · 11 years ago
  56. ac4c244 ARC: irqflags - Interrupt enabling/disabling at in-core intc by Vineet Gupta · 11 years ago
  57. cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 11 years ago
  58. 79a033c ARC: Generic Headers by Vineet Gupta · 11 years ago
  59. 949db15 Linux 3.8-rc5 by Linus Torvalds · 11 years ago
  60. d7df025 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  61. 66e2d3e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  62. d93816a Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  63. 01acd3e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  64. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  65. ba2ab41 Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  66. bff9241 Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  67. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  68. acc5da0 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 11 years ago
  69. 1eafa6c Btrfs: fix repeated delalloc work allocation by Miao Xie · 11 years ago
  70. c9f01bf Btrfs: fix wrong max device number for single profile by Miao Xie · 11 years ago
  71. 2cba30f Btrfs: fix missed transaction->aborted check by Miao Xie · 11 years ago
  72. 8d25a08 Btrfs: Add ACCESS_ONCE() to transaction->abort accesses by Miao Xie · 11 years ago
  73. e58dd74 Btrfs: put csums on the right ordered extent by Josef Bacik · 11 years ago
  74. 192000d Btrfs: use right range to find checksum for compressed extents by Liu Bo · 12 years ago
  75. b017511 Btrfs: fix panic when recovering tree log by Josef Bacik · 12 years ago
  76. 201a903 Btrfs: do not allow logged extents to be merged or removed by Josef Bacik · 11 years ago
  77. 3836414 Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes by Olof Johansson · 11 years ago
  78. 60fd8e3 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  79. 5266629 mfd: vexpress-sysreg: Don't skip initialization on probe by Pawel Moll · 12 years ago
  80. ab838bc ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree by Pawel Moll · 11 years ago
  81. 1585def ARM: vexpress: extend the MPIDR range used for pen release check by Lorenzo Pieralisi · 11 years ago
  82. af4ca6a Merge remote-tracking branch 'regmap/fix/debugfs' into tmp by Mark Brown · 11 years ago
  83. 4ad3041 Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  84. f6be19c Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 11 years ago
  85. ff7532c Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  86. ae763db Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  87. 6f48ea5 Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  88. 2116e02 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  89. 5e30bbb MAINTAINERS: Someone needs to watch over the serial drivers by Greg Kroah-Hartman · 11 years ago
  90. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  91. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  92. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 11 years ago
  93. db23366 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  94. 6d26b3a MAINTAINERS: remove me by Alan Cox · 11 years ago
  95. 31614bb ALSA: hda - Fix inconsistent pin states after resume by Takashi Iwai · 11 years ago
  96. 8461c2f ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii by Douglas Gilbert · 11 years ago
  97. 581d629 ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig by Nicolas Ferre · 11 years ago
  98. 2e06e92 ARM: at91/at91_dt_defconfig: remove memory specification to cmdline by Nicolas Ferre · 11 years ago
  99. b45c998 ARM: at91/dts: add macb mii pinctrl config for kizbox by Boris BREZILLON · 12 years ago
  100. 36224d0 ARM: at91: rm9200: remake the BGA as default version by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago