Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f50733450362182fd16d658751615635850a8bff
f507334
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
50b767d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
199bc9f
jffs2: Fix memory corruption in jffs2_read_inode_range()
by David Woodhouse
· 15 years ago
c69f677
fbdev: Migrate mailing lists to vger
by Geert Uytterhoeven
· 15 years ago
9f16807
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 15 years ago
7d34f46
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 15 years ago
e3a41d7
.gitignore: Add bzip2 compressed files
by Gertjan van Wingerde
· 15 years ago
33a932d
parisc: fix unwind with recent gcc versions
by Helge Deller
· 15 years ago
13c5939
Staging: octeon-ethernet: Assign proper MAC addresses.
by David Daney
· 15 years ago
aabb89d
Staging: Octeon: Use symbolic values for irq numbers.
by David Daney
· 15 years ago
9326e36
MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.c
by David Daney
· 15 years ago
56adf7e
shdma: fix initialization error handling
by Dan Williams
· 15 years ago
4fa9f4e
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
by David Howells
· 15 years ago
1c2ea8a
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
by David Howells
· 15 years ago
0109d7e
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
by David Howells
· 15 years ago
463bf90
kconfig: Fix make O=<dir> local{mod,yes}config
by Steven Rostedt
· 15 years ago
49954c1
ioat3: fix pq completion versus channel deallocation race
by Dan Williams
· 15 years ago
7b3cc2b
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
by Dan Williams
· 15 years ago
4499a24
dmaengine: include xor/pq validate in device_has_all_tx_types()
by Dan Williams
· 15 years ago
b57014d
ioat2,3: report all uncorrectable errors
by Dan Williams
· 15 years ago
a8a8a66
Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
931ed94
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
a7d73d8
i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes
by Kevin Wells
· 15 years ago
4ced24c
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
by Kevin Wells
· 15 years ago
b2f125b
i2c: i2c-pnx: Limit minimum jiffie timeout to 2
by Kevin Wells
· 15 years ago
de581b6
ioat3: specify valid address for disabled-Q or disabled-P
by Dan Williams
· 15 years ago
6f82b83
ioat2,3: disable asynchronous error notifications
by Dan Williams
· 15 years ago
228c4f5
ioat3: dca and raid operations are incompatible
by Dan Williams
· 15 years ago
a0a74d1
sata_fsl: Split hard and soft reset
by Jiang Yutang
· 15 years ago
648f4e3
Linux 2.6.32-rc8
by Linus Torvalds
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
308efab
vt: Fix use of "new" in a struct field
by Alan Cox
· 15 years ago
5854d9c
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM.
by David Woodhouse
· 15 years ago
14e6964
CacheFiles: Don't log lookup/create failing with ENOBUFS
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
d0e27b7
CacheFiles: Better showing of debugging information in active object problems
by David Howells
· 15 years ago
6511de3
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
by David Howells
· 15 years ago
5e929b3
CacheFiles: Handle truncate unlocking the page we're reading
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
868411b
FS-Cache: Actually requeue an object when requested
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
d461d26
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
by David Howells
· 15 years ago
2175bb0
FS-Cache: Add a retirement stat counter
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
e3d4d28
FS-Cache: Handle read request vs lookup, creation or other cache failure
by David Howells
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
6897e3d
FS-Cache: The object-available state can't rely on the cookie to be available
by David Howells
· 15 years ago
5753c44
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
7e311a2
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
by David Howells
· 15 years ago
52bd75f
FS-Cache: Add counters for entry/exit to/from cache operation functions
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3bde31a
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
by David Howells
· 15 years ago
31ba99d
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
by David Howells
· 15 years ago
8fba10a
SLOW_WORK: Allow the work items to be viewed through a /proc file
by David Howells
· 15 years ago
6b8268b
SLOW_WORK: Add delayed_slow_work support
by Jens Axboe
· 15 years ago
0160950
SLOW_WORK: Add support for cancellation of slow work
by Jens Axboe
· 15 years ago
4d8bb2c
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
by Jens Axboe
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
66b00a7
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
a414f01
strcmp: fix overflow and possibly signedness error
by Linus Torvalds
· 15 years ago
6602b35
Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
7f6f350
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
ec402ba
agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
by David Woodhouse
· 15 years ago
d22966d
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
70b172b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c09c59e
ima: replace GFP_KERNEL with GFP_NOFS
by Mimi Zohar
· 15 years ago
e7fdc60
OMAP: cs should be positive in gpmc_cs_free()
by Roel Kluin
· 15 years ago
d32b20f
omap: fix unlikely(x) < y
by Roel Kluin
· 15 years ago
e2cd52e
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
ef4b18e2
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
5cbb060
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
2d5bc23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
78db1ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
bab0212
ASoC: tlv320aic23 fix rate selection
by Troy Kisky
· 15 years ago
f3dd704
ASoC: OMAP3 Pandora: update for TWL4030 codec changes
by Grazvydas Ignotas
· 15 years ago
bd6ddcb
ASoC: Modifying the license string GPLv2 for OMAP3 EVM
by Anuj Aggarwal
· 15 years ago
70e3bb5
cxgb3: fix premature page unmap
by Divy Le Ray
· 15 years ago
4acc5a8
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
by Dave Mitchell
· 15 years ago
90e41ba
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
by Prarit Bhargava
· 15 years ago
54c9a35
[CPUFREQ] Resolve time unit thinko in ondemand/conservative govs
by Pallipadi, Venkatesh
· 15 years ago
8dca15e
[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5c
by Rusty Russell
· 15 years ago
e77b89f
[CPUFREQ] Fix use after free on governor restore
by Dmitry Monakhov
· 15 years ago
293afe4
[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in notification message
by John Villalovos
· 15 years ago
c53614e
[CPUFREQ] powernow-k8: Fix test in get_transition_latency()
by Roel Kluin
· 15 years ago
f7f3cad
[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUs
by Krzysztof Helt
· 15 years ago
648f153
sh: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
9398180
workqueue: fix race condition in schedule_on_each_cpu()
by Tejun Heo
· 15 years ago
e131933
mm/memory_hotplug: fix section mismatch
by Hidetoshi Seto
· 15 years ago
410d7a9
MAINTAINERS: KMEMCHECK: add file patterns, use M: for Pekka's name and address
by Joe Perches
· 15 years ago
dd04a6b
drivers/video/da8xx-fb.c: fix error return
by Roel Kluin
· 15 years ago
b6b24c7
spi: error status should be negative
by Roel Kluin
· 15 years ago
ff854ce
USB: option.c: add support for D-Link DWM-162-U5
by Zhang Le
· 15 years ago
Next »