aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-163-11/+11
* crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-043-4/+377
* crypto: s390 - add System z hardware support for GHASHGerald Schaefer2011-05-043-0/+164
* crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2011-05-042-0/+264
* crypto: s390 - cleanup DES codeJan Glauber2011-05-042-235/+96
* crypto: s390 - extend crypto facility checkJan Glauber2011-05-047-12/+20
* crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-21/+11
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-20/+21
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-1/+94
* crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2011-03-272-3/+16
* Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-2511-232/+129
|\
| * Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+1
| * x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-2310-232/+128
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-2/+2
|\ \
| * | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-2527-508/+214
|\ \ \
| * | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-251-3/+4
| * | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-252-84/+0
| * | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10
| * | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| * | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2
| * | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17
| * | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
| * | | um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1
| * | | um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
| * | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-242-45/+1
| * | | m32r: Convert genirq namespaceThomas Gleixner2011-03-248-75/+75
| * | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1
| * | | h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
| * | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
| * | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-242-37/+1
| * | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-245-17/+17
| * | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4
| * | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
| * | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
| * | | avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \ \ \
| * | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+1
|\ \ \ \ \
| * | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-241-1/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-252-8/+6
|\ \ \ \ \ \
| * | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-241-3/+1
| * | | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-241-1/+1
| * | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-221-4/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-03-25170-7131/+6916
|\ \ \ \ \ \ \
| * | | | | | | m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25170-7131/+6916
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-03-251-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal2011-03-241-0/+4