aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-14m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer
2008-02-14m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer
2008-02-14fix module_update_markers() compile errorAdrian Bunk
2008-02-14slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter
2008-02-14slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter
2008-02-14slub: kmalloc page allocator pass-through cleanupPekka Enberg
2008-02-14x86: include proper prototypes for rodata_testHarvey Harrison
2008-02-14x86: make dump_pagetable() staticAdrian Bunk
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-14[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese
2008-02-14[POWERPC] Wire up new timerfd syscallsStephen Rothwell
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14maple: Fix up maple build failure.Paul Mundt
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: make copy_to/from_user() static inlineMagnus Damm
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-14maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin
2008-02-14maple: fix up whitespace damage.Adrian McMenamin
2008-02-14sh: termios ioctl definitionsAlan Cox
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel
2008-02-13[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel
2008-02-13[XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel
2008-02-13[XTENSA] Clean up stat structs.Bob Wilson
2008-02-13[XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel
2008-02-13[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel
2008-02-13[XTENSA] Fix clobbered register in asm macroChris Zankel
2008-02-13[XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky