summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar2012-10-181-2/+2
* powerpc: Build fix for powerpc KVMAneesh Kumar K.V2012-10-181-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-6/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-6/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-1356-1528/+1705
|\ \
| * | UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-0956-1528/+1705
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-125-6/+6
|\ \ \ | |/ / |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-303-3/+4
| * | powerpc: split ret_from_forkAl Viro2012-09-301-3/+0
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-092-0/+5
|\ \
| * | atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-0/+1
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-048-11/+12
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-0640-277/+488
|\ \ \
| * | | powerpc/perf: Sample only if SIAR-Valid bit is set in P7+sukadev@linux.vnet.ibm.com2012-09-272-0/+5
| * | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-09-271-0/+2
| |\ \ \
| | * | | powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin2012-09-141-0/+2
| | |/ /
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-09-186-6/+39
| |\ \ \
| | * | | powerpc/mpc85xx: Add new ext fields to Integrated FLash ControllerPrabhakar Kushwaha2012-09-121-6/+8
| | * | | powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi2012-09-121-0/+14
| | * | | powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-121-0/+6
| | * | | powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-122-0/+3
| | * | | powerpc/85xx: implement hardware timebase syncZhao Chenhui2012-09-121-0/+2
| | * | | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-121-0/+1
| | * | | powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi2012-09-121-0/+5
| * | | | powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-09-181-0/+8
| * | | | powerpc/kprobe: Introduce a new thread flagTiejun Chen2012-09-181-0/+3
| * | | | powerpc: Remove unused __get_user64() and __put_user64()Bharat Bhushan2012-09-181-11/+0
| * | | | powerpc/eeh: Remove EEH PE for normal PCI hotplugGavin Shan2012-09-182-3/+4
| * | | | powerpc/eeh: Introduce EEH_PE_INVALID type PEGavin Shan2012-09-181-3/+4
| * | | | powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-176-35/+31
| * | | | powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V2012-09-171-23/+17
| * | | | powerpc/mm: Add 64TB supportAneesh Kumar K.V2012-09-175-15/+39
| * | | | powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V2012-09-171-1/+1
| * | | | powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V2012-09-172-2/+10
| * | | | powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGEAneesh Kumar K.V2012-09-171-1/+1
| * | | | powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-175-31/+77
| * | | | powerpc/mm: Fix typo in PTRS_PER_PUDScott Wood2012-09-171-1/+1
| * | | | powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-172-0/+4
| * | | | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-171-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-135-2/+15
| | |\| |
| * | | | powerpc: cleanup old DABRX #definesMichael Neuling2012-09-101-5/+0
| * | | | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-101-0/+1
| * | | | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-105-3/+8
| * | | | powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-102-6/+5
| * | | | powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-103-6/+5
| * | | | powerpc/eeh: Probe mode supportGavin Shan2012-09-102-0/+22