Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2aab2c5b2bac6510b3bd143ca83babee382f4302
/
arch
/
sh
/
Kconfig
99b662e
sh: select ARCH_NO_SYSDEV_OPS.
by Paul Mundt
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
4d4fcae
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
3f4caa8
sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.
by Paul Mundt
· 14 years ago
3d44ae4
sh: Convert to generic show_interrupts.
by Paul Mundt
· 14 years ago
0fe4860
sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757
by Yoshihiro Shimoda
· 14 years ago
fd3830b
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
50cfa79
sh: support XZ-compressed kernel.
by Paul Mundt
· 14 years ago
3e5b08c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
4073723
Merge branch 'misc' into devel
by Russell King
· 14 years ago
4ec3eb1
Merge branch 'smp' into misc
by Russell King
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
c43328e
Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latest
by Paul Mundt
· 14 years ago
80fbf83
sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.
by Paul Mundt
· 14 years ago
e3e9887
sh: Convert to USB_ARCH_HAS_OHCI/EHCI selects.
by Paul Mundt
· 14 years ago
6d803ba
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
by Jean-Christop PLAGNIOL-VILLARD
· 14 years ago
5c4986b
Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latest
by Paul Mundt
· 14 years ago
f020c92
sh: Enable optional gpiolib for all CPUs with pinmux tables.
by Paul Mundt
· 14 years ago
16b2592
sh: migrate SH_CLK_MD to mode pin API.
by Paul Mundt
· 14 years ago
e2fcf74
sh: nommu: use 32-bit phys mode.
by Paul Mundt
· 14 years ago
37b7a97
sh: machvec IO death.
by Paul Mundt
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
1e5cefd
sh: disable deprecated genirq support.
by Paul Mundt
· 14 years ago
57b8133
sh: Tidy up genirq Kconfig bits.
by Paul Mundt
· 14 years ago
1dfd166
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
86c8c04
sh: oprofile: Use perf-events oprofile backend
by Matt Fleming
· 14 years ago
742759e
sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.
by Paul Mundt
· 14 years ago
5924ad0
sh: Update SH-X3 subtype for clkdev lookups.
by Paul Mundt
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
e583d6b
sh: fix recursive dependency in Kconfig
by Sam Ravnborg
· 14 years ago
bbcf6e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
baea90e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
56c5298
sh: modify clock framework of SH7757
by Yoshihiro Shimoda
· 14 years ago
eaaaeef
sh: Add kprobe-based event tracer.
by Paul Mundt
· 14 years ago
019e257
Merge branch 'sh/iomap'
by Paul Mundt
· 14 years ago
86e4dd5
sh: support for platforms without PIO.
by Paul Mundt
· 14 years ago
4705b2e
sh: add romImage MMCIF boot for sh7724 and Ecovec V2
by Magnus Damm
· 14 years ago
18e9830
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
by FUJITA Tomonori
· 14 years ago
7c7cbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
209791b
Merge branch 'sh/highmem'
by Paul Mundt
· 14 years ago
4b478ee
sh: All SH-X3 cores support NUMA and SMP, update Kconfig.
by Paul Mundt
· 14 years ago
d523e1a
sh: flag kdump as broken on SMP for now.
by Paul Mundt
· 14 years ago
0102752
hw-breakpoints: Separate constraint space for data and instruction breakpoints
by Frederic Weisbecker
· 15 years ago
5f737b3
sh: add CONFIG_VIRTUALIZATION for virtio support
by Magnus Damm
· 15 years ago
b7386a0
sh: make latencytop available on SMP, too.
by Paul Mundt
· 15 years ago
763142d
sh: CPU hotplug support.
by Paul Mundt
· 15 years ago
43b8774
sh: intc: userimask support.
by Paul Mundt
· 15 years ago
5cabbb6
pci-dma: sh: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
37feecb
sh: Disable generic IRQ probing.
by Paul Mundt
· 15 years ago
4b842c8
sh: enable sparseirq for highlander and r2d.
by Paul Mundt
· 15 years ago
deb9b22
sh: mach-dreamcast: Convert to sparseirq.
by Paul Mundt
· 15 years ago
6eb6f98
sh: hd6446x: Convert to sparseirq.
by Paul Mundt
· 15 years ago
c7a9672
sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.
by Paul Mundt
· 15 years ago
320e68d
sh: support PCI domains.
by Paul Mundt
· 15 years ago
43a1839
sh: SH7786 clock framework rewrite.
by Paul Mundt
· 15 years ago
6d63e73
sh: Limit ioremap_prot() to 32bit pgprot parts.
by Paul Mundt
· 15 years ago
c7b16ef
sh: Add support for LZO-compressed kernels.
by Paul Mundt
· 15 years ago
644755e
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
ee2760e
sh: default to sparseirq.
by Paul Mundt
· 15 years ago
fa94dde
Merge branch 'master' into sh/hw-breakpoints
by Paul Mundt
· 15 years ago
6fbfe8d
sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
by Paul Mundt
· 15 years ago
8152a74
sh: Only provide a PCLK definition for legacy CPG CPUs.
by Paul Mundt
· 15 years ago
6c0ee6a
sh: hw-breakpoint support requires perf events.
by Paul Mundt
· 15 years ago
6424db5
Merge branch 'master' into sh/hw-breakpoints
by Paul Mundt
· 15 years ago
09a0729
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
by Paul Mundt
· 15 years ago
9b3b21f
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
72f0c13
sh: enable PERF_USE_VMALLOC across the board.
by Paul Mundt
· 15 years ago
7693465
sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
by Paul Mundt
· 15 years ago
01be5d6
sh: Revamp PCI DMA coherence Kconfig bits.
by Paul Mundt
· 15 years ago
ffb4a73
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
by Paul Mundt
· 15 years ago
73c926b
sh: Convert to asm-generic/dma-mapping-common.h
by Paul Mundt
· 15 years ago
cae19b5
sh: Kill off legacy UBC wakeup cruft.
by Paul Mundt
· 15 years ago
78aed4a
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
f875295
sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.
by Paul Mundt
· 15 years ago
e4b053d
sh: ftrace: Make code modification NMI safe.
by Paul Mundt
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
a74f7e0
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
by Paul Mundt
· 15 years ago
d724a9c
sh: Allow for kernel command line concatenation.
by Pawel Moll
· 15 years ago
c3144fc
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
by Paul Mundt
· 15 years ago
ac2c596
sh: let ARCH_SHMOBILE select PM and PM_RUNTIME
by Magnus Damm
· 15 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 15 years ago
07e88e1
sh: bzip2/lzma zImage support.
by Paul Mundt
· 15 years ago
df8ce25
sh: Tidy up gzip-based zImage decompression.
by Paul Mundt
· 15 years ago
f686d8c1
Merge branches 'sh/ftrace' and 'sh/stable-updates'
by Paul Mundt
· 15 years ago
327933f
sh: Function graph tracer support
by Matt Fleming
· 15 years ago
7119888
Merge branches 'sh/ftrace' and 'sh/cachetlb'
by Paul Mundt
· 15 years ago
c652d78
sh: Add ftrace syscall tracing support
by Matt Fleming
· 15 years ago
c1340c0
sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Matt Fleming
· 15 years ago
c601a51
sh: Use bootmem ontop of lmb
by Matt Fleming
· 15 years ago
bb38c22
sh: Fix up HAVE_PERF_COUNTERS typo.
by Paul Mundt
· 15 years ago
2eb2a43
sh: SH7786 SMP support.
by Paul Mundt
· 15 years ago
2e046b9
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
by Paul Mundt
· 15 years ago
3d3638d
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'
by Paul Mundt
· 15 years ago
Next »