summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-21Typos: change aditional to additional.Justin P. Mattock
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06powerpc/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04consolidate umode_t declarationsAl Viro
2012-01-04switch spufs guts to umode_tAl Viro
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-30procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-27KVM: PPC: Whitespace fix for kvm.hAlexander Graf
2011-12-26KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra
2011-12-20powerpc: Define virtual-physical translations for RELOCATABLESuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-19powerpc: Fix comment explaining our VSID layoutAnton Blanchard
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard
2011-12-16powerpc: Use rwsem.h from generic locationRichard Kuo
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras