| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Make PAGE_OFFSET configurable. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: Move voyagergx_reg.h to a more sensible place. | Paul Mundt | 2006-09-27 | 1 | -1/+1 |
* | sh: math-emu support | Takashi YOSHII | 2006-09-27 | 1 | -0/+86 |
* | sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict. | Paul Mundt | 2006-09-27 | 1 | -2/+2 |
* | sh: Fixup __strnlen_user() behaviour. | Paul Mundt | 2006-09-27 | 3 | -54/+19 |
* | sh: More cosmetic cleanups and trivial fixes. | Paul Mundt | 2006-09-27 | 4 | -31/+13 |
* | sh: Consolidated SH7751/SH7780 PCI support. | Paul Mundt | 2006-09-27 | 2 | -3/+37 |
* | sh: kgdb stub cleanups. | Paul Mundt | 2006-09-27 | 1 | -0/+15 |
* | sh: APM/PM support. | Andriy Skulysh | 2006-09-27 | 7 | -3/+151 |
* | sh: Free up some and document PTEL flags. | Paul Mundt | 2006-09-27 | 1 | -31/+45 |
* | sh: xchg()/__xchg() always_inline fixes for gcc4. | Paul Mundt | 2006-09-27 | 1 | -25/+32 |
* | sh: Cleanup and document register bank usage. | Paul Mundt | 2006-09-27 | 2 | -3/+31 |
* | sh: Add support for R7780RP and R7780MP boards. | Paul Mundt | 2006-09-27 | 10 | -15/+236 |
* | sh: Store Queue API rework. | Paul Mundt | 2006-09-27 | 1 | -18/+5 |
* | sh: Board updates for I/O routine rework. | Paul Mundt | 2006-09-27 | 14 | -213/+29 |
* | sh: Fixup SHMLBA definition for SH7705. | Paul Mundt | 2006-09-27 | 5 | -81/+38 |
* | sh: ioremap() overhaul. | Paul Mundt | 2006-09-27 | 2 | -1/+13 |
* | sh: page table alloc cleanups and page fault optimizations. | Paul Mundt | 2006-09-27 | 7 | -102/+73 |
* | sh: SH-4A Privileged Space Mapping Buffer (PMB) support. | Paul Mundt | 2006-09-27 | 1 | -1/+47 |
* | sh: Titan board support. | Jamie Lenehan | 2006-09-27 | 1 | -0/+43 |
* | sh: Add control register barriers. | Paul Mundt | 2006-09-27 | 2 | -13/+37 |
* | sh: landisk board support. | kogiidena | 2006-09-27 | 3 | -0/+137 |
* | sh: Fix libata build. | Paul Mundt | 2006-09-27 | 2 | -9/+9 |
* | sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). | Paul Mundt | 2006-09-27 | 1 | -4/+0 |
* | sh: Wire up new syscalls. | Paul Mundt | 2006-09-27 | 1 | -2/+24 |
* | sh: remove cpu_online() definition from <asm/smp.h> | Alexey Dobriyan | 2006-09-27 | 1 | -5/+0 |
* | sh: Support for SH7770/SH7780 CPU subtypes. | Paul Mundt | 2006-09-27 | 2 | -0/+6 |
* | sh: earlyprintk= support and cleanups. | Paul Mundt | 2006-09-27 | 1 | -0/+2 |
* | sh: prefetch()/prefetchw() support. | Paul Mundt | 2006-09-27 | 1 | -0/+13 |
* | sh: Optimized cache handling for SH-4/SH-4A caches. | Richard Curnow | 2006-09-27 | 1 | -4/+18 |
* | sh: Support for SH-4A memory barriers. | Paul Mundt | 2006-09-27 | 1 | -0/+7 |
* | sh: HS7751RVoIP board updates. | Paul Mundt | 2006-09-27 | 1 | -0/+6 |
* | sh: Move hd64461.h to a more sensible location. | Paul Mundt | 2006-09-27 | 3 | -68/+26 |
* | sh: Fixup TMU_TOCR definition for SH7300. | Paul Mundt | 2006-09-27 | 1 | -3/+4 |
* | sh: hugetlb updates. | Paul Mundt | 2006-09-27 | 1 | -1/+0 |
* | sh: Various cosmetic cleanups. | Paul Mundt | 2006-09-27 | 5 | -12/+12 |
* | sh: Add a simple cmpxchg(). | Tom Rini | 2006-09-27 | 1 | -0/+40 |
* | sh: Move smc37c93x.h for SystemH board use. | Paul Mundt | 2006-09-27 | 1 | -0/+0 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 85 | -777/+879 |
|\ |
|
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 | 1 | -0/+3 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 | 3 | -0/+9 |
| * | [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64) | Dmitriy Zavin | 2006-09-26 | 1 | -0/+15 |
| * | [PATCH] Fix unwinder warning in traps.c | Andi Kleen | 2006-09-26 | 1 | -2/+2 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 | 1 | -0/+2 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 | 1 | -38/+4 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 | 1 | -2/+3 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 4 | -0/+23 |
| * | [PATCH] i386: Fix pack_descriptor() | Jeremy Fitzhardinge | 2006-09-26 | 1 | -1/+1 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 | 1 | -1/+2 |
| * | [PATCH] Remove unused asm-x86_64/mmx.h | Andi Kleen | 2006-09-26 | 1 | -14/+0 |