Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5c21b7ca2c1cca3758a1d357dd57987c96ad1aa0
/
arch
5c21b7c
ARM: u300: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
e3f4c0a
ARM: tegra: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
5094b92
ARM: sa1100: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
7ce8301
ARM: pxa: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
28bb7bc
ARM: mmp: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
5b0d495
ARM: ixp4xx: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
112f38a4
ARM: sched_clock: provide common infrastructure for sched_clock()
by Russell King
· 14 years ago
5e06b64
ARM: ensure all sched_clock() implementations are notrace marked
by Russell King
· 14 years ago
684e94c
ARM: tegra: timer: Separate clocksource and sched_clock
by Colin Cross
· 14 years ago
11e718a
ARM: realview/versatile: update clock source registration
by Russell King
· 14 years ago
2218543
ARM: stmp: update clock source registration
by Russell King
· 14 years ago
1d0ac3c
ARM: orion: update clock source registration
by Russell King
· 14 years ago
e038732
ARM: spear: update clock source registration
by Russell King
· 14 years ago
8492fd2
ARM: nomadik: update clock source registration
by Russell King
· 14 years ago
509e1f0
ARM: mxc: update clock source registration
by Russell King
· 14 years ago
d28b116
ARM: iop: update clock source registration
by Russell King
· 14 years ago
894cf56
ARM: nuc: update clock source registration
by Russell King
· 14 years ago
da79747
ARM: U300: update clock source registration
by Russell King
· 14 years ago
6b46340
ARM: tcc8k: update clock source registration
by Russell King
· 14 years ago
2c760b5
ARM: SA11x0: update clock source registration
by Russell King
· 14 years ago
71c8745
ARM: s5pv310: update clock source registration
by Russell King
· 14 years ago
f62ae0c
ARM: PXA: update clock source registration
by Russell King
· 14 years ago
8437c25
ARM: omap: update clock source registration
by Russell King
· 14 years ago
b460ddb
ARM: ns9xxx: update clock source registration
by Russell King
· 14 years ago
4f9272b
ARM: netx: update clock source registration
by Russell King
· 14 years ago
ff9c977
ARM: MSM: update clock source registration
by Russell King
· 14 years ago
5975f49
ARM: mmp: update clock source registration
by Russell King
· 14 years ago
594cbf2
ARM: lpc32xx: update clock source registration
by Russell King
· 14 years ago
b7c7c50
ARM: ixp4xx: update clock source registration
by Russell King
· 14 years ago
08963da
ARM: integrator: update clock source registration
by Russell King
· 14 years ago
7c044be
ARM: davinci: update clock source registration
by Russell King
· 14 years ago
6eda511
ARM: bcmring: update clock source registration
by Russell King
· 14 years ago
132b163
ARM: AT91: update clock source registration
by Russell King
· 14 years ago
40cc524
ARM: clockevents: fix IOP clock events initialization
by Russell King
· 14 years ago
83cf1ee
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
by Russell King
· 14 years ago
f1690d1
Merge branch 'perf-split' of git://linux-arm.org/linux-2.6-wd into devel-stable
by Russell King
· 14 years ago
612275a
Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-msm into devel-stable
by Russell King
· 14 years ago
43eab87
ARM: perf: separate PMU backends into multiple files
by Will Deacon
· 14 years ago
6299483
ARM: perf: encode PMU name in arm_pmu structure
by Will Deacon
· 14 years ago
3cb314b
ARM: perf: add _init() functions to PMUs
by Will Deacon
· 14 years ago
59a98a1
ARM: perf: avoid exposing internal stop function for v6 PMU
by Will Deacon
· 14 years ago
84fee97
ARM: perf: consolidate common PMU behaviour
by Will Deacon
· 14 years ago
8a3fbc9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
c12ae95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
47143b0
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0b9466c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3070fb8
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
91d95fd
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
by Andrew Morton
· 14 years ago
69e83da
uml: disable winch irq before freeing handler data
by Will Newton
· 14 years ago
0e91ec0
ARM: 6482/2: Fix find_next_zero_bit and related assembly
by James Jones
· 14 years ago
3edabee
arch/tile: fix memchr() not to dereference memory for zero length
by Chris Metcalf
· 14 years ago
4d658d1
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
by Chris Metcalf
· 14 years ago
b03a6c4
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
f02cbbe
pci root complex: support for tile architecture
by Chris Metcalf
· 14 years ago
e5a0693
drivers/net/tile/: on-chip network drivers for the tile architecture
by Chris Metcalf
· 14 years ago
e6d4a76
xen: remove duplicated #include
by Huang Weiyi
· 14 years ago
5b5c1af
xen: x86/32: perform initial startup on initial_page_table
by Ian Campbell
· 14 years ago
ea49b16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
a4ec046
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
28c22d7
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
by MyungJoo Ham
· 14 years ago
932c42b
ARM: avoid annoying <4>'s in printk output
by Russell King
· 14 years ago
f6a1f21
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
by Russell King
· 14 years ago
176bfc4
arm: kconfig: dis-allow hotplug on MSM
by Daniel Walker
· 14 years ago
89c3ded
arm: kconfig: enable SMP for MSM targets
by Daniel Walker
· 14 years ago
9b83215
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus
by Jeremy Fitzhardinge
· 14 years ago
ec35a69
xen: set IO permission early (before early_cpu_init())
by Konrad Rzeszutek Wilk
· 14 years ago
b0c4d4e
ARM: avoid marking decompressor .stack section as having contents
by Russell King
· 14 years ago
1142b71
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
by Will Deacon
· 14 years ago
8fbb97a
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
by Linus Walleij
· 14 years ago
963fec4
ARM: 6484/1: fix compile warning in mm/init.c
by Anand Gadiyar
· 14 years ago
ffc43ef
ARM: 6473/1: Small update to ux500 specific L2 cache code
by Per Fransson
· 14 years ago
c0ba10b
ARM: improve compiler's ability to optimize page tables
by Russell King
· 14 years ago
d2a8171
xen: re-enable boot-time ballooning
by Jeremy Fitzhardinge
· 14 years ago
0e341af
ARM: ftrace: enable function graph tracer
by Rabin Vincent
· 14 years ago
dd686eb
ARM: ftrace: graph tracer + dynamic ftrace
by Rabin Vincent
· 14 years ago
376cfa8
ARM: ftrace: function graph tracer support
by Tim Bird
· 14 years ago
d3b9dc9
ARM: ftrace: use gas macros to avoid code duplication
by Rabin Vincent
· 14 years ago
61b5cb1
ARM: place C irq handlers in IRQ_ENTRY for ftrace
by Rabin Vincent
· 14 years ago
ec763f0
ARM: versatile: ensure sched_clock() is notrace
by Rabin Vincent
· 14 years ago
fb3ff69
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
2d42dc3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
d53e430
sh: Use GCC __builtin_prefetch() to implement prefetch().
by Giuseppe CAVALLARO
· 14 years ago
0f6b77c
powerpc: Update a BKL related comment
by Alessio Igor Bogani
· 14 years ago
82ae5ea
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
by Kumar Gala
· 14 years ago
1c2c25c
powerpc: Fix call to subpage_protection()
by Michael Neuling
· 14 years ago
234a71a
powerpc: Set CONFIG_32BIT on ppc32
by kerstin jonsson
· 14 years ago
4a89261
powerpc/mm: Fix build error in setup_initial_memory_limit
by Kumar Gala
· 14 years ago
01cf6fe
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
by Nishanth Aravamudan
· 14 years ago
acbfd58
powerpc: Fix div64 in bootloader
by Benjamin Herrenschmidt
· 14 years ago
c8770e7
KVM: VMX: Fix host userspace gsbase corruption
by Avi Kivity
· 14 years ago
0a77fe4
KVM: Correct ordering of ldt reload wrt fs/gs reload
by Avi Kivity
· 14 years ago
e3839ed
kgdb,ppc: Fix regression in evr register handling
by Dongdong Deng
· 14 years ago
10a6e67
kgdb,x86: fix regression in detach handling
by Jason Wessel
· 14 years ago
bedad0c
ASoC: davinci: fixes for multi-component
by Chris Paulson-Ellis
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
94ab115
sh: fix vsyscall compilation due to .eh_frame issue
by Giuseppe CAVALLARO
· 14 years ago
a6786fd
sh: avoid to flush all cache in sys_cacheflush
by Giuseppe CAVALLARO
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
20b4755
Merge commit 'v2.6.37-rc2' into upstream/xenfs
by Jeremy Fitzhardinge
· 14 years ago
2ebc8ec
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
Next »