index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ALSA: firewire-lib: refactoring to obsolete IR packet handler
Takashi Sakamoto
2019-05-24
1
-37
/
+39
*
|
ALSA: firewire-lib: refactoring to obsolete IT packet handler
Takashi Sakamoto
2019-05-24
1
-31
/
+31
*
|
ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events
Takashi Sakamoto
2019-05-24
1
-3
/
+3
*
|
ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...
Takashi Sakamoto
2019-05-24
1
-0
/
+2
*
|
ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...
Takashi Sakamoto
2019-05-24
1
-28
/
+35
*
|
ALSA: firewire-lib: code refactoring to queueing packets
Takashi Sakamoto
2019-05-24
1
-28
/
+26
*
|
ALSA: firewire-lib: unify packet handler for IT context
Takashi Sakamoto
2019-05-24
2
-44
/
+18
*
|
ALSA: firewire-lib: split helper function to generate CIP header
Takashi Sakamoto
2019-05-24
1
-8
/
+14
*
|
ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIO
Philippe Bekaert
2019-05-24
1
-25
/
+36
*
|
ALSA: pcm: oss: Use struct_size() helper
Gustavo A. R. Silva
2019-05-24
1
-2
/
+2
*
|
ALSA: firewire-lib: unify packet handler for IR context
Takashi Sakamoto
2019-05-23
1
-39
/
+15
*
|
ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header
Takashi Sakamoto
2019-05-23
2
-12
/
+27
*
|
ALSA: firewire-lib: split helper function to check incoming CIP header
Takashi Sakamoto
2019-05-23
1
-40
/
+60
*
|
ALSA: firewire-lib: compute pointer to payload buffer in context handler
Takashi Sakamoto
2019-05-23
2
-16
/
+15
*
|
ALSA: firewire-lib: calculate the length of packet payload in packet handler
Takashi Sakamoto
2019-05-23
2
-29
/
+25
*
|
ALSA: firewire-lib: use clear name for variable of CIP header
Takashi Sakamoto
2019-05-23
1
-4
/
+4
*
|
ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...
Takashi Sakamoto
2019-05-22
1
-23
/
+28
*
|
ALSA: firewire-lib: obsolete macro for header of IT context
Takashi Sakamoto
2019-05-22
1
-8
/
+13
*
|
ALSA: firewire-lib: add helper function to cancel context inner callback handler
Takashi Sakamoto
2019-05-22
1
-8
/
+10
*
|
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
2019-05-22
7
-57
/
+87
*
|
ALSA: firewire-lib: unify tracing events to 'amdtp_packet' event
Takashi Sakamoto
2019-05-21
2
-148
/
+11
*
|
ALSA: firewire-lib: use dynamic array for CIP header of tracing events
Takashi Sakamoto
2019-05-21
1
-16
/
+20
*
|
ALSA: firewire-lib: use the same unit for payload argument in tracing events
Takashi Sakamoto
2019-05-21
2
-10
/
+8
*
|
ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...
Takashi Sakamoto
2019-05-21
2
-9
/
+21
*
|
ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...
Takashi Sakamoto
2019-05-21
2
-4
/
+4
*
|
ALSA: dice: add stream format parameters for PreSonus FireStudio
Takashi Sakamoto
2019-05-20
4
-1
/
+73
|
/
*
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-19
1
-2
/
+2
*
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-19
3
-4
/
+8
|
\
|
*
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
10
-257
/
+889
|
\
\
|
*
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
5
-4
/
+24
|
*
|
initramfs: don't free a non-existent initrd
Steven Price
2019-05-18
1
-1
/
+1
|
*
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-18
1
-3
/
+8
|
*
|
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-18
1
-2
/
+2
|
*
|
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+43
|
*
|
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-18
1
-0
/
+48
|
*
|
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
2
-247
/
+763
*
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
74
-172
/
+178
|
\
\
\
|
*
|
|
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-19
1
-3
/
+1
|
*
|
|
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
2
-0
/
+17
|
*
|
|
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
1
-1
/
+12
|
*
|
|
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
3
-33
/
+13
|
*
|
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
17
-26
/
+25
|
*
|
|
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
30
-49
/
+47
|
*
|
|
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
7
-11
/
+0
|
*
|
|
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
2
-0
/
+2
|
*
|
|
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
2
-1
/
+9
[prev]
[next]