index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
1
-0
/
+1
2015-06-23
h8300: Always build dtb
Yoshinori Sato
1
-1
/
+2
2015-06-23
h8300: Remove ARCH_WANT_IPC_PARSE_VERSION
Yoshinori Sato
1
-1
/
+0
2015-06-23
h8300: Symbol name fix
Yoshinori Sato
1
-1
/
+1
2015-06-23
h8300: devicetree source
Yoshinori Sato
4
-0
/
+313
2015-06-23
h8300: configs
Yoshinori Sato
3
-0
/
+147
2015-06-23
h8300: Build scripts
Yoshinori Sato
5
-0
/
+317
2015-06-23
h8300: library functions
Yoshinori Sato
16
-0
/
+723
2015-06-23
h8300: Memory management
Yoshinori Sato
4
-0
/
+243
2015-06-23
h8300: miscellaneous functions
Yoshinori Sato
6
-0
/
+335
2015-06-23
h8300: process helpers
Yoshinori Sato
4
-0
/
+674
2015-06-23
h8300: compressed image support
Yoshinori Sato
6
-0
/
+226
2015-06-23
h8300: Low level entry
Yoshinori Sato
3
-0
/
+584
2015-06-23
h8300: kernel startup
Yoshinori Sato
1
-0
/
+255
2015-06-23
h8300: Interrupt and exceptions
Yoshinori Sato
3
-0
/
+547
2015-06-23
h8300: UAPI headers
Yoshinori Sato
6
-0
/
+214
2015-06-23
h8300: Assembly headers
Yoshinori Sato
32
-0
/
+1605
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
176
-10878
/
+0
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-33
/
+14
2013-07-03
mm/h8300: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-28
/
+8
2013-07-03
h8300: normalize global variables exported by vmlinux.lds
Jiang Liu
2
-1
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-586
/
+459
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-23
h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"
Geert Uytterhoeven
1
-1
/
+1
2013-06-23
h8300: Mark H83002 and H83048 CPU support broken
Geert Uytterhoeven
1
-0
/
+2
2013-06-23
h8300: Switch h8300 to drivers/Kconfig
Geert Uytterhoeven
1
-117
/
+1
2013-06-23
h8300: Limit timer channel ranges in Kconfig
Geert Uytterhoeven
1
-0
/
+2
2013-06-23
h8300: Wire up asm-generic/xor.h
Geert Uytterhoeven
1
-0
/
+1
2013-06-23
h8300: Fill the system call table using a CALL() macro
Geert Uytterhoeven
1
-320
/
+322
2013-06-23
h8300: Fix <asm/tlb.h>
Geert Uytterhoeven
1
-15
/
+0
2013-06-23
h8300: Hardcode symbol prefixes in asm sources
Geert Uytterhoeven
15
-453
/
+448
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-16
h8300: add missing definition for read_barries_depends()
Jiang Liu
1
-0
/
+2
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2013-05-05
h8300: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+20
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-9
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-7
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+4
2013-04-29
mm/h8300: use common help functions to free reserved pages
Jiang Liu
1
-27
/
+3
2013-04-29
h8300: Don't use create_proc_read_entry()
David Howells
1
-14
/
+20
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
[next]