summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-3015-31/+70
|\
| *-----------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-259-14/+45
| |\ \ \ \ \ \ \
| | | | | | * | | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-181-0/+4
| | | | * | | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04196-1386/+4169
| | | | |\ \ \ \ \
| | | * | | | | | | x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell2008-12-171-0/+5
| | | * | | | | | | x86/swiotlb: add default phys<->bus conversionIan Campbell2008-12-171-0/+10
| | | * | | | | | | x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-177-5/+14
| | | * | | | | | | x86: add swiotlb allocation functionsJeremy Fitzhardinge2008-12-171-0/+12
| | | * | | | | | | x86: remove unused iommu_nr_pagesJeremy Fitzhardinge2008-12-162-9/+0
| * | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25197-3118/+6667
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-246-17/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | / / / / / | | | | | |_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12732-6182/+75776
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-283482-67659/+253304
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc7' into core/lockingIngo Molnar2008-09-2363-541/+738
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v3Ingo Molnar2008-09-111-0/+1
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-112-15/+5
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy pathsNick Piggin2008-09-102-1/+10
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28223-2489/+6163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-2910-48/+130
| * | | | | | | | | | | | | | | | | powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-291-1/+15
| * | | | | | | | | | | | | | | | | powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-233-1/+16
| * | | | | | | | | | | | | | | | | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-235-14/+15
| * | | | | | | | | | | | | | | | | powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-231-0/+2
| * | | | | | | | | | | | | | | | | powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-232-52/+40
| * | | | | | | | | | | | | | | | | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-232-10/+7
| * | | | | | | | | | | | | | | | | powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-235-5/+12
| * | | | | | | | | | | | | | | | | powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-237-43/+0
| * | | | | | | | | | | | | | | | | powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-231-12/+9
| * | | | | | | | | | | | | | | | | powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-232-19/+39
| * | | | | | | | | | | | | | | | | powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-231-1/+1
| * | | | | | | | | | | | | | | | | powerpc: Fix KVM build on ppc440Paul Mackerras2008-12-231-0/+1
| * | | | | | | | | | | | | | | | | powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-224-15/+174
| * | | | | | | | | | | | | | | | | powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-1/+10
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-211-12/+5
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely2008-12-213-5/+21
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2008-12-212-3/+3
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely2008-12-211-19/+42
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
| * | | | | | | | | | | | | | | | | powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-215-122/+189
| * | | | | | | | | | | | | | | | | powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt2008-12-211-0/+1
| * | | | | | | | | | | | | | | | | powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...Scott Wood2008-12-211-1/+1
| * | | | | | | | | | | | | | | | | powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-212-4/+5
| * | | | | | | | | | | | | | | | | powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-211-1/+11
| * | | | | | | | | | | | | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-218-75/+66
| * | | | | | | | | | | | | | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-213-54/+116
| * | | | | | | | | | | | | | | | | powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440Benjamin Herrenschmidt2008-12-211-9/+10
| * | | | | | | | | | | | | | | | | powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-217-249/+292
| * | | | | | | | | | | | | | | | | powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-2110-57/+281
| * | | | | | | | | | | | | | | | | powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-2116-60/+268
OpenPOWER on IntegriCloud