index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-09
sh: remove dead config symbols from SH code
Jiri Olsa
1
-4
/
+2
2007-11-08
Merge branch 'page_colouring_despair'
Paul Mundt
2
-8
/
+21
2007-11-07
sh: Add a dummy vga.h.
Paul Mundt
1
-0
/
+6
2007-11-07
sh: Fix up PAGE_KERNEL_PCC() for nommu.
Paul Mundt
1
-1
/
+3
2007-11-07
sh: Kill off __{copy,clear}_user_page().
Paul Mundt
1
-4
/
+1
2007-11-07
sh: Optimized copy_{to,from}_user_page() for SH-4.
Paul Mundt
1
-4
/
+14
2007-11-07
sh: Wire up clear_user_highpage().
Paul Mundt
1
-0
/
+6
2007-11-07
sh: Kill off the remaining ST40 cruft.
Paul Mundt
1
-1
/
+1
2007-11-07
sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h
Mike Frysinger
1
-3
/
+0
2007-11-02
sh: Decouple 4k and soft/hardirq stacks.
Paul Mundt
1
-1
/
+1
2007-10-30
sh: Provide a __read_mostly section wrapper.
Paul Mundt
1
-0
/
+2
2007-10-30
sh: Move zero page param defs somewhere sensible.
Paul Mundt
1
-0
/
+14
2007-10-30
sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.
Paul Mundt
2
-4
/
+1
2007-10-30
sh: Correct pte_page() breakage.
Paul Mundt
2
-2
/
+1
2007-10-23
sh/sh64: fixup dma-mapping for new sg layout
Jens Axboe
1
-7
/
+5
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2
-2
/
+2
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+5
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-6
/
+0
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
increase AT_VECTOR_SIZE to terminate saved_auxv properly
Olaf Hering
2
-0
/
+2
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2
-26
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-4
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
1
-2
/
+0
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
33
-270
/
+705
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-1
/
+1
2007-10-08
sh: Fix SH-4 DMAC CHCR masking.
Adrian McMenamin
1
-1
/
+1
2007-10-03
sh: Make kgdb i-cache flushing less inept.
Paul Mundt
1
-12
/
+0
2007-10-03
sh: kgdb section mismatches and tidying.
Paul Mundt
1
-10
/
+2
2007-09-27
sh: Use boot_cpu_data for CPU probe.
Paul Mundt
1
-1
/
+0
2007-09-27
sh: processor.h needs smp.h
Paul Mundt
1
-0
/
+1
2007-09-24
sh: Define _ebss for uClinux MTD map driver.
Paul Mundt
1
-0
/
+1
2007-10-03
Binfmt_flat: Add minimum support for the Blackfin relocations
Bernd Schmidt
1
-1
/
+2
2007-09-21
sh: Bring SMP support back from the dead.
Paul Mundt
2
-11
/
+24
2007-09-21
sh: intc - initial SMP support.
Magnus Damm
1
-0
/
+12
2007-09-21
sh: Kill off special boot_cpu_data.
Paul Mundt
1
-7
/
+2
2007-09-21
sh: Add maple bus support for the SEGA Dreamcast.
Adrian McMenamin
1
-0
/
+37
2007-09-21
sh: Fix up extended mode TLB for SH-X2+ cores.
Paul Mundt
3
-55
/
+75
2007-09-21
sh: Magic Panel R2 board support.
Markus Brunner
1
-0
/
+67
2007-09-21
sh: dma: Fix CONFIG_SYSFS=n build.
Paul Mundt
1
-5
/
+0
2007-09-21
sh: dma: Fix up build for SH7709 support.
Kristoffer Ericson
1
-1
/
+1
2007-09-21
sh: Fix OFFCHIP_IRQ_BASE compile error.
Kristoffer Ericson
1
-0
/
+1
2007-09-21
sh: add writesb(), readsb(), writesw() and readsw() to io.h
Magnus Damm
1
-0
/
+26
2007-09-21
sh: intc - rework higlander irq code for r7780mp and r7785rp
Magnus Damm
1
-19
/
+14
2007-09-21
sh: intc - irl mode update for sh7780 and sh7785
Magnus Damm
1
-0
/
+1
2007-09-21
sh: Overhaul spinlocks and rwlocks for SH-4A SMP.
Paul Mundt
2
-46
/
+146
[next]