aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown1-0/+1
2008-02-14sh: fix ioreadN_rep and iowriteN_repMagnus Damm1-6/+6
2008-02-14sh: Kill off more dead symbols.Paul Mundt1-6/+0
2008-02-14sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt1-0/+4
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt3-5/+9
2008-02-14maple: Fix up maple build failure.Paul Mundt1-1/+1
2008-02-14sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt1-0/+1
2008-02-14sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson1-25/+3
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-1/+1
2008-02-14sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt1-0/+5
2008-02-14sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt1-0/+8
2008-02-14sh: Handle SH7366 CPU in check_bugs().Paul Mundt1-1/+1
2008-02-14sh: add support for sh7366 processorMagnus Damm2-2/+4
2008-02-14sh: trapped io support for highlander V2Magnus Damm1-3/+0
2008-02-14sh: trapped io support for r2d V2Magnus Damm1-3/+0
2008-02-14sh: trapped io support V2Magnus Damm4-0/+76
2008-02-14sh: make copy_to/from_user() static inlineMagnus Damm3-40/+32
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt2-4/+8
2008-02-14maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin1-1/+0
2008-02-14maple: fix up whitespace damage.Adrian McMenamin1-50/+51
2008-02-14sh: termios ioctl definitionsAlan Cox3-3/+12
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2-3/+8
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel1-1/+2
2008-02-13[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel1-0/+2
2008-02-13[XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel1-8/+13
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel10-144/+352
2008-02-13[XTENSA] Clean up stat structs.Bob Wilson1-23/+13
2008-02-13[XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel1-4/+4
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel2-6/+6
2008-02-13[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier1-1/+1
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel1-3/+0
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel1-88/+4
2008-02-13[XTENSA] Fix clobbered register in asm macroChris Zankel1-48/+51
2008-02-13[LMB]: Make lmb support large physical addressingBecky Bruce1-19/+19
2008-02-13[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller4-75/+103
2008-02-13[XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel1-1/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+6
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers1-6/+3
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers2-24/+37
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap1-2/+1
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan1-1/+1
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison4-10/+2
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds1-1/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-7/+13
2008-02-13x86: fix sigcontext.h user exportIngo Molnar1-0/+66
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2-5/+8
2008-02-13sched: rt-group: interfacePeter Zijlstra1-2/+5