Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | powerpc/cell: Fix integer constant warning | Denis Kirjanov | 2010-06-02 | 1 | -1/+1 | |
| * | | | | | powerpc/kprobes: Remove resume_execution() in kprobes | Ananth N Mavinakayanahalli | 2010-06-02 | 1 | -12/+2 | |
* | | | | | | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 2010-06-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 2010-06-03 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-06-03 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 2010-05-31 | 1 | -0/+22 | |
| |/ / / / / | ||||||
* | | | | | | of/powerpc: fix fsl_msi device node pointer | Wolfram Sang | 2010-06-02 | 1 | -1/+1 | |
* | | | | | | of/powerpc: fix 85xx RapidIO device node pointer | Alexandre Bounine | 2010-06-02 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-06-01 | 29 | -258/+3712 | |
|\ \ \ \ \ | ||||||
| * | | | | | powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set | Benjamin Herrenschmidt | 2010-05-31 | 1 | -1/+1 | |
| * | | | | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-05-31 | 19 | -250/+1494 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc/85xx: Add P1021MDS board support | Haiying Wang | 2010-05-24 | 2 | -3/+797 | |
| | * | | | | | powerpc/85xx: Change MPC8572DS camp dtses for MSI sharing | Li Yang | 2010-05-24 | 2 | -7/+15 | |
| | * | | | | | powerpc/fsl_msi: add removal path and probe failing path | Li Yang | 2010-05-24 | 2 | -6/+31 | |
| | * | | | | | powerpc/fsl_msi: enable msi sharing through AMP OSes | Li Yang | 2010-05-24 | 1 | -1/+7 | |
| | * | | | | | powerpc/fsl_msi: enable msi allocation in all banks | Li Yang | 2010-05-24 | 2 | -3/+13 | |
| | * | | | | | powerpc/fsl_msi: fix the conflict of virt_msir's chip_data | Li Yang | 2010-05-24 | 1 | -6/+27 | |
| | * | | | | | powerpc/fsl_msi: Add multiple MSI bank support | Lan Chunhe-B25806 | 2010-05-24 | 1 | -15/+25 | |
| | * | | | | | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior | 2010-05-24 | 6 | -1/+74 | |
| | * | | | | | powerpc/fsl-booke: Move the entry setup code into a seperate file | Sebastian Andrzej Siewior | 2010-05-24 | 2 | -198/+201 | |
| | * | | | | | powerpc/fsl-booke: fix the case where we are not in the first page | Sebastian Andrzej Siewior | 2010-05-24 | 1 | -0/+1 | |
| | * | | | | | powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDS | Andy Fleming | 2010-05-21 | 1 | -4/+0 | |
| | * | | | | | powerpc/fsl-booke: Add hibernation support for FSL BookE processors | Anton Vorontsov | 2010-05-21 | 2 | -2/+199 | |
| | * | | | | | powerpc/e500mc: Implement machine check handler. | Scott Wood | 2010-05-21 | 4 | -12/+112 | |
| * | | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2010-05-31 | 9 | -7/+2217 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | powerpc/44x: icon: select SM502 and frame buffer console support | Anatolij Gustschin | 2010-05-26 | 1 | -7/+142 | |
| | * | | | | | powerpc/44x: Add basic ICON PPC440SPe board support | Stefan Roese | 2010-05-12 | 4 | -1/+1776 | |
| | * | | | | | powerpc/44x: Fix UART clocks on 440SPe | Benjamin Herrenschmidt | 2010-05-12 | 1 | -6/+6 | |
| | * | | | | | powerpc/44x: Add reset-type to katmai.dts | Stefan Roese | 2010-05-07 | 1 | -0/+1 | |
| | * | | | | | powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC. | Tirumala Marri | 2010-05-07 | 3 | -0/+299 | |
* | | | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 54 | -105/+103 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add random binaries to .gitignore | Jan III Sobieski | 2010-04-08 | 1 | -0/+3 | |
| * | | | | | | | Rename .text.start to .text..start. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 | |
| * | | | | | | | Rename special text sections in arch/frv from .text.XXX to .text..XXX. | Denys Vlasenko | 2010-03-03 | 5 | -8/+8 | |
| * | | | | | | | Rename .data.lock_aligned to .data..lock_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -3/+3 | |
| * | | | | | | | Rename .data.initvect to .data..initvect. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 | |
| * | | | | | | | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 | |
| * | | | | | | | Rename .data.nosave to .data..nosave. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 | |
| * | | | | | | | Rename .text.startup to .text..startup. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 | |
| * | | | | | | | Rename .text.page_aligned to .text..page_aligned. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 | |
| * | | | | | | | Rename .text.lock to .text..lock. | Denys Vlasenko | 2010-03-03 | 2 | -3/+3 | |
| * | | | | | | | Rename .text.ivt to .text..ivt. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 | |
| * | | | | | | | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 2010-03-03 | 3 | -4/+4 | |
| * | | | | | | | Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. | Denys Vlasenko | 2010-03-03 | 2 | -7/+7 | |
| * | | | | | | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 11 | -11/+11 | |
| * | | | | | | | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 | |
| * | | | | | | | Rename .data..patch.XXX to .data..patch.XXX. | Denys Vlasenko | 2010-03-03 | 5 | -25/+25 | |
| * | | | | | | | Rename .data.init_irqstack to .data..init_irqstack. | Denys Vlasenko | 2010-03-03 | 3 | -3/+3 | |
| * | | | | | | | Rename .data.gate to .data..gate. | Denys Vlasenko | 2010-03-03 | 4 | -5/+5 | |
| * | | | | | | | Rename .bss.stack to .bss..stack. | Denys Vlasenko | 2010-03-03 | 2 | -2/+2 |