summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman3-13/+59
2008-07-01powerpc: Consolidate feature fixup macros for 64/32 bitMichael Ellerman1-41/+13
2008-07-01powerpc: Consolidate CPU and firmware feature fixup macrosMichael Ellerman4-76/+104
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman1-0/+2
2008-07-01powerpc: Add new code patching routinesMichael Ellerman1-0/+8
2008-07-01powerpc: Add ppc_function_entry() which gets the entry point for a functionMichael Ellerman1-0/+16
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-2/+4
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2-48/+25
2008-07-01powerpc: asm/elf.h: Reduce userspace headerAdrian Bunk1-6/+6
2008-07-01powerpc: Don't export asm/asm-compat.h to userspaceAdrian Bunk2-3/+3
2008-07-01drivers/macintosh: Various cleanupsAdrian Bunk1-1/+0
2008-07-01powerpc: Only demote individual slices rather than whole processPaul Mackerras1-0/+6
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling1-2/+10
2008-06-30powerpc: Fix copy-and-paste error in clrsetbits_le16Scott Wood1-1/+1
2008-06-30powerpc: Get rid of bitfields in ppc_bat structBecky Bruce1-17/+2
2008-06-30powerpc: Change BAT code to use phys_addr_tBecky Bruce1-0/+9
2008-06-30powerpc: Silly spelling fix in pgtable-ppc32Becky Bruce1-2/+2
2008-06-30powerpc: Provide dummy crash_shutdown_registerArnd Bergmann1-1/+12
2008-06-30powerpc: Free a PTE bit on ppc64 with 64K pagesBenjamin Herrenschmidt3-3/+16
2008-06-30powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=nAnton Vorontsov1-0/+16
2008-06-30powerpc: Optimise smp_wmb on 64-bit processorsNick Piggin1-3/+10
2008-06-30Merge branch 'linux-2.6'Paul Mackerras78-168/+431
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras1-0/+3
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-3/+8
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+2
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-3/+2
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+1
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse3-3/+2
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-0/+1
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil1-1/+5
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+0
2008-06-26powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2-46/+0
2008-06-26powerpc/e500mc: flush L2 on NAP for e500mcKumar Gala2-4/+21
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala4-6/+10
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman1-4/+2
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao1-1/+1
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-23/+62
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann1-1/+3
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann1-4/+3
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2-0/+55
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-4/+0
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti1-0/+1
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev1-2/+0
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt1-1/+1