index
:
kernel/git/mlin/linux.git
acpica
bcache
block-dio-rewrite
block-generic-req
block-generic-req-reorder
block-generic-req-test
block-prep-simplify
block_pm
dio-3.10-rc4
dio-wip
kvfs
master
nvme
nvme-google-ext
nvme-split/virtio
target-cleanup
tcm_aoe
vhost-nvme.0
vhost-nvme.0-ext
zpodd
Ming Lin kernel tree
Lin Ming
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
Documentation: update notes in biovecs about arbitrarily sized bios
block-generic-req
Dongsu Park
1
-1
/
+9
2015-08-10
block: remove bio_get_nr_vecs()
Kent Overstreet
16
-74
/
+18
2015-08-10
fs: use helper bio_add_page() instead of open coding on bi_io_vec
Kent Overstreet
3
-20
/
+9
2015-08-10
block: kill merge_bvec_fn() completely
Kent Overstreet
32
-855
/
+9
2015-08-10
md/raid5: get rid of bio_fits_rdev()
Kent Overstreet
1
-22
/
+1
2015-08-10
md/raid5: split bio for chunk_aligned_read
Ming Lin
1
-5
/
+32
2015-08-10
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
1
-36
/
+11
2015-08-10
btrfs: remove bio splitting and merge_bvec_fn() calls
Kent Overstreet
1
-72
/
+0
2015-08-10
bcache: remove driver private bio splitting code
Kent Overstreet
7
-162
/
+18
2015-08-10
block: simplify bio_add_page()
Kent Overstreet
1
-80
/
+55
2015-08-10
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
16
-22
/
+192
2015-08-10
Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-11
/
+8
2015-08-10
Merge tag 'ntb-4.2-rc7' of git://github.com/jonmason/ntb
Linus Torvalds
3
-79
/
+133
2015-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-08-09
ntb: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2015-08-09
NTB: Fix dereference before check
Allen Hubbe
1
-2
/
+1
2015-08-09
NTB: Fix zero size or integer overflow in ntb_set_mw
Allen Hubbe
1
-3
/
+6
2015-08-09
NTB: Schedule to receive on QP link up
Allen Hubbe
1
-0
/
+2
2015-08-09
NTB: Fix oops in debugfs when transport is half-up
Dave Jiang
1
-1
/
+5
2015-08-09
NTB: ntb_netdev not covering all receive errors
Dave Jiang
1
-1
/
+1
2015-08-09
NTB: Fix transport stats for multiple devices
Dave Jiang
1
-2
/
+10
2015-08-09
NTB: Fix ntb_transport out-of-order RX update
Allen Hubbe
2
-69
/
+107
2015-08-09
Linux 4.2-rc6
Linus Torvalds
1
-1
/
+1
2015-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-8
/
+35
2015-08-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
31
-62
/
+130
2015-08-09
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2015-08-09
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
5
-15
/
+20
2015-08-08
Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-116
/
+718
2015-08-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2015-08-08
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-17
/
+11
2015-08-08
Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
16
-50
/
+108
2015-08-08
Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+19
2015-08-08
Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
17
-16
/
+120
2015-08-08
Merge tag 'staging-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+5
2015-08-08
Merge tag 'char-misc-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-30
/
+44
2015-08-08
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-6
/
+25
2015-08-07
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2
-2
/
+21
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2
-2
/
+2
2015-08-07
Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
530
-3506
/
+6319
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2
-4
/
+2
2015-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-81
/
+11
2015-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-102
/
+153
2015-08-06
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
7
-24
/
+50
2015-08-07
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
3
-3
/
+5
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2
-4
/
+8
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
5
-10
/
+2
2015-08-07
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-07
fs, file table: reinit files_stat.max_files after deferred memory initialisation
Mel Gorman
5
-22
/
+25
2015-08-07
mm, meminit: replace rwsem with completion
Nicolai Stange
1
-7
/
+15
2015-08-07
mm, meminit: allow early_pfn_to_nid to be used during runtime
Mel Gorman
1
-8
/
+8
2015-08-07
ipc: modify message queue accounting to not take kernel data structures into ...
Marcus Gelderie
1
-5
/
+0
2015-08-06
btrfs: qgroup: Fix a regression in qgroup reserved space.
Qu Wenruo
1
-0
/
+5
2015-08-06
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-4
/
+23
2015-08-06
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...
Mark Brown
5
-34
/
+76
2015-08-06
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Mark Brown
2
-0
/
+6
2015-08-06
ASoC: topology: Add private data type and bump ABI version to 3
Liam Girdwood
1
-2
/
+3
2015-08-06
ASoC: topology: Add ops support to byte controls UAPI
Mengdong Lin
1
-3
/
+6
2015-08-06
ASoC: topology: Update TLV support so we can support more TLV types
Mengdong Lin
2
-23
/
+54
2015-08-06
Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
Mark Brown
544
-3013
/
+4296
2015-08-06
ASoC: topology: add private data to manifest
Vinod Koul
1
-0
/
+1
2015-08-06
ASoC: topology: Add subsequence in topology
Subhransu S. Prusty
2
-0
/
+2
2015-08-06
virtio-input: reset device and detach unused during remove
Jason Wang
1
-0
/
+4
2015-08-05
drm/amdgpu: set fw_version and feature_version for smu fw loading
Jammy Zhou
3
-21
/
+30
2015-08-05
drm/amdgpu: add feature version for SDMA ucode
Jammy Zhou
5
-1
/
+5
2015-08-05
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
4
-5
/
+21
2015-08-05
drm/amdgpu: increment queue when iterating on this variable.
Nicolas Iooss
1
-1
/
+1
2015-08-05
drm/amdgpu: fix rb setting for CZ
Alex Deucher
1
-4
/
+1
2015-08-05
Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
Marek Belisko
1
-1
/
+2
2015-08-05
Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-6
/
+73
2015-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2015-08-05
hwmon: (g762) Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-05
hwmon: (nct7904) Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-05
hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
Pali Rohár
1
-1
/
+17
2015-08-05
ALSA: hda - one Dell machine needs the headphone white noise fixup
Hui Wang
1
-0
/
+1
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
1
-4
/
+4
2015-08-05
drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Jean-Francois Moine
1
-2
/
+2
2015-08-05
MIPS: Make set_pte() SMP safe.
David Daney
1
-0
/
+31
2015-08-05
Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-7
/
+10
2015-08-05
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+13
2015-08-05
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
1
-10
/
+6
2015-08-05
ARC: Make pt_regs regs unsigned
Vineet Gupta
2
-37
/
+37
2015-08-05
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Takashi Sakamoto
5
-2
/
+23
2015-08-05
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
Takashi Sakamoto
3
-6
/
+0
2015-08-04
staging: lustre: Include unaligned.h instead of access_ok.h
Guenter Roeck
1
-1
/
+1
2015-08-04
may_follow_link() should use nd->inode
Al Viro
1
-1
/
+1
2015-08-04
Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-08-04
Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
4
-7
/
+26
2015-08-04
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-17
/
+62
2015-08-04
ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()
Mengdong Lin
1
-1
/
+1
2015-08-04
ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY
Roger Quadros
1
-0
/
+1
2015-08-04
xen/events/fifo: Handle linked events when closing a port
Ross Lagerwall
3
-9
/
+53
2015-08-04
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-2
/
+7
2015-08-04
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
1
-5
/
+6
2015-08-04
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
1
-1
/
+0
2015-08-04
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
1
-0
/
+11
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2
-1
/
+9
2015-08-04
ALSA: HDA: Dont check return for snd_hdac_chip_readl
Jeeja KP
1
-6
/
+0
2015-08-04
ALSA: HDA: Fix stream assignment for host in decoupled mode
Jeeja KP
1
-1
/
+1
2015-08-04
ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle
Vineet Gupta
1
-3
/
+3
2015-08-04
ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...
Vineet Gupta
4
-4
/
+347
2015-08-04
ARC: LLOCK/SCOND based rwlock
Vineet Gupta
2
-10
/
+166
2015-08-04
ARC: LLOCK/SCOND based spin_lock
Vineet Gupta
1
-7
/
+69
2015-08-04
ARC: refactor atomic inline asm operands with symbolic names
Vineet Gupta
1
-15
/
+17
2015-08-04
Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv...
Vineet Gupta
1
-12
/
+2
2015-08-04
ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs
Vineet Gupta
1
-0
/
+15
2015-08-03
dm: fix dm_merge_bvec regression on 32 bit systems
Mike Snitzer
1
-17
/
+10
2015-08-03
staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
Malcolm Priestley
1
-2
/
+3
2015-08-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+30
2015-08-03
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
1
-1
/
+2
2015-08-03
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-08-03
Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2015-08-03
Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...
Hans de Goede
2
-4
/
+10
2015-08-03
Input: axp20x-pek - add module alias
Chen-Yu Tsai
1
-0
/
+1
2015-08-03
Input: turbografx - fix potential out of bound access
Dmitry Torokhov
1
-1
/
+1
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-24
/
+23
2015-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2015-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+17
2015-08-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2015-08-03
ASoC: rt5645: Fix lost pin setting for DMIC1
Bard Liao
2
-0
/
+6
2015-08-04
Adding YAMA hooks also when YAMA is not stacked.
Salvatore Mesoraca
1
-0
/
+1
2015-08-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
4
-14
/
+20
2015-08-03
thermal: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-08-03
usb: udc: core: add device_del() call to error pathway
Alan Stern
1
-0
/
+1
2015-08-03
ARCv2: Fix the peripheral address space detection
Vineet Gupta
2
-5
/
+10
2015-08-03
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
James Cowgill
1
-4
/
+4
2015-08-03
MIPS: Flush RPS on kernel entry with EVA
James Hogan
1
-0
/
+25
2015-08-03
Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
Florian Fainelli
1
-10
/
+0
2015-08-03
ALSA: oxygen: Fix logical-not-parentheses warning
Tomer Barletz
1
-1
/
+1
2015-08-03
MIPS: BMIPS: Delete unused Kconfig symbol
Kevin Cernekee
1
-1
/
+0
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
6
-0
/
+6
2015-08-03
MIPS: show_stack: Fix stack trace with EVA
James Hogan
1
-0
/
+7
2015-08-03
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
1
-0
/
+6
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
14
-31
/
+30
2015-08-03
MIPS: Partially disable RIXI support.
Ralf Baechle
1
-4
/
+4
2015-08-03
MIPS: Handle page faults of executable but unreadable pages correctly.
Ralf Baechle
1
-1
/
+2
2015-08-03
MIPS: Malta: Don't reinitialise RTC
James Hogan
1
-6
/
+9
2015-08-03
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
1
-1
/
+1
2015-08-03
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
1
-2
/
+3
2015-08-03
MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets
Jonas Gorski
1
-1
/
+1
2015-08-03
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
Ralf Baechle
1
-1
/
+1
2015-08-03
md/raid5: don't let shrink_slab shrink too far.
NeilBrown
1
-2
/
+3
2015-08-03
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
1
-1
/
+1
2015-08-02
thermal: exynos: Remove unused code related to platform_data on probe()
Chanwoo Choi
1
-3
/
+0
2015-08-02
thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF
Chanwoo Choi
1
-1
/
+1
2015-08-02
thermal: exynos: Disable the regulator on probe failure
Krzysztof Kozlowski
1
-0
/
+2
2015-08-02
thermal: power_allocator: trace the real requested power
Javi Merino
1
-10
/
+16
2015-08-02
thermal: remove dangling 'weight_attr' device file
Viresh Kumar
1
-0
/
+1
2015-08-03
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
1
-4
/
+6
2015-08-02
Linux 4.2-rc5
Linus Torvalds
1
-1
/
+1
2015-08-02
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-7
/
+8
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-14
/
+23
2015-08-02
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-25
/
+59
2015-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+6
2015-08-01
link_path_walk(): be careful when failing with ENOTDIR
Al Viro
1
-1
/
+6
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
10
-91
/
+121
2015-08-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2015-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-154
/
+265
2015-08-01
phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relock
Roger Quadros
2
-6
/
+71
2015-08-01
phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...
Hans de Goede
1
-0
/
+1
2015-08-01
i2c: fix leaked device refcount on of_find_i2c_* error path
Vladimir Zapolskiy
1
-6
/
+14
2015-07-31
Merge tag 'extcon-fixes-for-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-30
/
+44
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-539
/
+1000
2015-07-31
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+23
2015-07-31
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-69
/
+164
2015-07-31
staging: comedi: das1800: add missing break in switch
H Hartley Sweeten
1
-0
/
+1
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-31
Merge branch 'gianfar-wol-fixes'
David S. Miller
3
-79
/
+33
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-31
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
Jeff Layton
1
-6
/
+6
2015-07-31
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
Murali Karicheri
3
-9
/
+6
2015-07-31
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+51
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-10
/
+23
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
43
-274
/
+554
2015-07-31
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
Jun Nie
2
-25
/
+7
2015-07-31
dmaengine: mv_xor: fix big endian operation in register mode
Thomas Petazzoni
1
-4
/
+5
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
3
-2
/
+5
2015-07-31
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
Cyrille Pitchen
1
-3
/
+4
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2
-47
/
+88
2015-07-31
dmaengine: at_xdmac: fix bug about channel configuration
Ludovic Desroches
1
-9
/
+10
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
[next]