Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d3a7dcfeeb6856215412065bd0f774de83f43414
/
include
1110afb
Merge branch 'topic/ymfpci' into for-linus
by Takashi Iwai
· 15 years ago
b34c866
Merge branch 'topic/tlv-minmax' into for-linus
by Takashi Iwai
· 15 years ago
3827119
Merge branch 'topic/soundcore-preclaim' into for-linus
by Takashi Iwai
· 15 years ago
9d416811
Merge branch 'topic/snd-printk' into for-linus
by Takashi Iwai
· 15 years ago
2c0d19a
Merge branch 'topic/pcm-drain-nonblock' into for-linus
by Takashi Iwai
· 15 years ago
9cd9f42
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
6a0f402
Merge branch 'topic/dummy' into for-linus
by Takashi Iwai
· 15 years ago
f9892a5
Merge branch 'topic/dma-sgbuf' into for-linus
by Takashi Iwai
· 15 years ago
e0b3032
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
4f7454a
ALSA: Add const prefix to proc helper functions
by Takashi Iwai
· 15 years ago
6e5265e
ALSA: Re-export snd_pcm_format_name() function
by Takashi Iwai
· 15 years ago
b8c60ed
ALSA: Remove unneeded ifdef from sound/core.h
by Takashi Iwai
· 15 years ago
82a783f
ALSA: Remove struct snd_monitor_file from public sound/core.h
by Takashi Iwai
· 15 years ago
236cc52
ASoC: Remove unuused hw_read_t
by Mark Brown
· 15 years ago
59430c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e9ee3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
154f807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
a2a8474
exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
by Oleg Nesterov
· 15 years ago
4e49627
workqueues: introduce __cancel_delayed_work()
by Oleg Nesterov
· 15 years ago
7ec23d5
dm log: userspace add luid to distinguish between concurrent log instances
by Jonathan Brassow
· 15 years ago
40bea43
dm stripe: expose correct io hints
by Mike Snitzer
· 15 years ago
9d32e03
ALSA: Release v1.0.21
by Jaroslav Kysela
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
1a37f18
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
by Benjamin Herrenschmidt
· 15 years ago
0c7d400
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
by Herbert Xu
· 15 years ago
cf0baf1
ALSA: Fixed a typo of printk()
by Takashi Iwai
· 16 years ago
5a53a76
ALSA: pcm - Increase protocol version
by Takashi Iwai
· 16 years ago
36ce99c
ALSA: Add debug module option
by Takashi Iwai
· 16 years ago
2a90800
ACPI processor: force throttling state when BIOS returns incorrect value
by Frans Pop
· 16 years ago
b62e408
flex_array: convert element_nr formals to unsigned
by David Rientjes
· 16 years ago
8e7ee27
flex_array: declare parts member to have incomplete type
by David Rientjes
· 16 years ago
353d5c3
mm: fix hugetlb bug due to user_shm_unlock call
by Hugh Dickins
· 16 years ago
e4aa8dd5
Merge branch 'topic/digital-mixing' into for-2.6.32
by Mark Brown
· 16 years ago
22e93ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
1cac6ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
6777d77
kernel_read: redefine offset type
by Mimi Zohar
· 16 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 16 years ago
4dfd79e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
f4b0373
Make bitmask 'and' operators return a result code
by Linus Torvalds
· 16 years ago
79fb938
ASoC: Add DAPM widget power decision debugfs files
by Mark Brown
· 16 years ago
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 16 years ago
1700f5f
Input: ucb1400_ts - enable ADC Filter
by Marek Vasut
· 16 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 16 years ago
a4d7d55
ASoC: Add SuperH FSI driver support for ALSA
by Kuninori Morimoto
· 16 years ago
cad2c8f
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 16 years ago
8486a0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
010ff26
ASoC: Add input and output AIF widgets
by Mark Brown
· 16 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 16 years ago
1d99597
security: define round_hint_to_min in !CONFIG_SECURITY
by Eric Paris
· 16 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 16 years ago
9c0d901
Capabilities: move cap_file_mmap to commoncap.c
by Eric Paris
· 16 years ago
cefb87e
drm/radeon/kms: implement bo busy check + current domain
by Dave Airlie
· 16 years ago
4ac0478
ALSA: Allow passing platform_data for pxa2xx-ac97
by Marek Vasut
· 16 years ago
3493e84
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
919aa96
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3dab77f
perf: Rework/fix the whole read vs group stuff
by Peter Zijlstra
· 16 years ago
2840297
perf_counter: Provide hw_perf_counter_setup_online() APIs
by Ingo Molnar
· 16 years ago
1ae88b2
NFS: Fix an O_DIRECT Oops...
by Trond Myklebust
· 16 years ago
1921bab
Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32
by Mark Brown
· 16 years ago
d00aa66
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1853db0
perf_counter: Zero dead bytes from ftrace raw samples size alignment
by Frederic Weisbecker
· 16 years ago
304703a
perf_counter: Subtract the buffer size field from the event record size
by Frederic Weisbecker
· 16 years ago
2fc3911
locking, sched: Give waitqueue spinlocks their own lockdep classes
by Peter Zijlstra
· 16 years ago
1905b1b
chrdev: implement __[un]register_chrdev()
by Tejun Heo
· 16 years ago
6e2efaa
sound: ymfpci: increase timer resolution to 96 kHz
by Clemens Ladisch
· 16 years ago
a044560
perf_counter: Correct PERF_SAMPLE_RAW output
by Peter Zijlstra
· 16 years ago
17d11ba
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
8f738d5
ASoC: Define more formats for the AC97 CODECs
by Mark Brown
· 16 years ago
3a43ce6
perf_counter: Fix tracepoint sampling to be part of generic sampling
by Frederic Weisbecker
· 16 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 16 years ago
3a65930
perf_counter, ftrace: Fix perf_counter integration
by Peter Zijlstra
· 16 years ago
fb38500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races
by Linus Torvalds
· 16 years ago
da758dd
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
389623f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
3858612
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
daeb6b6
bzip2/lzma/gzip: fix comments describing decompressor API
by Phillip Lougher
· 16 years ago
4bfc449
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
by KAMEZAWA Hiroyuki
· 16 years ago
2e00c97
vfs: add __destroy_inode
by Christoph Hellwig
· 16 years ago
54e3462
vfs: fix inode_init_always calling convention
by Christoph Hellwig
· 16 years ago
b7b8f9b
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
by Janusz Krzysztofik
· 16 years ago
06cddef
Merge branch 'reg-cache' into for-2.6.32
by Mark Brown
· 16 years ago
a5479e3
ASoC: change set_tdm_slot api to allow slot_width override.
by Daniel Ribeiro
· 16 years ago
d82f1c3
Input: matrix_keypad - make matrix keymap size dynamic
by Eric Miao
· 16 years ago
af6af30
ftrace: Fix perf-tracepoint OOPS
by Peter Zijlstra
· 16 years ago
5116d8f
KVM: fix ack not being delivered when msi present
by Michael S. Tsirkin
· 16 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 16 years ago
9f3eea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 16 years ago
2cf812d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
78ec75c
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
a40694a
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
18eac1c
tty-ldisc: make refcount be atomic_t 'users' count
by Linus Torvalds
· 16 years ago
7320700
drm/radeon: add some new r7xx pci ids
by Alex Deucher
· 16 years ago
eca4c3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
3718424
cfg80211: fix regression on beacon world roaming feature
by Luis R. Rodriguez
· 16 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 16 years ago
afa2f10
ASoC: Factor out I2C 8 bit address 16 bit data I/O
by Mark Brown
· 16 years ago
7084a42
ASoC: Add I/O control bus information to factored out cache setup
by Mark Brown
· 16 years ago
6afc4fd
mtd: fix the conversion from dev to mtd_info
by Saeed Bishara
· 16 years ago
Next »