1. 9019205 sparc64: Fix comment type in NG4 copy from user. by David S. Miller · 12 years ago
  2. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  3. 20b739f arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  4. 274504f sparc64: Fix function argument comment in camellia_sparc64_key_expand asm. by David S. Miller · 12 years ago
  5. 65d5fcf sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt by David S. Miller · 12 years ago
  6. 979e93c sparc64: Add auto-loading mechanism to crypto-opcode drivers. by David S. Miller · 12 years ago
  7. 7174168 sparc64: Add missing pr_fmt define to crypto opcode drivers. by David S. Miller · 12 years ago
  8. 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
  9. c69ad0a sparc64: Use cpu_pgsz_mask for linear kernel mapping config. by David S. Miller · 12 years ago
  10. ce33fdc sparc64: Probe cpu page size support more portably. by David S. Miller · 12 years ago
  11. 4f93d21 sparc64: Support 2GB and 16GB page sizes for kernel linear mappings. by David S. Miller · 12 years ago
  12. 699871b sparc64: Fix bugs in unrolled 256-bit loops. by David S. Miller · 12 years ago
  13. 7cff82f sparc64: Avoid code duplication in crypto assembler. by David S. Miller · 12 years ago
  14. 4e71bb4 sparc64: Unroll CTR crypt loops in AES driver. by David S. Miller · 12 years ago
  15. 3010131 sparc64: Unroll ECB decryption loops in AES driver. by David S. Miller · 12 years ago
  16. 03d168a sparc64: Unroll ECB encryption loops in AES driver. by David S. Miller · 12 years ago
  17. 9fd130e sparc64: Add ctr mode support to AES driver. by David S. Miller · 12 years ago
  18. 0bdcaf7 sparc64: Move AES driver over to a methods based implementation. by David S. Miller · 12 years ago
  19. 45dfe23 sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers. by David S. Miller · 12 years ago
  20. 81658ad sparc64: Add CAMELLIA driver making use of the new camellia opcodes. by David S. Miller · 12 years ago
  21. 3705665 sparc64: Fix spelling of CAMELLIA in CFR macro name and comment. by David S. Miller · 12 years ago
  22. c5aac2d sparc64: Add DES driver making use of the new des opcodes. by David S. Miller · 12 years ago
  23. 442a7c4 sparc64: Add CRC32C driver making use of the new crc32c opcode. by David S. Miller · 12 years ago
  24. 9bf4852 sparc64: Add AES driver making use of the new aes opcodes. by David S. Miller · 12 years ago
  25. fa4dfed sparc64: Add MD5 driver making use of the 'md5' instruction. by David S. Miller · 12 years ago
  26. 775e0c6 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. by David S. Miller · 12 years ago
  27. 86c93b2 sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. by David S. Miller · 12 years ago
  28. 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
  29. bab96bd sparc64: Update generic comments in perf event code to match reality. by David S. Miller · 12 years ago
  30. 035ea28 sparc64: Add SPARC-T4 perf event support. by David S. Miller · 12 years ago
  31. 7a37a0b sparc64: Support perf event encoding for multi-PCR PMUs. by David S. Miller · 12 years ago
  32. b4f061a sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. by David S. Miller · 12 years ago
  33. 5ab9684 sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. by David S. Miller · 12 years ago
  34. 3f1a209 sparc64: Prepare perf event layer for handling multiple PCR registers. by David S. Miller · 12 years ago
  35. 7ac2ed2 sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. by David S. Miller · 12 years ago
  36. 5344303 sparc64: Abstract PMC read/write behind sparc_pmu. by David S. Miller · 12 years ago
  37. 5966049 sparc64: Allow max hw perf events to be variable. by David S. Miller · 12 years ago
  38. b38e99f sparc64: Add perf_event abstractions for orthogonal PMUs. by David S. Miller · 12 years ago
  39. 6faaeb8 sparc64: Add PCR ops for SPARC-T4. by David S. Miller · 12 years ago
  40. ce4a925 sparc64: Abstract away the %pcr values used to enable/disable NMI by David S. Miller · 12 years ago
  41. 73a6b05 sparc64: Abstract away the NMI PIC counter computation. by David S. Miller · 12 years ago
  42. 09d053c sparc64: Abstract away PIC register accesses. by David S. Miller · 12 years ago
  43. 0bab20b sparc64: Add 'reg_num' argument to pcr_ops methods. by David S. Miller · 12 years ago
  44. 8c79bfa sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. by David S. Miller · 12 years ago
  45. 6f859c0 sparc64: Add detection for features new in SPARC-T4. by David S. Miller · 12 years ago
  46. 6dab7ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  47. 9d0f814 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  48. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  49. 15a063f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  50. aacea90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  51. 01ddd9a C6X: select GENERIC_ATOMIC64 by Mark Salter · 12 years ago
  52. 6330c79 C6X: add Lx_CACHE_SHIFT defines by Mark Salter · 12 years ago
  53. 8986873 ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE by Stephen Boyd · 12 years ago
  54. 2856cc2 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  55. ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. 080fc66 ARM: Bring back ARMv3 IO and user access code by Russell King · 12 years ago
  57. 21d2f8dc9 Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  58. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. f720e7e Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  60. 730a812 ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems by Will Deacon · 12 years ago
  61. f5f2025 ARM: 7488/1: mm: use 5 bits for swapfile type encoding by Will Deacon · 12 years ago
  62. 47f1204 ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present by Will Deacon · 12 years ago
  63. 237ec6f ARM: 7486/1: sched_clock: update epoch_cyc on resume by Colin Cross · 12 years ago
  64. f1898f6 ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocks by Stephen Boyd · 12 years ago
  65. 3d9fb00 ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled by Will Deacon · 12 years ago
  66. f7e416e ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology by Venkatraman Sathiyamoorthy · 12 years ago
  67. de92343 ARM: davinci: remove broken ntosd2_init_i2c by Arnd Bergmann · 13 years ago
  68. 15b5eb2 ARM: s3c24xx: enable CONFIG_BUG for tct_hammer by Arnd Bergmann · 13 years ago
  69. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  70. 8ab08c0 ARM: exynos: exynos_pm_add_dev_to_genpd may be unused by Arnd Bergmann · 12 years ago
  71. a334937 ARM: imx: gpmi-nand depends on mxs-dma by Arnd Bergmann · 12 years ago
  72. b434f5c ARM: integrator: include <linux/export.h> by Arnd Bergmann · 12 years ago
  73. 35e7906 ARM: s3c24xx: use new PWM driver by Arnd Bergmann · 12 years ago
  74. 9c97738 ARM: sa1100: include linux/io.h in hackkit leds code by Arnd Bergmann · 12 years ago
  75. 4eef6cb Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 13 years ago
  76. 798bd59 ARM: tegra: more regulator fixes for Harmony by Stephen Warren · 12 years ago
  77. d9e0d14 ARM: dma-mapping: fix incorrect freeing of atomic allocations by Aaro Koskinen · 12 years ago
  78. e4ea691 ARM: dma-mapping: fix atomic allocation alignment by Aaro Koskinen · 12 years ago
  79. 39f78e7 ARM: mm: fix MMU mapping of CMA regions by Chris Brand · 12 years ago
  80. fa75ce6 Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latest by Paul Mundt · 12 years ago
  81. d0b464d sh: sh7269: Fix LCD pinmux by Phil Edworthy · 12 years ago
  82. 800fb3d sh: dma: fix request_irq usage by Mike Frysinger · 12 years ago
  83. e858712 s390/compat: fix mmap compat system calls by Heiko Carstens · 12 years ago
  84. 82aabdb s390/compat: fix compat wrappers for process_vm system calls by Heiko Carstens · 12 years ago
  85. 5ab37e1 s390: do not clobber personality flags in sys_32_personality() by Jiri Kosina · 12 years ago
  86. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  87. d050351 s390/mm: remove MAX_PHYSADDR_BITS define by Heiko Carstens · 12 years ago
  88. 376249c Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  89. 3b6c944 ARM: kirkwood: fix typo in Makefile.boot by Sebastian Hesselbarth · 12 years ago
  90. 9de76b6 i.MX27: Fix emma-prp and csi clocks. by Javier Martin · 13 years ago
  91. 5230f8f ARM: dts: imx: add alias for gpio by Shawn Guo · 12 years ago
  92. 8bb8148 ARM: integrator: use clk_prepare_enable() for timer by Linus Walleij · 12 years ago
  93. 1b984fb Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  94. 6eec015 ARM: mxs: always build ocotp by Marc Kleine-Budde · 12 years ago
  95. 3bed491 ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig by Marek Vasut · 12 years ago
  96. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  97. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  98. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago