summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add VSX assembler code macrosMichael Neuling2008-07-011-0/+103
* powerpc: Add VSX CPU featureMichael Neuling2008-07-011-1/+14
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-3/+15
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-012-2/+7
* powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman2008-07-013-13/+59
* powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman2008-07-011-41/+13
* powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman2008-07-014-76/+104
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-011-0/+2
* powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+8
* powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman2008-07-011-0/+16
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-2/+4
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-012-48/+25
* powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk2008-07-011-6/+6
* powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2008-07-012-3/+3
* drivers/macintosh: Various cleanupsAdrian Bunk2008-07-011-1/+0
* powerpc: Only demote individual slices rather than whole processPaul Mackerras2008-07-011-0/+6
* powerpc: Add cputable entry for POWER7Michael Neuling2008-06-301-2/+10
* powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood2008-06-301-1/+1
* powerpc: Get rid of bitfields in ppc_bat structBecky Bruce2008-06-301-17/+2
* powerpc: Change BAT code to use phys_addr_tBecky Bruce2008-06-301-0/+9
* powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce2008-06-301-2/+2
* powerpc: Provide dummy crash_shutdown_registerArnd Bergmann2008-06-301-1/+12
* powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt2008-06-303-3/+16
* powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov2008-06-301-0/+16
* powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin2008-06-301-3/+10
* Merge branch 'linux-2.6'Paul Mackerras2008-06-3078-168/+431
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-293-3/+8
| |\
| | * V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-261-2/+2
| | * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-261-0/+1
| | * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-261-1/+5
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-291-4/+2
| |\ \
| | * | thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-293-3/+2
| |\ \
| | * | kbuild: fix a.out.h export to userspace with O= build.David Woodhouse2008-06-273-3/+2
| | |/
| * | Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-291-1/+1
| |\ \
| | * | [PATCH] remove useless argument type in audit_filter_user()Peng Haitao2008-06-241-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-06-292-3/+1
| |\ \ \ | | |_|/ | |/| |
| | * | [patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev2008-06-231-2/+0
| | * | [patch 2/4] fs: make struct file arg to d_path constJan Engelhardt2008-06-231-1/+1
| | |/
| * | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-246-23/+62
| |\ \
| | * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0
| | * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
| | * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-4/+3
| | * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-242-0/+55
| | * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-241-4/+0
| |\ \ \
| | * | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-4/+0
| * | | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-231-0/+2
| | |/ / | |/| |
| * | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2
| | |/ | |/|
| * | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
OpenPOWER on IntegriCloud