Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50d716e477a456f6ef8ef05f06a34f3d96b66e80
50d716e
ACPI: dock: fix "sibiling" typo
by Alex Chiang
· 15 years ago
53412c5
ACPI: kill overly verbose "throttling states" log messages
by Roland Dreier
· 15 years ago
d9f6501
ACPI: Fix bound checks for copy_from_user in the acpi /proc code
by Arjan van de Ven
· 15 years ago
0efe5e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
e6a0a8b
spi-imx: strip down chipselect function to only drive the chipselect
by Uwe Kleine-König
· 15 years ago
d1c627b
spi-imx: initialize complete config struct
by Uwe Kleine-König
· 15 years ago
4388eb1
spi-imx: no need to assert bits_per_word being initialized
by Uwe Kleine-König
· 15 years ago
3910f2c
spi-imx: setup mode_bits we can handle
by Sascha Hauer
· 15 years ago
6c23e5d
spi-imx: fix initial chipselect settings
by Sascha Hauer
· 15 years ago
462d26b
spi-imx: update state correctly
by Sascha Hauer
· 15 years ago
6cdeb00
spi-imx: rename source file to spi_imx.c
by Uwe Kleine-König
· 15 years ago
80e50be
afs: remove cache.h
by Christoph Hellwig
· 15 years ago
8fccae2
sscanf(): fix %*s%n
by Andy Spencer
· 15 years ago
d41a4b5
serial: add parameter to force skipping the test for the TXEN bug
by Chuck Ebbert
· 15 years ago
f23fc15
serial167: fix read buffer overflow
by Roel Kluin
· 15 years ago
196b316
cyclades: fix read buffer overflow
by Roel Kluin
· 15 years ago
75e3a6a
icom: convert space to tabs
by Breno Leitao
· 15 years ago
aa76224
serial_txx9: use container_of() instead of direct cast
by Atsushi Nemoto
· 15 years ago
00acfae
s3cmci: add better support for no card detect or write protect available
by Ben Dooks
· 15 years ago
5a2c4fe
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
by Ben Dooks
· 15 years ago
68c5ed5
s3cmci: DMA fixes
by Ben Dooks
· 15 years ago
26f1494
s3cmci: Kconfig selection for PIO/DMA/Both
by Ben Dooks
· 15 years ago
c225889
s3cmci: add SDIO IRQ support
by Ben Dooks
· 15 years ago
9bdd203
s3cmci: add debugfs support for examining driver and hardware state
by Ben Dooks
· 15 years ago
e6130ae
s3cmci: fix direct write to interrupt mask
by Ben Dooks
· 15 years ago
50d7fa9
s3cmci: change to use dev_pm_ops
by Ben Dooks
· 15 years ago
916a307
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
by Ben Dooks
· 15 years ago
44d0e19
s3cmci: update probe to use new platform id list
by Ben Dooks
· 15 years ago
da52a7c
s3cmci: use resource_size() instead of local macro
by Ben Dooks
· 15 years ago
ef8745c
memcg: reduce check for softlimit excess
by KAMEZAWA Hiroyuki
· 15 years ago
4e64915
memcg: some modification to softlimit under hierarchical memory reclaim.
by KAMEZAWA Hiroyuki
· 15 years ago
3dece83
cgroup: catch bad css refcnt at css_put
by KAMEZAWA Hiroyuki
· 15 years ago
26251ea
memcg: fix refcnt going negative
by KAMEZAWA Hiroyuki
· 15 years ago
447e446
uartlite: allow building for timberdale MFD
by Richard Röjfors
· 15 years ago
4932be7
docs: update patch size in SubmittingPatches
by Randy Dunlap
· 15 years ago
ed9935f4
sdio: pass whitelisted cis funce tuples to sdio drivers
by Albert Herranz
· 15 years ago
bf89c8c
mm/rmap.c: fix comment
by Huang Shijie
· 15 years ago
392d814
x86: fix csum_ipv6_magic asm memory clobber
by Samuel Thibault
· 15 years ago
d22a001
mn10300: fix kernel build failures when using gcc-4.x
by Mark Salter
· 15 years ago
933d35f
MAINTAINERS: ARM/Palm file patterns
by Joe Perches
· 15 years ago
a09efb0
Char: vt_ioctl, fix BKL imbalance
by Jiri Slaby
· 15 years ago
a28b3dc
revert "m68k: convert to asm-generic/hardirq.h"
by Andrew Morton
· 15 years ago
b3db4a8
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
by Mike Frysinger
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
1c4115e
drivers/input/input.c: fix CONFIG_PM=n warning
by Andrew Morton
· 15 years ago
3ae91c2
module: fix up CONFIG_KALLSYMS=n build.
by Paul Mundt
· 15 years ago
9c2693c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus
by Chris Mason
· 15 years ago
fbf1908
Btrfs: fix data space leak fix
by Josef Bacik
· 15 years ago
8aa38c3
Btrfs: remove duplicates of filemap_ helpers
by Christoph Hellwig
· 15 years ago
25472b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus
by Chris Mason
· 15 years ago
ab93dbe
Btrfs: take i_mutex before generic_write_checks
by Chris Mason
· 15 years ago
35d62a9
Btrfs: fix arguments to btrfs_wait_on_page_writeback_range
by Christoph Hellwig
· 15 years ago
817b33d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
8c185ab
ax25: Fix possible oops in ax25_make_new
by Jarek Poplawski
· 15 years ago
81bbb3d
net: restore tx timestamping for accelerated vlans
by Eric Dumazet
· 15 years ago
013820a
Phonet: fix mutex imbalance
by Rémi Denis-Courmont
· 15 years ago
298bf12
sit: fix off-by-one in ipip6_tunnel_get_prl
by Sascha Hlusiak
· 15 years ago
d99927f
net: Fix sock_wfree() race
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
84d88d5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
152f9d0
sched_clock: Fix atomicity/continuity bug by using cmpxchg64()
by Eric Dumazet
· 15 years ago
79e1dd0
x86: Provide an alternative() based cmpxchg64()
by Arjan van de Ven
· 15 years ago
e399835
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
da3a7a2
MIPS: Avoid spurious make includecheck message
by Ralf Baechle
· 15 years ago
1bbfc20
MIPS: VPE: Get rid of BKL.
by Ralf Baechle
· 15 years ago
c0648e0
MIPS: VPE: Fix build after the credential changes a while ago.
by Ralf Baechle
· 15 years ago
b7a0587
MIPS: Excite: Get rid of BKL.
by Ralf Baechle
· 15 years ago
36ac829
MIPS: Sibyte: Get rid of BKL.
by Ralf Baechle
· 15 years ago
553d6d5
MIPS: BCM63xx: Add PCMCIA & Cardbus support.
by Maxime Bizon
· 15 years ago
9718426
MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()
by Roel Kluin
· 15 years ago
c2e3214
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
by Roel Kluin
· 15 years ago
eef34ec
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
by Ralf Baechle
· 15 years ago
b533e65
MIPS: SMP: Fix build.
by Ralf Baechle
· 15 years ago
96983ff
MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.
by Kevin Cernekee
· 15 years ago
a648e81
MIPS: Sibyte: Fix compilation error.
by Mark Mason
· 15 years ago
0863be2
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
by Ralf Baechle
· 15 years ago
9fcd66e
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
by Maxime Bizon
· 15 years ago
8813d33
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
by Uwe Kleine-König
· 15 years ago
b2651583
MIPS: SMTC: Remove duplicate structure field initialization
by Julia Lawall
· 15 years ago
742db5d
MIPS: Remove duplicated #include
by Huang Weiyi
· 15 years ago
6fae531
MIPS: BCM63xx: Remove duplicated #include
by Huang Weiyi
· 15 years ago
9abf47f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
9f44fdc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
4c8f1cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
9c1fe83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
5a4c8d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
07892ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
8c11499
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
342a597
pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys
by Linus Torvalds
· 15 years ago
e207e14
Revert "x86, mce: do not compile mcelog message on AMD"
by Linus Torvalds
· 15 years ago
c1fccc0
ext4: Fix time encoding with extra epoch bits
by Theodore Ts'o
· 15 years ago
0ef1224
ext4: Add a stub for mpage_da_data in the trace header
by Josh Stone
· 15 years ago
bf69932
jbd2: Use tracepoints for history file
by Theodore Ts'o
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
dd7e0b7
Btrfs: fix deadlock with free space handling and user transactions
by Sage Weil
· 15 years ago
1ab86ae
Btrfs: fix error cases for ioctl transactions
by Sage Weil
· 15 years ago
90576c0
ext4, jbd2: Drop unneeded printks at mount and unmount time
by Theodore Ts'o
· 15 years ago
3baf0be
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
by Chris Ball
· 15 years ago
fd2696f
Btrfs: introduce missing kfree
by Julia Lawall
· 15 years ago
Next »