aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[ARM] 4721/1: S3C24XX: Ensure watchdog clock is enbaled for hard resetBen Dooks1-0/+11
2008-01-28[ARM] 4720/1: S3C2412: Add power configuration registers for battery flat behaviour.Ben Dooks1-1/+2
2008-01-28[ARM] 4719/1: S3C2412: Update SPI register definitions for the S3C2412Ben Dooks1-2/+7
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack1-0/+19
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie3-4/+1
2008-01-28[ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270Robert Schwebel1-0/+275
2008-01-28[ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU moduleRobert Schwebel2-1/+84
2008-01-28[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao1-0/+6
2008-01-28[ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel1-0/+111
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley1-2/+3
2008-01-28block: implement drain buffersJames Bottomley1-0/+4
2008-01-28kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe1-0/+1
2008-01-28block: cfq: make the io contect sharing locklessJens Axboe1-2/+4
2008-01-28io context sharing: preliminary supportJens Axboe2-5/+19
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe5-82/+93
2008-01-28blk_end_request: cleanup 'uptodate' related code (take 4)Kiyoshi Ueda1-8/+0
2008-01-28blk_end_request: remove/unexport end_that_request_* (take 4)Kiyoshi Ueda1-8/+5
2008-01-28blk_end_request: add bidi completion interface (take 4)Kiyoshi Ueda1-0/+2
2008-01-28blk_end_request: add callback feature (take 4)Kiyoshi Ueda1-0/+2
2008-01-28blk_end_request: add/export functions to get request size (take 4)Kiyoshi Ueda1-0/+8
2008-01-28blk_end_request: add new request completion interface (take 4)Kiyoshi Ueda1-0/+4
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe1-4/+3
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe1-100/+25
2008-01-28block: allow queue dma_alignment of zeroPete Wyckoff1-6/+1
2008-01-28blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt1-2/+10
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm1-0/+13
2008-01-28sh: update r7780rp interrupt codeMagnus Damm1-19/+0
2008-01-28sh: remove consistent alloc stuff from the machine vectorMagnus Damm1-3/+0
2008-01-28sh: declared coherent memory support V2Magnus Damm1-36/+20
2008-01-28sh: Add support for SDK7780 board.Nicholas Beck1-0/+81
2008-01-28sh: Kill off dead HS771RVoIP board support.Paul Mundt1-54/+0
2008-01-28sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt1-2/+12
2008-01-28sh: remove voyagergxMagnus Damm1-341/+0
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm1-11/+1
2008-01-28sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt4-122/+265
2008-01-28sh: sh7712 clock supportAndrew Murray1-0/+5
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda3-3/+4
2008-01-28sh: Fix get_user()/put_user() build error.Paul Mundt1-36/+28
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda7-9/+16
2008-01-28sh: Always use CONFIG_HZ for HZ.Paul Mundt1-5/+1
2008-01-28sh: include/asm-sh/: Spelling fixes.Joe Perches3-17/+17
2008-01-28sh: Fix up binfmt_flat compile warnings.Paul Mundt1-1/+1
2008-01-28sh: Kill off pgtable.h from scatterlist.h.Paul Mundt1-1/+0
2008-01-28sh: Fix up switch_to() type casts.Paul Mundt1-47/+47
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt1-0/+2
2008-01-28sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt1-3/+0
2008-01-28sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt3-2/+17
2008-01-28sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt1-6/+8
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt3-4/+29
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy1-0/+32