summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-43/+27
|\
| * [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-43/+27
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-063-6/+25
|\ \
| * | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-112-12/+15
| * | powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-112-2/+18
| * | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-112-6/+6
| * | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-112-6/+6
| |/
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-0610-89/+37
|\ \
| * | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0
| * | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-083-7/+6
| * | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-086-10/+1
| * | powerpc: Cleanup memblock usageTejun Heo2011-12-083-25/+16
| * | memblock: Kill memblock_init()Tejun Heo2011-12-081-2/+0
| * | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-8/+0
| * | Merge branch 'master' into x86/memblockTejun Heo2011-11-28550-6023/+26039
| |\|
| * | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-141-35/+15
* | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+2
* | | KVM: PPC: e500: include linux/export.hScott Wood2011-12-261-0/+1
* | | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling2011-12-261-1/+1
* | | KVM: PPC: protect use of kvmppc_h_prAndreas Schwab2011-12-261-0/+2
* | | KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-262-33/+33
| |/ |/|
* | powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds2011-11-251-0/+2
* | powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-251-0/+1
* | arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
* | powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
* | powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
* | powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-241-1/+1
* | powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-241-1/+1
* | powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-241-4/+13
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-204-23/+2
|\ \
| * | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-174-23/+2
* | | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
* | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0
* | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1
* | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* | | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* | | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* | | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
* | | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
* | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
* | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
* | | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
* | | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
* | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
* | | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\ \ \ | |/ / |/| |
| * | fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
* | | powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf2011-11-081-3/+3
* | | Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-083-8/+249
|\ \ \