summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-250/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-8/+17
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-1/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21Typos: change aditional to additional.Justin P. Mattock1-1/+1
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely1-3/+0
2012-02-16irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely1-144/+0
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely1-1/+0
2012-02-15irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely1-27/+0
2012-02-15irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely5-94/+24
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-0/+5
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju1-8/+12
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+12
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-6/+0
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-7/+1
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-11/+11
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds29-187/+1182
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-07powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+0
2012-01-07PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-5/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2-11/+11
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-43/+27
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+0
2012-01-05powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha1-0/+834
2012-01-04consolidate umode_t declarationsAl Viro1-6/+0
2012-01-04switch spufs guts to umode_tAl Viro1-1/+1
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-33/+35
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+2
2011-12-27KVM: PPC: Whitespace fix for kvm.hAlexander Graf1-2/+2
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2-33/+33
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-11/+11
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-2/+0
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose1-3/+82
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2-4/+4
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard1-4/+3
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab1-3/+3
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans1-1/+4
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard1-1/+2
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo2-132/+2
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-0/+1
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt2-8/+1