aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-27sh: xchg()/__xchg() always_inline fixes for gcc4.Paul Mundt
2006-09-27sh: Cleanup and document register bank usage.Paul Mundt
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt
2006-09-27sh: Store Queue API rework.Paul Mundt
2006-09-27sh: Board updates for I/O routine rework.Paul Mundt
2006-09-27sh: Fixup SHMLBA definition for SH7705.Paul Mundt
2006-09-27sh: ioremap() overhaul.Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-09-27sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt
2006-09-27sh: Titan board support.Jamie Lenehan
2006-09-27sh: Add control register barriers.Paul Mundt
2006-09-27sh: landisk board support.kogiidena
2006-09-27sh: Fix libata build.Paul Mundt
2006-09-27sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt
2006-09-27sh: Wire up new syscalls.Paul Mundt
2006-09-27sh: remove cpu_online() definition from <asm/smp.h>Alexey Dobriyan
2006-09-27sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt
2006-09-27sh: earlyprintk= support and cleanups.Paul Mundt
2006-09-27sh: prefetch()/prefetchw() support.Paul Mundt
2006-09-27sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow
2006-09-27sh: Support for SH-4A memory barriers.Paul Mundt
2006-09-27sh: HS7751RVoIP board updates.Paul Mundt
2006-09-27sh: Move hd64461.h to a more sensible location.Paul Mundt
2006-09-27sh: Fixup TMU_TOCR definition for SH7300.Paul Mundt
2006-09-27sh: hugetlb updates.Paul Mundt
2006-09-27sh: Various cosmetic cleanups.Paul Mundt
2006-09-27sh: Add a simple cmpxchg().Tom Rini
2006-09-27sh: Move smc37c93x.h for SystemH board use.Paul Mundt
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike
2006-09-26[PATCH] Split i386 and x86_64 ptrace.hJeff Dike
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] add DIV_ROUND_UP()Steven Whitehouse
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] x86: trivial move of ptep_set_access_flagsRusty Russell
2006-09-26[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headersRusty Russell
2006-09-26[PATCH] x86: trivial pgtable.h __ASSEMBLY__ moveRusty Russell
2006-09-26[PATCH] Translate asm version of ELFNOTE macro into preprocessor macroIan Campbell
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge
2006-09-26[PATCH] x86: roll all the cpuid asm into one __cpuid callRusty Russell