Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d5eb6787aeb1dd0a0c71c5c41ca1b4cac3e6be4
9d5eb67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1f26cb9
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
2c3b9b5
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 15 years ago
a6c56f6
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
db8cf33
ALSA: sbawe: fix memory detection
by Krzysztof Helt
· 15 years ago
40962d7
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
by Krzysztof Helt
· 15 years ago
de8853b
Merge remote branch 'alsa/fixes' into fix/hda
by Takashi Iwai
· 15 years ago
f5de24b
ALSA: HDA: add powersaving hook for Realtek
by Hector Martin
· 15 years ago
556eea9
ALSA: HDA: remove useless mixers on Aspire 8930G
by Hector Martin
· 15 years ago
0f86a22
ALSA: HDA: simplify Aspire 8930G verb array
by Hector Martin
· 15 years ago
e259532
ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410
by Daniel T Chen
· 15 years ago
3d354cb
nfsd: fix "insecure" export option
by J. Bruce Fields
· 15 years ago
440b004
ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL
by Jaroslav Kysela
· 15 years ago
77623f6
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixes
by Jaroslav Kysela
· 15 years ago
dd59f6c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 15 years ago
70e66a5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
eca9dfc
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
aac3d39
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
10e5453
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3cd312c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ecd5907
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
b4c30aa
fix more leaks in audit_tree.c tag_chunk()
by Al Viro
· 15 years ago
6f5d511
fix braindamage in audit_tree.c untag_chunk()
by Al Viro
· 15 years ago
ef86f58
ALSA: Use kzalloc for allocating only one thing
by Julia Lawall
· 15 years ago
d6a89fe
ALSA: AACI: switch to per-pcm locking
by Russell King
· 15 years ago
a08d565
ALSA: AACI: add double-rate support
by Russell King
· 15 years ago
d3aee79
ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params
by Russell King
· 15 years ago
4e30b69
ALSA: AACI: cleanup aaci_pcm_hw_params
by Russell King
· 15 years ago
6ca867c
ALSA: AACI: simplify codec rate information
by Russell King
· 15 years ago
d494643
ALSA: aaci - Fix a typo
by Takashi Iwai
· 15 years ago
9b0fd11
watchdog: update geodewdt for new MFGPT API
by Andres Salomon
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
8bcd9b0
[S390] qdio: add counter for input queue full condition
by Jan Glauber
· 15 years ago
7883097
[S390] qdio: remove superfluous log entries and WARN_ONs.
by Jan Glauber
· 15 years ago
ca633fd
[S390] ptrace: dont abuse PT_PTRACED
by Oleg Nesterov
· 15 years ago
d302e1a
[S390] cio: fix channel path vary
by Peter Oberparleiter
· 15 years ago
83e56d0
[S390] drivers: Correct size given to memset
by Julia Lawall
· 15 years ago
bb50991
[S390] tape: Add pr_fmt() macro to all tape source files
by Michael Holzheu
· 15 years ago
622e99b
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
by Martin Schwidefsky
· 15 years ago
2b31001
[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()
by Roel Kluin
· 15 years ago
b59cdcb3
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
by Roel Kluin
· 15 years ago
6d53cfe
[S390] dasd: PTR_ERR return of wrong pointer in
by Roel Kluin
· 15 years ago
ea05854
[S390] dasd: move dasd-diag kmsg to dasd
by Stefan Haberland
· 15 years ago
ffa8d2a
[S390] cio: fix drvdata usage for the console subchannel
by Sebastian Ott
· 15 years ago
70ee951
[S390] wire up sys_recvmmsg
by Heiko Carstens
· 15 years ago
b5b60fd
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
by Arnaldo Carvalho de Melo
· 15 years ago
48c03ce
ASoC: wm8974: fix a wrong bit definition
by Guennadi Liakhovetski
· 15 years ago
99e8c5a
hw-breakpoints: Fix hardware breakpoints -> perf events dependency
by Frederic Weisbecker
· 15 years ago
3e85fd6
sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
by Clemens Ladisch
· 15 years ago
2fef62c
ALSA: hda - Fix quirk for Maxdata obook4-1
by Takashi Iwai
· 15 years ago
acadbfb
alpha: Convert BUG() to use unreachable()
by David Daney
· 15 years ago
a582e6f
alpha: Add minimal support for software performance events
by Michael Cree
· 15 years ago
21797c5
alpha: Wire up missing/new syscalls
by Daniele Calore
· 15 years ago
18374d8
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
by Suresh Siddha
· 15 years ago
5563935
Linux 2.6.33-rc1
by Linus Torvalds
· 15 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
efc8e7f
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
b5c96f8
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
e82b1da
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
fc6f070
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
7c508e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
bf931a0
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
4e46aa0
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 15 years ago
9209e4b
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 15 years ago
a695bc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
06b5dc6
Makefile: Unexport LC_ALL instead of clearing it
by H. Peter Anvin
· 15 years ago
6485536
printk: fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
65a80b4
readahead: add blk_run_backing_dev
by Hisashi Hifumi
· 15 years ago
26b3c01
rtc: set wakeup capability for I2C and SPI RTC drivers
by Anton Vorontsov
· 15 years ago
1144ab5
sdhci-of: add support for the wii sdhci controller
by Albert Herranz
· 15 years ago
7657c3a
sdhci-of: reorganize driver to support additional hardware
by Albert Herranz
· 15 years ago
bc1ad56
sdhci-of: rename main driver file prior to reorganization
by Albert Herranz
· 15 years ago
c0bba0d
sdhci: protect header file against multi inclusion
by Albert Herranz
· 15 years ago
e881279
sdio: initialise SDIO functions and update card->sdio_funcs in lockstep
by Matt Fleming
· 15 years ago
3d10a1b
sdio: fix reference counting in sdio_remove_func()
by Daniel Drake
· 15 years ago
f6151df
mm: introduce coredump parameter structure
by Masami Hiramatsu
· 15 years ago
9cd80bb
do_wait() optimization: do not place sub-threads on task_struct->children list
by Oleg Nesterov
· 15 years ago
0f67b0b
nommu: ramfs: remove unused local var
by Mike Frysinger
· 15 years ago
8a79503
lib/vsprintf.c: document more vsnprintf extensions
by Uwe Kleine-König
· 15 years ago
5d0bb2c
vt: don't export vt_kmsg_redirect() to userspace
by Bernhard Walle
· 15 years ago
0f05058
drivers/video/via/viafbdev.c: correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
312ea07
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
by Samu Onkalo
· 15 years ago
ec8e2f7
reiserfs: truncate blocks not used by a write
by Jan Kara
· 15 years ago
2bf212b
cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT
by Geert Uytterhoeven
· 15 years ago
3e26120
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch
by WANG Cong
· 15 years ago
8c63450
x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
by akpm@linux-foundation.org
· 15 years ago
6665398
Merge branch 'cache' (early part)
by Russell King
· 15 years ago
6c56cce
x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
by Pallipadi, Venkatesh
· 15 years ago
b6e3224
Revert "task_struct: make journal_info conditional"
by Linus Torvalds
· 15 years ago
7a5d24b
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus
by Chris Mason
· 15 years ago
a2770d8
Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"
by Linus Torvalds
· 15 years ago
3a1abec
Btrfs: make sure fallocate properly starts a transaction
by Chris Mason
· 15 years ago
ebfee3d
Merge branch btrfs-master into for-linus
by Chris Mason
· 15 years ago
83d3c96
Btrfs: make metadata chunks smaller
by Josef Bacik
· 15 years ago
20a5239
Btrfs: Show discard option in /proc/mounts
by Matthew Wilcox
· 15 years ago
4a8be42
Btrfs: deny sys_link across subvolumes.
by TARUISI Hiroaki
· 15 years ago
a7a3f7c
Btrfs: fail mount on bad mount options
by Sage Weil
· 15 years ago
Next »