Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0522588d2fdc7813338d2f02aec6e46dbc20431f
0522588
iwlwifi: add new TLV capability flag for BT PLCR
by Emmanuel Grumbach
· 10 years ago
e0ede17
iwlwifi: mvm: don't iterate interfaces to disconnect in net-detect
by Luciano Coelho
· 10 years ago
7e1223b
iwlwifi: mvm: new Alive / error table API
by Emmanuel Grumbach
· 10 years ago
33cef92
iwlwifi: mvm: support beacon statistics for BSS client
by Johannes Berg
· 10 years ago
3c118cd
iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recording
by Eran Harary
· 10 years ago
1f94038
iwlwifi: mvm: remove deprecated scan API code
by Luciano Coelho
· 10 years ago
1e2c24f
iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265
by Luciano Coelho
· 10 years ago
91a8bcd
iwlwifi: mvm: support radio statistics as global survey
by Johannes Berg
· 10 years ago
777c9b6
iwlwifi: mvm: add statistics API version 10
by Johannes Berg
· 10 years ago
a2227ce
iwlwifi: pcie: apply destination before releasing reset
by Emmanuel Grumbach
· 10 years ago
295ca6d
iwlwifi: mvm: remove unused function in BT coex
by Eyal Shapira
· 10 years ago
afcee96
iwlwifi: mvm: fix BT coex shared antenna activity check
by Eyal Shapira
· 10 years ago
16c426f
iwlwifi: mvm: rs: print single stream params via debugfs
by Eyal Shapira
· 10 years ago
878985ce
iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle
by Eyal Shapira
· 10 years ago
e717c16
iwlwifi: mvm: increase the number of PAPD channel groups to 9
by Eran Harary
· 10 years ago
51ec09a
iwlwifi: mvm: consider TDLS queues as used during drain
by Arik Nemtsov
· 10 years ago
7ac4a50
iwlwifi: mvm: rs: disable MIMO for low latency P2P
by Eyal Shapira
· 10 years ago
ba69d0e
iwlwifi: mvm: rs: adapt rate matching to new STBC/BFER
by Eyal Shapira
· 10 years ago
0b8d17f
iwlwifi: mvm: rs: fix BT Coex check to look at the correct ant
by Eyal Shapira
· 10 years ago
929e6ed
iwlwifi: mvm: rs: better match tx response rate to the LQ table
by Eyal Shapira
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
0d695d6
Merge tag 'md/3.20-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
d96c757
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 10 years ago
fbe4da4
Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
533cf7a
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
26ac107
md/raid5: Fix livelock when array is both resyncing and degraded.
by NeilBrown
· 10 years ago
0389115
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
66dc830
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
05016b0f
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c6b1de1
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e2b74f2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
580c57f
seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
by Kees Cook
· 10 years ago
3a9af0b
samples/seccomp: improve label helper
by Kees Cook
· 10 years ago
52644c9
ipc,sem: use current->state helpers
by Davidlohr Bueso
· 10 years ago
a9c5bcf
scripts/gdb: disable pagination while printing from breakpoint handler
by Jan Kiszka
· 10 years ago
158daf1
scripts/gdb: define maintainer
by Jan Kiszka
· 10 years ago
a77e15e
scripts/gdb: convert CpuList to generator function
by Jan Kiszka
· 10 years ago
fffb944
scripts/gdb: convert ModuleList to generator function
by Jan Kiszka
· 10 years ago
54e2289
scripts/gdb: use a generator instead of iterator for task list
by Daniel Wagner
· 10 years ago
2478a8a
scripts/gdb: ignore byte-compiled python files
by Daniel Thompson
· 10 years ago
276d97d
scripts/gdb: port to python3 / gdb7.7
by Pantelis Koukousoulas
· 10 years ago
bda1a92
scripts/gdb: add basic documentation
by Jan Kiszka
· 10 years ago
5403727
scripts/gdb: add lx-lsmod command
by Jan Kiszka
· 10 years ago
3d4cd9c
scripts/gdb: add class to iterate over CPU masks
by Jan Kiszka
· 10 years ago
116b47b
scripts/gdb: add lx_current convenience function
by Jan Kiszka
· 10 years ago
fe7f9ed
scripts/gdb: add internal helper and convenience function for per-cpu lookup
by Jan Kiszka
· 10 years ago
a4d8679
scripts/gdb: add get_gdbserver_type helper
by Jan Kiszka
· 10 years ago
cf7492e
scripts/gdb: add internal helper and convenience function to retrieve thread_info
by Jan Kiszka
· 10 years ago
b24e2d2
scripts/gdb: add is_target_arch helper
by Jan Kiszka
· 10 years ago
4752871
scripts/gdb: add helper and convenience function to look up tasks
by Jan Kiszka
· 10 years ago
7704d58
scripts/gdb: add task iteration class
by Jan Kiszka
· 10 years ago
ae7dbaa
scripts/gdb: add lx-dmesg command
by Jan Kiszka
· 10 years ago
78e8781
scripts/gdb: add read_u16/32/64 helpers
by Jan Kiszka
· 10 years ago
7f99496
scripts/gdb: add get_target_endianness helper
by Jan Kiszka
· 10 years ago
7b599ef
scripts/gdb: add internal helper and convenience function to look up a module
by Jan Kiszka
· 10 years ago
82b41e3
scripts/gdb: add automatic symbol reloading on module insertion
by Jan Kiszka
· 10 years ago
be02a18
kernel/module.c: do not inline do_init_module()
by Jan Kiszka
· 10 years ago
6605172
scripts/gdb: add lx-symbols command
by Jan Kiszka
· 10 years ago
850202e
scripts/gdb: add module iteration class
by Jan Kiszka
· 10 years ago
b0fecd8
scripts/gdb: add container_of helper and convenience function
by Jan Kiszka
· 10 years ago
2b51482
scripts/gdb: add cache for type objects
by Jan Kiszka
· 10 years ago
3ee7b3f
scripts/gdb: add infrastructure
by Jan Kiszka
· 10 years ago
0445f01
fs/affs/super.c: fix switch indentation
by Fabian Frederick
· 10 years ago
0cdfe18
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
by Fabian Frederick
· 10 years ago
211c2af
fs/affs/bitmap.c: remove unnecessary return
by Fabian Frederick
· 10 years ago
b4478e3
fs/affs/amigaffs.c: remove else after return
by Fabian Frederick
· 10 years ago
f157853
fs/affs: define AFFSNAMEMAX to replace constant use
by Fabian Frederick
· 10 years ago
eeb36f8
fs/affs: use unsigned int for string lengths
by Fabian Frederick
· 10 years ago
4d29e57
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
by Fabian Frederick
· 10 years ago
92b2070
fs/affs/file.c: fix direct IO writes beyond EOF
by Fabian Frederick
· 10 years ago
afe305d
fs/affs/file.c: replace if/BUG by BUG_ON
by Fabian Frederick
· 10 years ago
08fe100
fs/affs: fix casting in printed messages
by Geert Uytterhoeven
· 10 years ago
e22553e
eventfd: don't take the spinlock in eventfd_poll
by Chris Mason
· 10 years ago
7647f14
lib/rbtree.c: fix typo in comment
by John de la Garza
· 10 years ago
34b4776
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
by WANG Chao
· 10 years ago
b28c2ee
kexec: add IND_FLAGS macro
by Geoff Levand
· 10 years ago
cf2df63
kexec: add bit definitions for kimage entry flags
by Geoff Levand
· 10 years ago
518a0c7
kexec: simplify conditional
by Geoff Levand
· 10 years ago
9dc5c05
kexec: Fix make headers_check
by Geoff Levand
· 10 years ago
ad69934
kexec: fix a typo in comment
by Alexander Kuleshov
· 10 years ago
73d7e3e
kexec: remove never used member destination in kimage
by Baoquan He
· 10 years ago
1df0135
signal: use current->state helpers
by Davidlohr Bueso
· 10 years ago
1cca338
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
by Fabian Frederick
· 10 years ago
d6bd428
fs: fat: use MSDOS_SB macro to get msdos_sb_info
by Fred Chou
· 10 years ago
714b71a
fs/reiserfs/inode.c: replace 0 by NULL for pointers
by Fabian Frederick
· 10 years ago
ed3ad79
fs/ufs/super.c: fix potential race condition
by Fabian Frederick
· 10 years ago
61da3ae
fs/ufs/super.c: remove unnecessary casting
by Fabian Frederick
· 10 years ago
b625032
fs/coda/dir.c: forward declaration clean-up
by Fabian Frederick
· 10 years ago
111d639
fs/befs/linuxvfs.c: remove unnecessary casting
by Fabian Frederick
· 10 years ago
9cd7737
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
b0f0c26
Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-next
by Linus Torvalds
· 10 years ago
99fa0ad
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1d9e714
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
1933492
net: dsa: Set valid phy interface type
by Guenter Roeck
· 10 years ago
cc4f9c2
Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
03a40e2
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a233bb7
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
Next »