aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * sh: Move vsyscall_init() defs up one level.Paul Mundt2008-01-27
| * sh: Nopped out p3_cache_init() on SH-5 also.Paul Mundt2008-01-27
| * sh: Fix up VMALLOC_START for SH-5.Paul Mundt2008-01-27
| * sh: Move over the SH-5 head.S and tlb.h.Paul Mundt2008-01-27
| * sh: Have SH-5 provide an {en,dis}able_fpu() impl.Paul Mundt2008-01-27
| * sh: timer.h stub for SH-5.Paul Mundt2008-01-27
| * sh: Move in the SH-5 signal trampoline impl.Paul Mundt2008-01-27
| * sh: More SH-5 cpuinfo tidying.Paul Mundt2008-01-27
| * sh: Consolidate slab/kmalloc minalign values.Paul Mundt2008-01-27
| * sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt2008-01-27
| * sh: SH-5 also uses the ASID cache.Paul Mundt2008-01-27
| * sh: Split out system.h in to _32 and _64 variants.Paul Mundt2008-01-27
| * sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2008-01-27
| * sh: Split out processor.h in to _32 and _64 variants.Paul Mundt2008-01-27
| * sh: SH-5 pt_regs.Paul Mundt2008-01-27
| * sh: Move in the SH-5 mmu_context headers.Paul Mundt2008-01-27
| * sh: SH-5 byteorder routines.Paul Mundt2008-01-27
| * sh: SH-5 version of current_thread_info().Paul Mundt2008-01-27
| * sh: Split out irqflags.h in to _32 and _64 variants.Paul Mundt2008-01-27
| * sh: Split out asm/string.h for sh32 and sh64.Paul Mundt2008-01-27
| * sh: Add SH-5 support to io.h.Paul Mundt2008-01-27
| * sh: Add in cacheflush and DMA headers for SH-5.Paul Mundt2008-01-27
| * sh: Correct SH-5 instruction size value.Paul Mundt2008-01-27
| * sh: Add cache definitions for SH-5.Paul Mundt2008-01-27
| * sh: Add addrspace.h segmentation stub for SH-5.Paul Mundt2008-01-27
| * sh: BUGFLAG_WARNING needs GENERIC_BUG.Paul Mundt2008-01-27
| * sh: Fix up fixmap location for SH-5.Paul Mundt2008-01-27
| * sh: Add SH-5 support to asm/module.h.Paul Mundt2008-01-27
| * sh: Split out cache status bits per-CPU family.Paul Mundt2008-01-27
| * sh: Split out PXSEG segmentation per-CPU family.Paul Mundt2008-01-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-01-28
|\ \
| * | HID: Support Samsung IR remoteRobert Schedel2008-01-28
| * | HID: the `bit' in hidinput_mapping_quirks() is an out parameterFengguang Wu2008-01-28
| * | HID: proper handling of MS 4k and 6k devicesJiri Kosina2008-01-28
| * | HID: hid-input quirk for BTC 8193Jiri Kosina2008-01-28
| * | HID: separate hid-input event quirks from generic codeJiri Kosina2008-01-28
| * | HID: refactor mapping to input subsystem for quirky devicesJiri Kosina2008-01-28
| * | HID: add full support for Genius KB-29EJiri Kosina2008-01-28
| * | HID: Implement horizontal wheel handling for A4 Tech X5-005DPavel Troller2008-01-28
| * | HID: Rename some code identifiers from PowerBook specific to Apple genericMichel Daenzer2008-01-28
| |/
* | Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\ \
| * | block: implement drain buffersJames Bottomley2008-01-28
| * | block: allow queue dma_alignment of zeroPete Wyckoff2008-01-28
| * | blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt2008-01-28
| |/
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\ \
| * | blk_end_request: cleanup 'uptodate' related code (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: remove/unexport end_that_request_* (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add bidi completion interface (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add callback feature (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: add/export functions to get request size (take 4)Kiyoshi Ueda2008-01-28