aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2008-02-13x86: fix sigcontext.h user exportIngo Molnar
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra
2008-02-13sched: rt-group: interfacePeter Zijlstra
2008-02-12[NET]: Improve cache line coherency of ingress qdiscNeil Turton
2008-02-12[IPSEC]: Fix bogus usage of u64 on input sequence numberHerbert Xu
2008-02-12[IPV6]: remove unused method declaration (net/ndisc.h).Rami Rosen
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski