summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-113-53/+48Star
|\
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2240-150/+182
| |\
| * \ Merge branch 'master' into for-2.6.31Jens Axboe2009-05-22372-15803/+11525Star
| |\ \
| * | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-112-11/+4Star
| * | | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-0/+9
| * | | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
| * | | ubd: drop unnecessary rq->sector manipulationTejun Heo2009-04-281-5/+5
| * | | ubd: cleanup completion pathTejun Heo2009-04-281-22/+1Star
| * | | arm-omap: don't abuse rq->dataTejun Heo2009-04-281-12/+31
| * | | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-8/+3Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-114-98/+207
|\ \ \ \
| * | | | x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-102-6/+104
| * | | | x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-103-14/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-11256-6976/+16927
|\ \ \ \ \
| * | | | | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-112-5/+14
| * | | | | sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
| * | | | | sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
| * | | | | sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
| * | | | | sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
| * | | | | sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82Star
| * | | | | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138Star
| * | | | | sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
| * | | | | sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
| * | | | | sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
| * | | | | sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
| * | | | | sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67
| * | | | | sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
| * | | | | sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
| * | | | | sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
| * | | | | sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
| * | | | | sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
| * | | | | sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
| * | | | | sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
| * | | | | sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11284-5235/+7194
| |\ \ \ \ \
| * | | | | | sh: plug vsyscall dir in to archclean.Paul Mundt2009-06-101-0/+1
| * | | | | | sh: 16-bit get_unaligned() sh4a fixMagnus Damm2009-06-041-5/+5
| * | | | | | sh: sh7723: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+10
| * | | | | | sh: sh7724: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+9
| * | | | | | sh: add weak l2_cache_init function.Kuninori Morimoto2009-06-021-0/+7
| * | | | | | sh: add RAMCR definition for sh4Kuninori Morimoto2009-06-021-0/+2
| * | | | | | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2009-06-022-3/+2Star
| * | | | | | sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-013-50/+15Star
| * | | | | | sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
| * | | | | | sh: hook up shared div4 clock code to sh7785Magnus Damm2009-06-011-159/+48Star
| * | | | | | sh: shared div4 clock codeMagnus Damm2009-06-012-0/+70
| * | | | | | sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25Star
| * | | | | | sh: shared mstp32 clock codeMagnus Damm2009-06-012-0/+48
| * | | | | | sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1