| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: amcc - Add crypt4xx driver | James Hsiao | 2009-02-18 | 2 | -0/+14 |
* | crypto: sha-s390 - Switch to shash | Herbert Xu | 2009-02-18 | 5 | -86/+100 |
* | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform | Huang Ying | 2009-02-18 | 4 | -0/+1361 |
* | crypto: aes - Export x86 AES encrypt/decrypt functions | Huang Ying | 2009-02-18 | 4 | -17/+38 |
* | crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field | Huang Ying | 2009-02-18 | 2 | -5/+5 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 1 | -2/+10 |
|\ |
|
| * | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 | 1 | -2/+10 |
| * | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-05 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 | 23 | -121/+193 |
|\ \ |
|
| * | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 | 1 | -9/+8 |
| * | | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 7 | -56/+55 |
| * | | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 6 | -64/+48 |
| * | | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 | 1 | -3/+1 |
| * | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
| * | | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu | 2009-02-09 | 3 | -5/+44 |
| * | | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 3 | -0/+10 |
| * | | x86: disable intel_iommu support by default | Kyle McMartin | 2009-02-05 | 1 | -0/+11 |
| * | | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge | 2009-02-05 | 2 | -7/+21 |
| * | | x86: fix grammar in user-visible BIOS warning | Alex Chiang | 2009-02-05 | 1 | -1/+1 |
| * | | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov | 2009-02-04 | 1 | -13/+15 |
| * | | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin | 2009-02-04 | 1 | -2/+7 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-11 | 1 | -8/+9 |
|\ \ \ |
|
| * | | | tracing, x86: fix constraint for parent variable | Steven Rostedt | 2009-02-11 | 1 | -5/+4 |
| * | | | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 2009-02-10 | 1 | -3/+5 |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-02-11 | 3 | -29/+64 |
|\ \ \ \ |
|
| * | | | | [S390] Update default configuration. | Martin Schwidefsky | 2009-02-11 | 1 | -27/+60 |
| * | | | | [S390] Fix init irq proc build break. | Sachin Sant | 2009-02-11 | 1 | -0/+2 |
| * | | | | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky | 2009-02-11 | 1 | -2/+2 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-11 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW | Kumar Gala | 2009-02-11 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-02-11 | 6 | -13/+20 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | [ARM] Storage class should be before const qualifier | Tobias Klauser | 2009-02-10 | 1 | -2/+2 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-02-09 | 5 | -11/+18 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa: stop and disable IRQ for each DMA channels at startup | Eric Miao | 2009-01-21 | 1 | -8/+10 |
| | * | | | | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors | Eric Miao | 2009-01-19 | 1 | -0/+3 |
| | * | | | | [ARM] pxa: fix missing of __REG() definition for ac97 registers access | Eric Miao | 2009-01-19 | 1 | -0/+2 |
| | * | | | | [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx | Mike Rapoport | 2009-01-19 | 2 | -3/+3 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-10 | 12 | -19/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Add missing sparsemem.h include | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
| * | | | | | | powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist | Benjamin Herrenschmidt | 2009-02-10 | 1 | -2/+15 |
| * | | | | | | powerpc/cell: Add missing #include for oprofile | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
| * | | | | | | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 2009-02-10 | 1 | -2/+3 |
| * | | | | | | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli | 2009-02-10 | 1 | -0/+2 |
| * | | | | | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala | 2009-02-10 | 2 | -4/+4 |
| * | | | | | | arch/powerpc: Eliminate double sizeof | Julia Lawall | 2009-02-06 | 1 | -1/+1 |
| * | | | | | | powerpc/cpm2: Fix set interrupt type | paulfax | 2009-02-06 | 1 | -1/+1 |
| * | | | | | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards | Anton Vorontsov | 2009-02-06 | 2 | -8/+3 |
| * | | | | | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts | Anton Vorontsov | 2009-02-06 | 1 | -0/+2 |
| * | | | | | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 2009-02-06 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-02-10 | 17 | -126/+74 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|