aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-02
|\
| *-. Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown2012-09-28
| |\ \
| | * | Merge tag 'v3.6-rc6' into spi-driversMark Brown2012-09-25
| | |\|
| | * | spi/pl022: adopt pinctrl supportPatrice Chotard2012-09-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-01
| |\ \ \ \
| | * \ \ \ Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-05
| | |\ \ \ \
| | * | | | | Input: tegra - move platform data headerStephen Warren2012-09-05
* | | | | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \
| * | | | | | | ARM: ux500: 8500: update I2C sleep states pinctrlPatrice Chotard2012-09-28
| * | | | | | | ARM: ux500: tidy up pin sleep modesLinus Walleij2012-09-27
| * | | | | | | ARM: ux500: fix spi2 pin groupPatrice Chotard2012-09-18
| * | | | | | | ARM: ux500: 8500: use hsit_a_2 group for HSIPatrice Chotard2012-09-17
| * | | | | | | ARM: nomadik: configure Nomadik for pin controlLinus Walleij2012-09-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \
| * | | | | | | ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polledKuninori Morimoto2012-09-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \ \ \ \ \
| * | | | | | | | sparc: bpf_jit_comp: add XOR instruction for BPF JIT JITDaniel Borkmann2012-09-27
| * | | | | | | | x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-09-24
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86 bpf_jit: support MOD operationEric Dumazet2012-09-10
| * | | | | | | | netfilter: remove xt_NOTRACKCong Wang2012-09-03
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-10-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc64: Fix trailing whitespace in NG4 memcpy.David S. Miller2012-09-28
| * | | | | | | | | sparc64: Fix comment type in NG4 copy from user.David S. Miller2012-09-27
| * | | | | | | | | sparc64: Add SPARC-T4 optimized memcpy.David S. Miller2012-09-27
| * | | | | | | | | arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-21
| * | | | | | | | | sparc64: Fix function argument comment in camellia_sparc64_key_expand asm.David S. Miller2012-09-21
| * | | | | | | | | sparc64: Fix IV handling bug in des_sparc64_cbc_decryptDavid S. Miller2012-09-17
| * | | | | | | | | sparc64: Add auto-loading mechanism to crypto-opcode drivers.David S. Miller2012-09-15
| * | | | | | | | | sparc64: Add missing pr_fmt define to crypto opcode drivers.David S. Miller2012-09-15
| * | | | | | | | | sparc64: Adjust crypto priorities.David S. Miller2012-09-15
| * | | | | | | | | sparc64: Use cpu_pgsz_mask for linear kernel mapping config.David S. Miller2012-09-06
| * | | | | | | | | sparc64: Probe cpu page size support more portably.David S. Miller2012-09-06
| * | | | | | | | | sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.David S. Miller2012-09-06
| * | | | | | | | | sparc64: Fix bugs in unrolled 256-bit loops.David S. Miller2012-09-02
| * | | | | | | | | sparc64: Avoid code duplication in crypto assembler.David S. Miller2012-08-31
| * | | | | | | | | sparc64: Unroll CTR crypt loops in AES driver.David S. Miller2012-08-30
| * | | | | | | | | sparc64: Unroll ECB decryption loops in AES driver.David S. Miller2012-08-30
| * | | | | | | | | sparc64: Unroll ECB encryption loops in AES driver.David S. Miller2012-08-30
| * | | | | | | | | sparc64: Add ctr mode support to AES driver.David S. Miller2012-08-29
| * | | | | | | | | sparc64: Move AES driver over to a methods based implementation.David S. Miller2012-08-29
| * | | | | | | | | sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers.David S. Miller2012-08-28
| * | | | | | | | | sparc64: Add CAMELLIA driver making use of the new camellia opcodes.David S. Miller2012-08-28
| * | | | | | | | | sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller2012-08-28
| * | | | | | | | | sparc64: Add DES driver making use of the new des opcodes.David S. Miller2012-08-26
| * | | | | | | | | sparc64: Add CRC32C driver making use of the new crc32c opcode.David S. Miller2012-08-22
| * | | | | | | | | sparc64: Add AES driver making use of the new aes opcodes.David S. Miller2012-08-22
| * | | | | | | | | sparc64: Add MD5 driver making use of the 'md5' instruction.David S. Miller2012-08-20