Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e09e738afd21ef99f047425fc0b0c9be8b03254
/
arch
/
sh
a5f6ea2
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
by Geert Uytterhoeven
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1b59bab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
7e21774
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e376ed7
arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase()
by Cody P Schafer
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
083f7ba
sh: use generic fixmap.h
by Mark Salter
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
53a52f1
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
by Wanlong Gao
· 11 years ago
ad3ab30
Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1c62448
Merge tag 'v3.13-rc8' into core/locking
by Ingo Molnar
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
82ef5b8
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMAN
by Mark Salter
· 11 years ago
ad70b02
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c
by Nobuhiro Iwamatsu
· 11 years ago
d5917ef
sh: Don't set plat_sci_port scbrr_algo_id field
by Laurent Pinchart
· 11 years ago
64c535e
sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports
by Laurent Pinchart
· 11 years ago
d850acf
sh: Declare SCIF register base and IRQ as resources
by Laurent Pinchart
· 11 years ago
19952a9
stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
by Kees Cook
· 11 years ago
84ed8a9
sh: always link in helper functions extracted from libgcc
by Geert Uytterhoeven
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
ac2df52
clk: Add common __clk_get(), __clk_put() implementations
by Sylwester Nawrocki
· 11 years ago
07f9e5c
Input: tsc2007 - add device tree support.
by Denis Carikli
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f13399f
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
478cf8c
sh: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
616c05d
sh: move fpu_counter into ARCH specific thread_struct
by Vineet Gupta
· 11 years ago
6408068
mm: use pgdat_end_pfn() to simplify the code in arch
by Xishi Qiu
· 11 years ago
8d28df8
sh64: kernel: remove useless variable 'regs'
by Chen Gang
· 11 years ago
42b4334
sh64: kernel: use 'usp' instead of 'fn'
by Chen Gang
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
09d8dd9
sh: select ARCH_MIGHT_HAVE_PC_PARPORT
by Mark Salter
· 11 years ago
aa5e5dc
treewide: fix "distingush" typo
by Michael Opdenacker
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
357002b
sh: ecovec: fixup compile error on sdhi
by Kuninori Morimoto
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
759496b
arch: mm: pass userspace fault flag to generic fault handler
by Johannes Weiner
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a923874
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
293d0e3
Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into next/boards
by Olof Johansson
· 11 years ago
c787881
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
f0af368
sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
by Laurent Pinchart
· 11 years ago
d3e9a8d
sh: ecovec24: Remove mmcif .down_pwr() callback
by Laurent Pinchart
· 11 years ago
afa2c94
sh: ecovec24: Use MMC/SDHI CD and RO GPIO
by Laurent Pinchart
· 11 years ago
be23ab5
SolutionEngine7724: fix typo in Ether platform data
by Sergei Shtylyov
· 11 years ago
0bf2bbd
SH7619: fix typo in Ether platform data
by Sergei Shtylyov
· 11 years ago
bf22069
Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts
by Geert Uytterhoeven
· 11 years ago
8d3214c
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
by Sergei Shtylyov
· 11 years ago
bd61224
SolutionEngine7724: fix Ether support
by Sergei Shtylyov
· 11 years ago
06a64f9
SH7619: fix Ether support
by Sergei Shtylyov
· 11 years ago
2b04725
Fix TLB gather virtual address range invalidation corner cases
by Linus Torvalds
· 11 years ago
c78e436
SH: cpuidle: Add missing parameter for cpuidle_register()
by Geert Uytterhoeven
· 11 years ago
4ddbed9
Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boards
by Olof Johansson
· 11 years ago
7cd29f4
PCI: hotplug: Convert to be builtin only, not modular
by Bjorn Helgaas
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
3f3bee2
sh: kfr2r09: Use lv5207lp backlight
by Laurent Pinchart
· 11 years ago
fe79f91
sh: ecovec24: Use gpio-backlight
by Laurent Pinchart
· 11 years ago
4603f53
sh: delete __cpuinit usage from all sh files
by Paul Gortmaker
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
e8c073c
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
by Oleg Nesterov
· 11 years ago
e3a466b
mm/SH: prepare for killing free_all_bootmem_node()
by Jiang Liu
· 11 years ago
da61efc
mm/SH: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
0c46d68
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
a41b56e
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
by Maarten Lankhorst
· 11 years ago
9c3beaa
sh_eth: get SH7724 support out of #ifdef
by Sergei Shtylyov
· 11 years ago
24549e2
sh_eth: get SH7757 support out of #ifdef
by Sergei Shtylyov
· 11 years ago
f5d1276
sh_eth: get SH77{34|63} support out of #ifdef
by Sergei Shtylyov
· 11 years ago
c18a79a
sh_eth: get SH7619 support out of #ifdef
by Sergei Shtylyov
· 11 years ago
7bbe150
sh_eth: get SH771x support out of #ifdef
by Sergei Shtylyov
· 11 years ago
40b3136
Finally eradicate CONFIG_HOTPLUG
by Stephen Rothwell
· 11 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
a8c4b90
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c39b9fd
sh: single_open() leaks
by Al Viro
· 12 years ago
22b1543
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
Next »