Linus Torvalds 49569646b2 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 12 years ago
..
vdso32 18ad51dd34 powerpc: Add VDSO version of getcpu 13 years ago
vdso64 18ad51dd34 powerpc: Add VDSO version of getcpu 13 years ago
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 16 years ago
Makefile cd5daaf713 powerpc: make POWER7 setup code name generic 12 years ago
align.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
asm-offsets.c 1b400ba0cd KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations 12 years ago
audit.c e54dc2431d [PATCH] audit signal recipients 18 years ago
btext.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
cacheinfo.c 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 years ago
clock.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 years ago
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 14 years ago
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions 14 years ago
cpu_setup_a2.S 962cffbd8a powerpc: Enforce usage of RA 0-R31 where possible 13 years ago
cpu_setup_fsl_booke.S 39be5b4a7f powerpc/booke: Add CPU_FTR_EMB_HV check for e5500. 12 years ago
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 years ago
cpu_setup_power.S b0302722ee powerpc: Setup relocation on exceptions for bare metal systems 12 years ago
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 years ago
cputable.c c674e703cb powerpc: Add POWER8 architected mode to cputable 12 years ago
crash.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
crash_dump.c 0f890c8d20 powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE 13 years ago
dbell.c 9fb1b36ca1 powerpc: Make sure IPI handlers see data written by IPI senders 13 years ago
dma-iommu.c 4c374af5fd powerpc/dma-iommu: Fix IOMMU window check 13 years ago
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary 12 years ago
dma.c 3d2675238a powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 years ago
entry_32.S 138d1ce80e powerpc: switch to saner kernel_execve() semantics 12 years ago
entry_64.S 16e024f30c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 years ago
epapr_hcalls.S 2f979de8a7 KVM: PPC: ev_idle hcall support for e500 guests 12 years ago
epapr_paravirt.c 2f979de8a7 KVM: PPC: ev_idle hcall support for e500 guests 12 years ago
exceptions-64e.S 0778407f83 powerpc/booke: Separate out restore_e5500/setup_e5500 routines. 12 years ago
exceptions-64s.S c1fb6816fb powerpc: Add relocation on exception vector handlers 12 years ago
fadump.c a84fcd4687 powerpc: Change memory_limit from phys_addr_t to unsigned long long 13 years ago
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 13 years ago
fpu.S 0b7673c35e powerpc: Enforce usage of R0-R31 where possible 13 years ago
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 years ago
ftrace.c bac821a6e3 powerpc/ftrace: Trace function graph entry before updating index 13 years ago
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_40x.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_44x.S 07acfc2a93 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm 13 years ago
head_64.S c1fb6816fb powerpc: Add relocation on exception vector handlers 12 years ago
head_8xx.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 years ago
head_booke.h d30f6e4800 KVM: PPC: booke: category E.HV (GS-mode) support 13 years ago
head_fsl_booke.S 7e0f4872a3 powepc/booke: Separate out E.HV check and ivor setup code. 12 years ago
hw_breakpoint.c cd14457304 powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor 12 years ago
ibmebus.c beacc6da86 powerpc: Remove all includes of <asm/abs_addr.h> 13 years ago
idle.c 16b86bf252 powerpc: Remove no longer used ppc_md.idle_loop() 12 years ago
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_book3e.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power4.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power7.S 375f561a41 powerpc/powernv: Always go into nap mode when CPU is offline 13 years ago
io-workarounds.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
io.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
iomap.c 335b8cf7c3 powerpc: switch to GENERIC_PCI_IOMAP 13 years ago
iommu.c c5a0809a24 powerpc/iommu: Use bitmap library 12 years ago
irq.c e72bbbab27 powerpc/trace: Fix interrupt tracepoints vs. RCU 12 years ago
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 13 years ago
kgdb.c 5f630401f9 powerpc/kgdb: Restore current_thread_info properly 13 years ago
kprobes.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
kvm.c fdcf8bd7e7 KVM: PPC: use definitions in epapr header for hcalls 12 years ago
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 years ago
l2cr_6xx.S 25985edced Fix common misspellings 14 years ago
legacy_serial.c 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
lparcfg.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
machine_kexec.c 79d1c71295 powerpc+of: Rename the drivers/of prom_* functions to of_* 12 years ago
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
machine_kexec_64.c 79d1c71295 powerpc+of: Rename the drivers/of prom_* functions to of_* 12 years ago
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() 12 years ago
misc_32.S 58254e1002 powerpc: split ret_from_fork 12 years ago
misc_64.S 58254e1002 powerpc: split ret_from_fork 12 years ago
module.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 years ago
module_32.c 3c75296562 powerpc: Fix kernel panic during kernel module load 13 years ago
module_64.c 66574cc054 modules: make arch's use default loader hooks 14 years ago
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 years ago
nvram_64.c 0f4ac13236 powerpc/nvram: Generalize code for OS partitions in NVRAM 14 years ago
of_platform.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
paca.c 407821a34f powerpc: Initialise paca.data_offset with poison 12 years ago
pci-common.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_32.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_64.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_dn.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_of_scan.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 years ago
ppc32.h 751f409db6 compat: move compat_siginfo_t definition to asm/compat.h 12 years ago
ppc_ksyms.c 19bf7f8ac3 Merge remote-tracking branch 'master' into queue 12 years ago
ppc_save_regs.S 25985edced Fix common misspellings 14 years ago
proc_powerpc.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
process.c afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
prom.c de1bb03af7 Merge branch 'dt' into next 12 years ago
prom_init.c df77c79920 powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 12 years ago
prom_init_check.sh 817c21ad9a powerpc/powernv: Get kernel command line accross OPAL takeover 13 years ago
prom_parse.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 years ago
ptrace.c a53fd61ac2 powerpc/ptrace: Enable hardware breakpoint upon re-registering 12 years ago
ptrace32.c ec34a68149 powerpc: Remove old powerpc specific ptrace getregs/setregs calls 13 years ago
reloc_32.S 9c5f7d39a8 powerpc: Process dynamic relocations for kernel 13 years ago
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 years ago
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update 15 years ago
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 years ago
rtas.c f459d63e16 powerpc+of: Remove the pSeries_reconfig.h file 12 years ago
rtas_flash.c bc26957c6c powerpc/rtas_flash: Eliminate possible double free 12 years ago
rtas_pci.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
rtasd.c df17f56d8a powerpc/pseries: Cancel RTAS event scan before firmware flash 13 years ago
setup-common.c c5f02bb422 powerpc/watchdog: move booke watchdog param related code to setup-common.c 13 years ago
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 years ago
setup_32.c c5f02bb422 powerpc/watchdog: move booke watchdog param related code to setup-common.c 13 years ago
setup_64.c 61e2390ede powerpc: Make load_hander handle upto 64k offset 12 years ago
signal.c f57d56dd29 uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume() 12 years ago
signal.h 17440f171e powerpc: get rid of restore_sigmask() 13 years ago
signal_32.c 3cffdc8c3a Uninclude linux/freezer.h 12 years ago
signal_64.c 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
smp-tbsync.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
smp.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
softemu8xx.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 years ago
suspend.c a2531293db update email address 15 years ago
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_32.S 25985edced Fix common misspellings 14 years ago
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_asm64.S 2e2b4043cc powerpc: Fix 64-bit hibernation with 64k pages 16 years ago
swsusp_booke.S 90103f932f powerpc/fsl-booke: Add hibernation support for FSL BookE processors 15 years ago
sys_ppc32.c 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation 12 years ago
syscalls.c 7256a5d2da powerpc: Fix personality handling in ppc64_personality() 13 years ago
sysfs.c 8732794b16 numa: convert static memory to dynamically allocated memory for per node device 12 years ago
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 17 years ago
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 years ago
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 years ago
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
time.c ce73ec6db4 powerpc/vdso: Remove redundant locking in update_vsyscall_tz() 12 years ago
traps.c fff34b3412 Merge branch 'merge' into next 13 years ago
udbg.c 6432200aa8 powerpc/udbg: Remove unused udbg_read() 12 years ago
udbg_16550.c a0496d450a powerpc: Add early debug for WSP platforms 14 years ago
uprobes.c 65b2c8f0e5 uprobes/powerpc: Do not use arch_uprobe_*_step() helpers 12 years ago
vdso.c 0127262c01 powerpc: Restore VDSO information on critical exception om BookE 13 years ago
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 years ago
vector.S 35000870fc powerpc: Optimise enable_kernel_altivec 13 years ago
vio.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 years ago
vmlinux.lds.S 4f8cf36f48 powerpc: Remove legacy iSeries bits from assembly files 13 years ago