Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58772cd34479ca50e90eea25288d2021dd2e6ff6
/
arch
58772cd
ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\
by Thomas Abraham
· 14 years ago
664f5b2
ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clock
by Thomas Abraham
· 14 years ago
6ed91a2
ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clock
by Thomas Abraham
· 14 years ago
acfa245
ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clock
by Thomas Abraham
· 14 years ago
0fe967a
ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clock
by Thomas Abraham
· 14 years ago
af76a20
ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clock
by Thomas Abraham
· 14 years ago
374e0bf
ARM: S5PV210: Add armclk of clksrc_clk clock type
by Thomas Abraham
· 14 years ago
c62ec6a
ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocks
by Thomas Abraham
· 14 years ago
eb1ef1e
ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocks
by Thomas Abraham
· 14 years ago
59cda52
ARM: S5PV210: Rearrange the system clock definitions
by Thomas Abraham
· 14 years ago
d7526f2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a66f637
Fix the x86_64 implementation of call_rwsem_wait()
by David Howells
· 15 years ago
b810e94
powernow-k8: Fix frequency reporting
by Mark Langsdorf
· 15 years ago
56f0e74
x86: Fix parse_reservetop() build failure on certain configs
by Ingo Molnar
· 15 years ago
bbd391a
x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
by Prarit Bhargava
· 15 years ago
54413b8
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
64fc74f
MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
by Wu Zhangjin
· 15 years ago
b197b62
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
by Wu Zhangjin
· 15 years ago
8bbda42
MIPS: Loongson 2F: Enable fixups of the latest binutils
by Wu Zhangjin
· 15 years ago
622844b
MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
by Wu Zhangjin
· 15 years ago
c619366
MIPS: Kconfig: Make Broadcom SoC support naming consistent
by Florian Fainelli
· 15 years ago
a9af5a0
MIPS: BCM63xx: Update defconfig
by Florian Fainelli
· 15 years ago
922010f
MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
by Wu Zhangjin
· 15 years ago
94c26c9
MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
by Arnaud Patard
· 15 years ago
514b6d0
MIPS: Loongson: Fix phys_mem_access_prot() check
by Arnaud Patard
· 15 years ago
ff40ad7
MIPS: Loongson: Fix find_vga_mem_init()
by Richard LIU
· 15 years ago
1c6d541
MIPS: Loongson: Fix typo in gdium mach type string.
by Arnaud Patard
· 15 years ago
4f81b01
MIPS: Use CKSEG1ADDR for uncached handler
by Sebastian Andrzej Siewior
· 15 years ago
1ec5632
MIPS: Check for accesses beyond the end of the PGD.
by David Daney
· 15 years ago
3be6022
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
by David Daney
· 15 years ago
26b9e54
MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
by David Daney
· 15 years ago
ce384d8
MIPS: die() does not call die notifier chain
by Yury Polyanskiy
· 15 years ago
fcf3ca4
MIPS: Swarm, Littlesur: Enable PATA platform driver.
by Sebastian Andrzej Siewior
· 15 years ago
0000a53
MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
by Manuel Lauss
· 15 years ago
0dfeeca
MIPS: SB1250: Include correct header and fix a warning
by Sebastian Andrzej Siewior
· 15 years ago
b20947a
MIPS: Fixup screen_info struct initializations
by Sebastian Andrzej Siewior
· 15 years ago
9eed412
MIPS: cmpxchg.h: Fix excessive indentation.
by Ralf Baechle
· 15 years ago
c8f3cc0
MIPS: Don't vmap things at address zero.
by David Daney
· 15 years ago
7270be0
MIPS: PNX8550: Fix build error, broken by:
by Ralf Baechle
· 15 years ago
1e75345
musb: fix power field to hold all possible values
by Ajay Kumar Gupta
· 15 years ago
e67a807
x86: Fix 'reservetop=' functionality
by Liang Li
· 15 years ago
b18262e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
56151e7
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
by Wufei
· 15 years ago
6bec119
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
553cbf0
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
dfad53d
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 15 years ago
79dba2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
b56ba8a
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
by Colin Tuckley
· 15 years ago
48728e0
x86/PCI: compute Address Space length rather than using _LEN
by Bjorn Helgaas
· 15 years ago
76ad4b8
powerpc/ps3: Update ps3_defconfig
by Geoff Levand
· 15 years ago
b4a26be
powerpc/pseries: Flush lazy kernel mappings after unplug operations
by Benjamin Herrenschmidt
· 15 years ago
4b83c33
powerpc/numa: Add form 1 NUMA affinity
by Anton Blanchard
· 15 years ago
9e584fb
arch/avr32: fix build failure caused by wrong prototype
by Peter Huewe
· 15 years ago
17282b9
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
dbc9632
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
by Kumar Gala
· 15 years ago
55051fe
x86/PCI: never allocate PCI MMIO resources below BIOS_END
by Bjorn Helgaas
· 15 years ago
383bee6b
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
7a0fc40
x86: Disable large pages on CPUs with Atom erratum AAE44
by H. Peter Anvin
· 15 years ago
7ce5a2b
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
by H. Peter Anvin
· 15 years ago
223e632
omap: delete unused bootloader tag variables
by Aaro Koskinen
· 15 years ago
cf25eb9
omap: Devkit8000: Remove unused pins
by Thomas Weber
· 15 years ago
faec32e
omap: Devkit8000: Change position of init calls
by Thomas Weber
· 15 years ago
184644a
omap: Devkit8000: Remove unnecessary include file
by Thomas Weber
· 15 years ago
3cdc6ee
omap: Devkit8000: Fix typo in pin name
by Thomas Weber
· 15 years ago
51824c5
omap: Devkit8000: Add missing package selection
by Thomas Weber
· 15 years ago
6057db5
omap: Devkit8000: Fix typo in supplies
by Thomas Weber
· 15 years ago
57ed0e7
n8x0_defconfig: remove CONFIG_NILFS2_FS override
by Francisco Alecrim
· 15 years ago
3184948
omap: board-sdp-flash.c: Fix typos in debug output
by Thomas Weber
· 15 years ago
aee44c3
omap4: Fix McBSP4 base address
by Santosh Shilimkar
· 15 years ago
cc352a3
omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options
by Jarkko Nikula
· 15 years ago
c8fa4d2
omap: rx51_defconfig: Remove duplicate phonet
by Jarkko Nikula
· 15 years ago
11e1ef2
omap: fix a gpmc nand problem
by stanley.miao
· 15 years ago
5241b6b
AM3517: initialize i2c subsystem after mux subsystem
by stanley.miao
· 15 years ago
908c08d
omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL
by stanley.miao
· 15 years ago
562468b
omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled
by stanley.miao
· 15 years ago
c8334810
OMAP4: Clocks: Change SPI Instance Names
by Abraham Arce
· 15 years ago
2135bb5
omap: Devkit8000: Fix wrong usb port on Devkit8000
by Thomas Weber
· 15 years ago
3655e0b
OMAP4: Fix for CONTROL register Base
by Santosh Shilimkar
· 15 years ago
9df76b7
OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base
by kishore kadiyala
· 15 years ago
f6b7453
omap3: Fix EHCI port for IGEP v2 board
by Enric Balletbo i Serra
· 15 years ago
1dea5c6
omap: Fix n8x0 mmc_mmc_init compile warnings and typos
by Tony Lindgren
· 15 years ago
67d2482
omap2: Fix ARM processor check for 24xx
by Tony Lindgren
· 15 years ago
df571c4a
omap4: Fix build break when used with gcc-4.4.1 (2009-q3)
by Richard Woodruff
· 15 years ago
519e616
omap: DMA: Init CDAC to zero
by manjugk manjugk
· 15 years ago
2950157
omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH
by Janusz Krzysztofik
· 15 years ago
46cdc4e
arm: omap1: remove dead code from timer32k.c
by Felipe Balbi
· 15 years ago
2decb12
omap: fix clocksource_32k to start from zero
by Aaro Koskinen
· 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
313af42
ARM: 6023/1: update bcmring_defconfig to latest version and fix build error
by Leo Chen
· 15 years ago
e2bca7c
Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
by Tony Lindgren
· 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
e8861cfe
KVM: x86: Fix TSS size check for 16-bit tasks
by Jan Kiszka
· 15 years ago
4260415
ARM: fix build error in arch/arm/kernel/process.c
by Russell King
· 15 years ago
3732b68f
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
Next »