Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Rename .data.init_task to .data..init_task. | Tim Abbott | 2010-03-03 | 1 | -3/+1 | |
| * | | | | Rename .data.cacheline_aligned to .data..cacheline_aligned. | Tim Abbott | 2010-03-03 | 1 | -1/+1 | |
| * | | | | kbuild: move -fno-dwarf2-cfi-asm to powerpc only | Andi Kleen | 2010-02-05 | 1 | -0/+5 | |
* | | | | | tracing: fix for tracepoint API change | Stephen Rothwell | 2010-05-28 | 1 | -5/+5 | |
* | | | | | rename the generic fsync implementations | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 | |
* | | | | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -2/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -0/+1 | |
* | | | | powerpc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 2 | -28/+4 | |
* | | | | powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 2010-05-27 | 2 | -8/+8 | |
* | | | | rapidio: fix maintenance access to higher memory areas | Thomas Moll | 2010-05-27 | 1 | -7/+30 | |
* | | | | rapidio, powerpc/85xx: Add MChk handler for SRIO port | Alexandre Bounine | 2010-05-27 | 1 | -4/+70 | |
* | | | | rapidio, powerpc/85xx: add Port-Write message handler for SRIO port | Alexandre Bounine | 2010-05-27 | 1 | -3/+260 | |
* | | | | rapidio: add Port-Write handling for EM | Alexandre Bounine | 2010-05-27 | 1 | -1/+1 | |
* | | | | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 1 | -0/+6 | |
* | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-05-25 | 2 | -0/+79 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote branch 'origin' into secretlab/next-spi | Grant Likely | 2010-05-25 | 174 | -1619/+8530 | |
| |\ \ \ \ | ||||||
| * | | | | | spi/mpc5121: Add SPI master driver for MPC5121 PSC | Anatolij Gustschin | 2010-05-25 | 1 | -0/+1 | |
| * | | | | | powerpc/mpc5121: move PSC FIFO memory init to platform code | Anatolij Gustschin | 2010-05-25 | 1 | -0/+78 | |
* | | | | | | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 1 | -6/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 214 | -2509/+10018 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-05-21 | 1 | -3/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | panic: Allow warnings to set different taint flags | Ben Hutchings | 2010-05-19 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | 41 | -712/+4191 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls | Avi Kivity | 2010-05-19 | 2 | -1/+24 | |
| | * | | | | | | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 2010-05-19 | 3 | -3/+4 | |
| | * | | | | | | KVM: powerpc: use of kzalloc/kfree requires including slab.h | Stephen Rothwell | 2010-05-19 | 1 | -0/+1 | |
| | * | | | | | | KVM: PPC: Enable native paired singles | Alexander Graf | 2010-05-17 | 3 | -1/+24 | |
| | * | | | | | | KVM: PPC: Find HTAB ourselves | Alexander Graf | 2010-05-17 | 2 | -13/+13 | |
| | * | | | | | | KVM: PPC: Fix Book3S_64 Host MMU debug output | Alexander Graf | 2010-05-17 | 1 | -8/+12 | |
| | * | | | | | | KVM: PPC: Set VSID_PR also for Book3S_64 | Alexander Graf | 2010-05-17 | 1 | -0/+3 | |
| | * | | | | | | KVM: PPC: Be more informative on BUG | Alexander Graf | 2010-05-17 | 1 | -2/+8 | |
| | * | | | | | | KVM: PPC: Make Alignment interrupts work again | Alexander Graf | 2010-05-17 | 1 | -0/+2 | |
| | * | | | | | | KVM: PPC: Improve split mode | Alexander Graf | 2010-05-17 | 4 | -39/+46 | |
| | * | | | | | | KVM: PPC: Make Performance Counters work | Alexander Graf | 2010-05-17 | 2 | -0/+5 | |
| | * | | | | | | KVM: PPC: Convert u64 -> ulong | Alexander Graf | 2010-05-17 | 7 | -21/+19 | |
| | * | | | | | | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf | 2010-05-17 | 2 | -0/+30 | |
| | * | | | | | | KVM: PPC: Add KVM intercept handlers | Alexander Graf | 2010-05-17 | 1 | -0/+14 | |
| | * | | | | | | KVM: PPC: Check max IRQ prio | Alexander Graf | 2010-05-17 | 1 | -1/+1 | |
| | * | | | | | | PPC: Export SWITCH_FRAME_SIZE | Alexander Graf | 2010-05-17 | 1 | -1/+1 | |
| | * | | | | | | KVM: PPC: Export MMU variables | Alexander Graf | 2010-05-17 | 1 | -0/+5 | |
| | * | | | | | | KVM: PPC: Add Book3S compatibility code | Alexander Graf | 2010-05-17 | 4 | -3/+34 | |
| | * | | | | | | KVM: PPC: Emulate segment fault | Alexander Graf | 2010-05-17 | 1 | -0/+23 | |
| | * | | | | | | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | 2 | -0/+6 | |
| | * | | | | | | KVM: PPC: Remove fetch fail code | Alexander Graf | 2010-05-17 | 1 | -4/+0 | |
| | * | | | | | | KVM: PPC: Release clean pages as clean | Alexander Graf | 2010-05-17 | 1 | -1/+5 | |
| | * | | | | | | KVM: PPC: Make SLB switching code the new segment framework | Alexander Graf | 2010-05-17 | 2 | -160/+25 | |
| | * | | | | | | KVM: PPC: Make highmem code generic | Alexander Graf | 2010-05-17 | 1 | -100/+101 | |
| | * | | | | | | KVM: PPC: Make real mode handler generic | Alexander Graf | 2010-05-17 | 1 | -31/+88 | |
| | * | | | | | | KVM: PPC: Extract MMU init | Alexander Graf | 2010-05-17 | 3 | -7/+20 | |
| | * | | | | | | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 | 3 | -48/+57 |