summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-3/+2
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-19/+19
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0712-84/+183
|\
| * [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-0/+2
| * [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-071-0/+1
| * [POWERPC] Switch to using user_regset-based core dumpsRoland McGrath2008-02-071-0/+1
| * [POWERPC] 4xx: PCIe indirect DCR spinlock fix.Valentine Barshak2008-02-061-18/+29
| * [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
| * Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-0/+70
| |\
| | * [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-061-0/+48
| | * [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-061-0/+22
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-065-64/+78
| |\ \
| | * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-055-64/+78
| * | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
* | | | Add cmpxchg64 and cmpxchg64_local to powerpcMathieu Desnoyers2008-02-071-2/+16
* | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* | | | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-074-11/+0
* | | | ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-061-11/+30
* | | | ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGeert Uytterhoeven2008-02-061-2/+0
* | | | scheduled OSS driver removalAdrian Bunk2008-02-061-35/+4
* | | | taskstats scaled time cleanupMichael Neuling2008-02-062-2/+14
|/ / /
* | | ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-061-4/+4
* | | add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-10/+10
* | | maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-1/+2
* | | iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-051-5/+5
* | | iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-051-1/+1
* | | include/asm-powerpc/nvram.h needs list.hAndrew Morton2008-02-051-0/+3
* | | timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
|/ /
* | asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz2008-02-031-1/+1
* | [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-3149-635/+994
|\|
| * [POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman2008-01-311-0/+5
| * Merge branch 'linux-2.6'Paul Mackerras2008-01-316-21/+478
| |\
| * \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-3/+6
| |\ \
| | * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-261-3/+6
| * | | [POWERPC] 86xx: Remove unused IRQ definesKumar Gala2008-01-281-86/+0
| * | | [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-281-121/+0
| * | | [PPC] Remove 83xx from arch/ppcKumar Gala2008-01-281-5/+0
| * | | [POWERPC] CPM: Move definition of buffer descriptor to cpm.hJochen Friedrich2008-01-283-129/+73
| * | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-4/+4
| * | | [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-281-20/+0
| * | | [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-281-0/+2
| * | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-281-4/+0
| |/ /
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-261-0/+2
| |\ \
| | * | [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-251-0/+2
| * | | [POWERPC] Remove the global dma_direct_offsetMichael Ellerman2008-01-251-2/+0
| * | | [POWERPC] PS3: Remove lpar address workaroundGeoff Levand2008-01-251-5/+0
| * | | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-251-0/+62
| * | | [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-251-0/+8
| * | | [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-2/+2