Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d28bdf05f72238d626c8d06b61049f6df8d78e70
/
arch
d28bdf0
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
by Magnus Damm
· 15 years ago
441c244
sh: remove unused clock lookup
by Magnus Damm
· 15 years ago
67bbabb
sh: switch boards to clkdev
by Magnus Damm
· 15 years ago
9c352bc
sh: switch sh4-202 to clkdev
by Magnus Damm
· 15 years ago
38803d7
sh: switch shx3 to clkdev
by Magnus Damm
· 15 years ago
f0e7f90
sh: switch sh7757 to clkdev
by Magnus Damm
· 15 years ago
d6a9421
sh: switch sh7763 to clkdev
by Magnus Damm
· 15 years ago
29497ec
sh: switch sh7780 to clkdev
by Magnus Damm
· 15 years ago
2cf79be
sh: switch sh7786 to clkdev
by Magnus Damm
· 15 years ago
4a81fe6
sh: switch sh7785 to clkdev
by Magnus Damm
· 15 years ago
59aa69d
sh: switch sh7366 to clkdev
by Magnus Damm
· 15 years ago
8249a31
sh: switch sh7343 to clkdev
by Magnus Damm
· 15 years ago
925bb17
sh: switch sh7722 to clkdev
by Magnus Damm
· 15 years ago
00522ac
sh: switch sh7723 to clkdev
by Magnus Damm
· 15 years ago
b3f9f63
sh: switch sh7724 to clkdev
by Magnus Damm
· 15 years ago
53041f0
sh: switch legacy clocks to clkdev
by Magnus Damm
· 15 years ago
914ebf0
sh: get rid of div4 clock name
by Magnus Damm
· 15 years ago
1fe3d19
sh: sh7786 div4 clkdev lookup
by Magnus Damm
· 15 years ago
956f7f4
sh: sh7785 div4 clkdev lookup
by Magnus Damm
· 15 years ago
40956e7
sh: sh7366 div4 clkdev lookup
by Magnus Damm
· 15 years ago
f8ef178
sh: sh7343 div4 clkdev lookup
by Magnus Damm
· 15 years ago
1c4cde2
sh: sh7724 div4 clkdev lookup
by Magnus Damm
· 15 years ago
3f66234
sh: sh7723 div4 clkdev lookup
by Magnus Damm
· 15 years ago
a3e9f2b
sh: sh7722 div4 clkdev lookup
by Magnus Damm
· 15 years ago
d40db0c
sh: div4 reparent workaround
by Magnus Damm
· 15 years ago
c77a9c3
sh: get rid of mstp32 clock name and id
by Magnus Damm
· 15 years ago
d8ef3cc
sh: sh7786 mstp32 clkdev lookup
by Magnus Damm
· 15 years ago
8bc23d9
sh: sh7786 mstp32 index rework
by Magnus Damm
· 15 years ago
eb85dca
sh: sh7785 mstp32 clkdev lookup
by Magnus Damm
· 15 years ago
5b10a27
sh: sh7785 mstp32 index rework
by Magnus Damm
· 15 years ago
b87cece
sh: sh7366 mstp32 clkdev lookup
by Magnus Damm
· 15 years ago
4780683
sh: sh7366 mstp32 index rework
by Magnus Damm
· 15 years ago
25637f7
sh: sh7343 mstp32 clkdev lookup
by Magnus Damm
· 15 years ago
e8b9691
sh: sh7343 mstp32 index rework
by Magnus Damm
· 15 years ago
4f615d5
sh: clkfwk: Use debugfs_remove_recursive() for rewinding
by Hiroshi DOYU
· 15 years ago
9e1985e
sh: get rid of div6 clock names
by Magnus Damm
· 15 years ago
098ec49
sh: tie in div6 clocks using clkdev
by Magnus Damm
· 15 years ago
08134c3
sh: get rid of hwblk clock names
by Magnus Damm
· 15 years ago
d97432f
sh: allow registering clocks without name
by Magnus Damm
· 15 years ago
fd30401
sh: tie in hwblk clocks using clkdev
by Magnus Damm
· 15 years ago
e4e0669
sh: scif and tmu clkdev changes
by Magnus Damm
· 15 years ago
f3d51e1
sh: hwblk index rework
by Magnus Damm
· 15 years ago
9b7a378
sh: Make initrd detection more robust.
by Paul Mundt
· 15 years ago
1483fea
sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=n
by Matt Fleming
· 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
54b41b9
Merge branch 'sh/smp'
by Paul Mundt
· 15 years ago
e7dc951
sh: CPU hotplug support for SH-X3 SMP.
by Paul Mundt
· 15 years ago
763142d
sh: CPU hotplug support.
by Paul Mundt
· 15 years ago
8db2bc4
sh: cache secondary CPUs idle loop.
by Paul Mundt
· 15 years ago
1cfa1e8
sh: flag smp_store_cpu_info() __cpuinit.
by Paul Mundt
· 15 years ago
9715b8c
sh: provide percpu CPU states for hotplug notifiers.
by Paul Mundt
· 15 years ago
7acb59e
sh: Make sure all SH-X3 cores are populated in the present CPU map.
by Paul Mundt
· 15 years ago
f0ccf27
sh: convert online CPU map twiddling to cpumask.
by Paul Mundt
· 15 years ago
c9f4a3f
sh: arch/sh/kernel/setup.c needs asm/smp.h.
by Paul Mundt
· 15 years ago
9e8c5be
sh: Flag present CPUs hotpluggable in topology registration.
by Paul Mundt
· 15 years ago
e60692b
sh: mach-sdk7786: update defconfig for compressed kernel image.
by Paul Mundt
· 15 years ago
364b97d
sh: Kill off dangling goto labels from oom-killer rework.
by Paul Mundt
· 15 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
e3a4317
sh: sh7751 pci controller io port fix
by Magnus Damm
· 15 years ago
43f5988
sh: Fix maximum number of SCIF ports in R2D defconfigs
by Magnus Damm
· 15 years ago
c2fe309
SH: fix TS field shift calculation for DMA drivers
by Guennadi Liakhovetski
· 15 years ago
35f6cd4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6
by Paul Mundt
· 15 years ago
5bac942
SH: constify multiple DMA related objects and references to them
by Guennadi Liakhovetski
· 15 years ago
6b6b18e
sh: invoke oom-killer from page fault
by Nick Piggin
· 15 years ago
035ca59
sh: Use correct mask when comparing PMB DATA array values
by Matt Fleming
· 15 years ago
c7b03fa
sh: Do not try merging two 128MB PMB mappings
by Matt Fleming
· 15 years ago
9c3d936
sh: Fix zImage load address when CONFIG_32BIT=y
by Matt Fleming
· 15 years ago
b161313
sh: Fix address to decompress at when CONFIG_32BIT=y
by Matt Fleming
· 15 years ago
7c4584d
sh: Assembly friendly __pa and __va definitions
by Matt Fleming
· 15 years ago
383bee6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
453dc65
VMware Balloon driver
by Dmitry Torokhov
· 15 years ago
66528fd
x86/PCI: parse additional host bridge window resource types
by Bjorn Helgaas
· 15 years ago
36c48f8
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
157a1a2
[S390] vdso: use ntp adjusted clock multiplier
by Hendrik Brueckner
· 15 years ago
889ee95
[S390] add hook to reenable mss after hibernation
by Sebastian Ott
· 15 years ago
1ef6ce7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
a486b0a
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
e8861cf
KVM: x86: Fix TSS size check for 16-bit tasks
by Jan Kiszka
· 15 years ago
3732b68
m68knommu: fix coldfire tcdrain
by Philippe De Muyter
· 15 years ago
6ecaf44
m68knommu: remove a duplicate vector setting line for 68360
by Greg Ungerer
· 15 years ago
760d6e7
Fix m68k-uclinux's rt_sigreturn trampoline
by Maxim Kuvyrkov
· 15 years ago
eb79cbe
m68knommu: correct the CC flags for Coldfire M5272 targets
by Philip Nye
· 15 years ago
3366e35
sh: Move platform smp ops in to their own structure.
by Paul Mundt
· 15 years ago
4a6feab
sh: __cpuinit annotate the CPU init path.
by Paul Mundt
· 15 years ago
a9079ca
sh: Tidy CPU probing and fixup section annotations.
by Paul Mundt
· 15 years ago
3bd1666
sh: hw-breakpoints: Kill off stub unthrottle callback.
by Paul Mundt
· 15 years ago
ac8bf56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
34388d1
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4cecd93
x86: correctly wire up the newuname system call
by Christoph Hellwig
· 15 years ago
87bf6e7
KVM: fix the handling of dirty bitmaps to avoid overflows
by Takuya Yoshikawa
· 15 years ago
77662e0
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
by Xiao Guangrong
· 15 years ago
78ac8b4
KVM: VMX: Save/restore rflags.vm correctly in real mode
by Avi Kivity
· 15 years ago
114be42
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
by Andre Przywara
· 15 years ago
d6a2389
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
by Avi Kivity
· 15 years ago
b7af404
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
by Takuya Yoshikawa
· 15 years ago
7567cae
KVM: take srcu lock before call to complete_pio()
by Gleb Natapov
· 15 years ago
28a1f53
sparc64: Fix hardirq tracing in trap return path.
by David S. Miller
· 15 years ago
88253e8
sh: Zero out aliases counter when using SH-X3 hardware assistance.
by Paul Mundt
· 15 years ago
1d5cc550
sh: dwarf unwinder needs linux/module.h.
by Paul Mundt
· 15 years ago
Next »