]> git.kernelconcepts.de Git - karo-tx-linux.git/history - arch
powerpc: Put the gpr save/restore functions in their own section
[karo-tx-linux.git] / arch /
2012-07-11 Stephen Rothwellpowerpc: Put the gpr save/restore functions in their...
2012-07-11 Anton Blanchardpowerpc: Add VDSO version of getcpu
2012-07-11 Michael Ellermanpowerpc: Add a symbol for hypervisor trampolines
2012-07-11 Deepthi Dharwarpowerpc/cpuidle: Fixes for pseries_idle hotplug notifier
2012-07-11 Benjamin Herrenschmidtpowerpc: Fixup oddity in entry_32.S
2012-07-11 Stuart Yoderpowerpc: Use CURRENT_THREAD_INFO instead of open coded...
2012-07-10 Michael Ellermanpowerpc: Turn on BPF_JIT in ppc64_defconfig
2012-07-10 Anton Blanchardpowerpc: IOMMU fault injection
2012-07-10 Anton Blanchardpowerpc: Call dma_debug_add_bus for PCI and VIO buses
2012-07-10 Anton Blanchardpowerpc/vio: Separate vio bus probe and device probe
2012-07-10 Anton Blanchardpowerpc/vio: Remove dma not supported warnings
2012-07-10 Michael Neulingpowerpc/pseries: Fix whitespace in eeh
2012-07-10 Anton Blanchardpowerpc/perf: Use perf_instruction_pointer in callchains
2012-07-10 Anton Blanchardpowerpc/perf: Always use pt_regs for userspace samples
2012-07-10 Anton Blanchardpowerpc/perf: Move code to select SIAR or pt_regs into...
2012-07-10 Anton Blanchardpowerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
2012-07-10 Michael Neulingpowerpc: Enforce usage of RA 0-R31 where possible
2012-07-10 Michael Neulingpowerpc: Add defines for RA 0-R31
2012-07-10 Michael Neulingpowerpc: Enforce usage of R0-R31 where possible
2012-07-10 Michael Neulingpowerpc: Introduce new __REG_R macros
2012-07-10 Michael Neulingpowerpc: Start using ___PPC_RA/B/S/T where necessary
2012-07-10 Michael Neulingpowerpc: Introduce new ___PPC_RA/B/S/T macros
2012-07-10 Michael Neulingpowerpc: Fix VSX macros so register names aren't wrapped
2012-07-10 Michael Neulingpowerpc: Fixes for instructions not using correct regis...
2012-07-10 Michael Neulingpowerpc: Change LOAD_REG_ADDR to use real register...
2012-07-10 Michael Neulingpowerpc: Change mtcrf to use real register names
2012-07-10 Benjamin Herrenschmidtpowerpc: Move and fix MTMSR_EERI definition
2012-07-10 Michael Neulingpowerpc: Merge VCPU_GPR
2012-07-10 Michael Neulingpowerpc: Merge STK_REG/PARAM/FRAMESIZE
2012-07-10 Michael Neulingpowerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
2012-07-10 Michael Neulingpowerpc: Convert to %r for all GPR usage
2012-07-10 Michael Neulingpowerpc: Fix usage of register macros getting ready...
2012-07-10 Michael Neulingpowerpc: Modify macro ready for %r0 register change
2012-07-10 Michael Neulingpowerpc: Add defines for R0-R31
2012-07-10 Benjamin HerrenschmidtMerge branch 'merge' into next
2012-07-10 Benjamin Herrenschmidtpowerpc/numa: Avoid stupid uninitialized warning from gcc
2012-07-10 Benjamin Herrenschmidtpowerpc: Fix build of some debug irq code
2012-07-10 Benjamin Herrenschmidtpowerpc: More fixes for lazy IRQ vs. idle
2012-07-09 Linus TorvaldsMerge tag 'regulator-3.5' of git://git.kernel.org/pub...
2012-07-09 Linus TorvaldsMerge tag 'virtio-for-linus' of git://git.kernel.org...
2012-07-09 Linus TorvaldsMerge tag 'rpmsg-3.5-fixes' of git://git.kernel.org...
2012-07-09 Linus TorvaldsMerge tag 'remoteproc-3.5-fixes' of git://git.kernel...
2012-07-09 Linus TorvaldsMerge tag 'hwspinlock-3.5-fixes' of git://git.kernel...
2012-07-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel...
2012-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-07 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-07-06 Linus TorvaldsMerge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel...
2012-07-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-06 Linus TorvaldsMerge tag 'for-linus-20120706' of git://git.infradead...
2012-07-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-07-06 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-07-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 Linus TorvaldsMerge branch 'fixes-for-grant' of git://sources.calxeda...
2012-07-05 Russell KingARM: fix warning caused by wrongly typed arm_dma_limit
2012-07-05 Russell KingARM: fix warnings about atomic64_read
2012-07-05 Rabin VincentARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b...
2012-07-05 Arnd BergmannMerge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel...
2012-07-05 Arnd BergmannMerge branch 'mxs/fixes-for-3.5' of git://git.linaro...
2012-07-05 Will DeaconARM: 7441/1: perf: return -EOPNOTSUPP if requested...
2012-07-05 Will DeaconARM: 7443/1: Revert "new way of handling ERESTART_RESTA...
2012-07-05 Will DeaconARM: 7442/1: Revert "remove unused restart trampoline"
2012-07-05 Russell KingARM: fix set_domain() macro
2012-07-05 Tony LindgrenMerge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel...
2012-07-05 Lauri HintsalaARM: apx4devkit: fix FEC enabling PHY clock
2012-07-04 Russell KingARM: fix mach-versatile/pci.c warning
2012-07-04 Benoit CoussonARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias...
2012-07-04 Paul WalmsleyARM: OMAP4: hwmod data: temporarily comment out data...
2012-07-04 Arnd BergmannMerge branch 'fixes' of git://github.com/hzhuang1/linux...
2012-07-04 Arnd BergmannMerge tag 'v3.5-imx-fixes' of git://git.pengutronix...
2012-07-04 Andrew LunnARM: Orion: Fix WDT compile for Dove and MV78xx0
2012-07-04 Paul BolleARM: mmp: remove mach/gpio-pxa.h
2012-07-04 Uwe Kleine-KönigARM: imx: assert SCC gate stays enabled
2012-07-04 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2012-07-04 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-07-03 Xiao GuangrongKVM: MMU: fix shrinking page from the empty mmu
2012-07-03 Linus TorvaldsMerge tag 'sound-3.5' of git://git.kernel.org/pub/scm...
2012-07-03 Linus TorvaldsMerge tag 'dm-3.5-fixes' of git://git.kernel.org/pub...
2012-07-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-07-03 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-03 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.org/pub...
2012-07-03 Scott Woodpowerpc/mm: remove obsolete comment about page size...
2012-07-03 Paul Bollepowerpc: Kill flatdevtree_env.h too
2012-07-03 Wanpeng Lipowerpc: Fix kernel-doc warning
2012-07-03 Bharat Bhushanpowerpc: Fix assmption of end_of_DRAM() returns end...
2012-07-03 Anton Blanchardpowerpc: Optimise the 64bit optimised __clear_user
2012-07-03 Anton Blanchardpowerpc/iommu: Implement IOMMU pools to improve multiqu...
2012-07-03 Anton Blanchardpowerpc/iommu: Push spinlock into iommu_range_alloc...
2012-07-03 Anton Blanchardpowerpc/iommu: Reduce spinlock coverage in iommu_free
2012-07-03 Anton Blanchardpowerpc/iommu: Reduce spinlock coverage in iommu_alloc...
2012-07-03 Anton Blanchardpowerpc/pseries: Disable interrupts around IOMMU percpu...
2012-07-03 Anton Blanchardpowerpc: POWER7 optimised memcpy using VMX and enhanced...
2012-07-03 Anton Blanchardpowerpc: Use enhanced touch instructions in POWER7...
2012-07-03 Gavin Shanpowerpc/pci: cleanup on duplicate assignment
2012-07-03 Gavin Shanpowerpc/numa: Fix OF node refcounting bug
2012-07-03 Anton Blanchardpowerpc: POWER7 optimised copy_page using VMX and enhan...
next