summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-1666-59507/+33
|\
| * defconfig reductionSam Ravnborg2010-08-1450-59459/+1
| * archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4
| * Mark arguments to certain syscalls as being constDavid Howells2010-08-133-3/+3
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-114-12/+14
| |\
| | * Merge branches 'master' and 'devel' into for-linusRussell King2010-08-104-12/+14
| | |\
| | | * Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-064-12/+14
| | | |\
| | | | * sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-044-12/+14
| * | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
| * | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
| * | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| * | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
| |\ \ \ \
| | * | | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| | | |_|/ | | |/| |
| * | | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+2
| | |/ / | |/| |
| * | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
| |\ \ \
| | * | | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| | |/ /
| * | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-3/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'linus' into perf/coreIngo Molnar2010-07-217-44/+44
| | |\ \ | | | |/
| | * | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-283-4/+1
| | |\ \
| | * \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1825-61/+356
| | |\ \ \
| | * | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-3/+3
| | * | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0410-48/+45
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | fix typos concerning "precedence"Uwe Kleine-König2010-06-171-1/+1
| | | |_|/ / | | |/| | |
| * | | | | V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-1/+1
| | |/ / / | |/| | |
* | | | | sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray2010-08-041-1/+2
* | | | | sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy2010-08-041-2/+2
* | | | | sh: Add sh7724 BEU resourcesPhil Edworthy2010-08-041-0/+66
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-047-44/+44
|\ \ \ \ \ | |/ / / /
| * | | | lmb: rename to memblockYinghai Lu2010-07-147-44/+44
| | |_|/ | |/| |
* | | | sh: add sh7757lcr board supportYoshihiro Shimoda2010-07-065-0/+1507
* | | | sh: modify clock framework of SH7757Yoshihiro Shimoda2010-07-062-89/+112
* | | | sh: modify pinmux for SH7757 2nd cutYoshihiro Shimoda2010-07-062-802/+1081
* | | | sh: add some INTC_VECT for setup-sh7757Yoshihiro Shimoda2010-07-061-69/+147
* | | | sh: fix the id of scif in setup-sh7757Yoshihiro Shimoda2010-07-061-3/+3
* | | | sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda2010-07-061-1/+1
* | | | sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda2010-07-061-1/+1
* | | | sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu2010-07-021-7/+6
* | | | sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-024-0/+27
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-07-023-3/+3
|\ \ \ \
| * | | | sh: Fix typos in PCI initialization messageMatt Fleming2010-06-233-3/+3
* | | | | sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt2010-06-211-14/+38
* | | | | sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt2010-06-211-2/+2
|/ / / /
* | | | sh: SH-2007 board support.Hitoshi Mitake2010-06-216-0/+1620
* | | | Merge branch 'sh/stable-updates'Paul Mundt2010-06-211-1/+1
|\ \ \ \ | |/ / /
| * | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
* | | | sh: update the FDPIC relocations.Paul Mundt2010-06-141-19/+8
* | | | sh: kprobes SMP support.Paul Mundt2010-06-141-50/+50
* | | | sh: split out ptrace header for _32/_64 variants.Paul Mundt2010-06-144-98/+117
OpenPOWER on IntegriCloud