Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f4e2467bad53023589cbff18dd1ab6e0aa3f004c
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
a6de3df
ep93xx: Remove unnecessary includes of ep93xx-regs.h
by Ryan Mallon
· 13 years ago
9aeec63
ep93xx: Move EP93XX_SYSCON defines to SoC private header
by Ryan Mallon
· 13 years ago
c444dc0
ep93xx: Move crunch code to mach-ep93xx directory
by Ryan Mallon
· 13 years ago
999c53f
ep93xx: Make syscon access functions private to SoC
by Ryan Mallon
· 13 years ago
08932d8
ep93xx: Configure GPIO ports in core code
by Ryan Mallon
· 13 years ago
a05baf3
ep93xx: Move peripheral defines to local SoC header
by Ryan Mallon
· 13 years ago
73303d1
ep93xx: Convert the watchdog driver into a platform device.
by H Hartley Sweeten
· 13 years ago
0fd1958
ep93xx: Use ioremap for backlight driver
by Ryan Mallon
· 13 years ago
2ae18b4
ep93xx: Move GPIO defines to gpio-ep93xx.h
by Ryan Mallon
· 13 years ago
f15855b
ep93xx: Don't use system controller defines in audio drivers
by Ryan Mallon
· 13 years ago
258249e
ep93xx: Move PHYS_BASE defines to local SoC header file
by Ryan Mallon
· 13 years ago
e3643b7
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
44b2cef
ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driver
by MyungJoo Ham
· 13 years ago
d074de8
ARM: EXYNOS: add clock registers for exynos4x12-cpufreq
by Jaecheol Lee
· 13 years ago
a2b9676
PM / devfreq: update the name of EXYNOS clock registers that were omitted
by MyungJoo Ham
· 13 years ago
5fcc929
PM / devfreq: update the name of EXYNOS clock register
by Kukjin Kim
· 13 years ago
a855039
ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock
by Kukjin Kim
· 13 years ago
b1d6c5b
ARM: EXYNOS: use static declaration on regarding clock
by Kukjin Kim
· 13 years ago
ce9c00e
ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
by Kukjin Kim
· 13 years ago
c15a043
Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock
by Kukjin Kim
· 13 years ago
fde7d90
Linux 3.3-rc7
by Linus Torvalds
· 13 years ago
86ca5b6
Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 13 years ago
e65bc89
Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 13 years ago
c7b2855
aio: fix the "too late munmap()" race
by Al Viro
· 13 years ago
86b62a2
aio: fix io_setup/io_destroy race
by Al Viro
· 13 years ago
86e0600
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
be22aec
memcg: revert fix to mapcount check for this release
by Hugh Dickins
· 13 years ago
a7f4255
x86: Derandom delay_tsc for 64 bit
by Thomas Gleixner
· 13 years ago
c447064
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
8cd5c86
MAINTAINERS: new git entry for arm/mach-msm
by David Brown
· 13 years ago
0ab5d75
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 13 years ago
0cacaf5
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
45b8da9
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
e304dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
9f8050c
Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9a0cee7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
ee0849c
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7d77696
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
42a6c7e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
5d0edf2
Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
d31b20f
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
by Haiyang Zhang
· 13 years ago
c66fcfa
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 13 years ago
48546cc
ARM: S3C2440: Fixed build error for s3c244x
by Kukjin Kim
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
8de5d6f
ALSA: hdspm - Provide ioctl_compat
by Adrian Knoth
· 13 years ago
6b7f000
x86/amd: iommu_set_device_table() must not be __init
by Jan Beulich
· 13 years ago
38aa4a5
drm/radeon/kms: fix hdmi duallink checks
by Alex Deucher
· 13 years ago
cf00790
drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
by Marek Olšák
· 13 years ago
4231d47
net/usbnet: avoid recursive locking in usbnet_stop()
by Sebastian Siewior
· 13 years ago
ac3f48d
route: Remove redirect_genid
by Steffen Klassert
· 13 years ago
5faa5df
inetpeer: Invalidate the inetpeer tree along with the routing cache
by Steffen Klassert
· 13 years ago
dcf353b
mlx4_core: fix bug in modify_cq wrapper for resize flow.
by Jack Morgenstein
· 13 years ago
7831545
atl1c: set ATL1C_WORK_EVENT_RESET bit correctly
by Dan Carpenter
· 13 years ago
5200959
bridge: fix state reporting when port is disabled
by Paulius Zaleckas
· 13 years ago
d9e179e
bridge: br_log_state() s/entering/entered/
by Paulius Zaleckas
· 13 years ago
09c1d44
ehea: restore multicast and rx_errors fields
by Eric Dumazet
· 13 years ago
9259c48
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
62f3834
Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
81e5d41
openvswitch: Fix checksum update for actions on UDP packets.
by Jesse Gross
· 13 years ago
4d02be5
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 13 years ago
d47775c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
c4632ae
regulator: tps65910: Configure correct value for VDDCTRL vout reg
by Laxman Dewangan
· 13 years ago
0ca93de
dm raid: fix flush support
by Jonathan E Brassow
· 13 years ago
3aa3b2b
dm raid: set MD_CHANGE_DEVS when rebuilding
by Jonathan E Brassow
· 13 years ago
af63bcb
dm thin metadata: decrement counter after removing mapped block
by Joe Thornber
· 13 years ago
4469a5f
dm thin metadata: unlock superblock in init_pmd error path
by Joe Thornber
· 13 years ago
1f3db25
dm thin metadata: remove incorrect close_device on creation error paths
by Mike Snitzer
· 13 years ago
1212268
dm flakey: fix crash on read when corrupt_bio_byte not set
by Mike Snitzer
· 13 years ago
0c535e0
dm io: fix discard support
by Milan Broz
· 13 years ago
902c6a9
dm ioctl: do not leak argv if target message only contains whitespace
by Jesper Juhl
· 13 years ago
1bd612a
hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804
by Guenter Roeck
· 13 years ago
7ad6307
hwmon: (zl6100) Maintain delay parameter in driver instance data
by Guenter Roeck
· 13 years ago
7cb3c44
hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes
by Guenter Roeck
· 13 years ago
4de8612
hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
by Jean Delvare
· 13 years ago
2b43e4e
ARM: OMAP2+: Fix build error after merge
by Tony Lindgren
· 13 years ago
4f262ac
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
d09b3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
4cd7c0a
C6X: fix KSTK_EIP and KSTK_ESP macros
by Mark Salter
· 13 years ago
4293f20
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume"
by Linus Torvalds
· 13 years ago
aaefcd4
drm/radeon: deal with errors from framebuffer init path.
by Dave Airlie
· 13 years ago
0be7043
drm/radeon: fix a semaphore deadlock on pre cayman asics
by Christian König
· 13 years ago
60571f9
Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static
by Kukjin Kim
· 13 years ago
2e5ac94
ARM: S3C24XX: remove call to s3c24xx_setup_clocks
by Heiko Stuebner
· 13 years ago
9edc12a
ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443
by Heiko Stuebner
· 13 years ago
b681bfc
ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443
by Heiko Stuebner
· 13 years ago
7d9811f
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
by Heiko Stuebner
· 13 years ago
714cc3a
ARM: S3C24XX: remove obsolete S3C2416_DMA option
by Heiko Stuebner
· 13 years ago
46cdaba
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416
by Heiko Stuebner
· 13 years ago
b099095
ARM: S3C24XX: Fix indentation of dma-s3c2443
by Heiko Stuebner
· 13 years ago
2c5689a
ARM: S3C24XX: Move device setup files to mach directory
by Heiko Stuebner
· 13 years ago
ec2cc75
ARM: S3C24XX: Consolidate Simtec extensions
by Heiko Stuebner
· 13 years ago
9072dc9
ARM: S3C24XX: move simtec-specific code to mach directory
by Heiko Stuebner
· 13 years ago
28c569f
ARM: S3C24XX: Move common-smdk code to mach directory
by Heiko Stuebner
· 13 years ago
a0feb6d
ARM: 7358/1: perf: add PMU hotplug notifier
by Lorenzo Pieralisi
· 13 years ago
3f31ae1
ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs
by Will Deacon
· 13 years ago
f6f5a30
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
by Will Deacon
· 13 years ago
99c1745
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
by Will Deacon
· 13 years ago
5727347
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
by Will Deacon
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
Next »