summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+2
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-11/+10
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki1-11/+10
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras100-772/+619
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman1-15/+22
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman1-13/+18
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman1-5/+4
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman1-26/+43
2008-03-03[POWERPC] Move allocation of cell IOMMU pad pageMichael Ellerman1-6/+6
2008-03-03[POWERPC] Remove unused pte_offset variableMichael Ellerman1-4/+1
2008-03-03[POWERPC] Use it_offset not pte_offset in cell IOMMU codeMichael Ellerman1-2/+2
2008-03-03[POWERPC] Clearup cell IOMMU fixed mapping terminologyMichael Ellerman1-4/+4
2008-03-03[POWERPC] enable hardware watchpoints on cell bladesJens Osterkamp1-0/+7
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-3/+0
2008-03-03[POWERPC] OProfile: enable callgraph support for CellBob Nelson1-1/+1
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras6-12/+38
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras7-30/+36
2008-03-01[ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König1-4/+2
2008-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-11/+6
2008-03-01[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-03-01[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-03-01[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev1-0/+2
2008-03-01[ARM] eliminate MODULE_PARM() usageRandy Dunlap1-1/+1
2008-03-01[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas1-1/+2
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge1-0/+1
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar3-0/+16
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner1-10/+11
2008-02-29x86: delay the export removal of init_mmIngo Molnar1-0/+1
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar1-1/+1
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath1-2/+4
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner1-1/+10
2008-02-29x86: tls prevent_tail_callRoland McGrath1-2/+6
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds3-1/+7
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds23-393/+267
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds24-49/+50
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-20/+16
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch1-1/+1
2008-02-29[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller1-1/+1
2008-02-29[POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann1-3/+9
2008-02-29[POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann1-0/+4
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann1-0/+6
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr1-3/+4
2008-02-28[POWERPC] 4xx: Use correct board info structure in cuboot wrappersJosh Boyer4-0/+4
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr1-4/+3
2008-02-27[POWERPC] 44x: add missing define TARGET_4xx and TARGET_440GX to cuboot-taishanValentine Barshak1-0/+2
2008-02-27[POWERPC] 4xx: Fix L1 cache size in katmai DTSStefan Roese1-29/+29
2008-02-27[POWERPC] 4xx: Fix Haleakala PCIe compatibility problem in dtsStefan Roese1-1/+1
2008-02-27avr32: Fix OCD refcounting bugHaavard Skinnemoen1-0/+1
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr1-1/+11
2008-02-27[SPARC64]: Loosen checks in exception table handling.David S. Miller1-10/+2