index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
1
-2
/
+1
2015-01-29
usb: gadget: introduce is_selfpowered for usb_gadget
Peter Chen
1
-0
/
+2
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty
Kai Huang
1
-1
/
+1
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2
-1
/
+6
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2
-0
/
+3
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
1
-0
/
+2
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
1
-0
/
+1
2015-01-29
ftrace: let notrace function attribute disable hotpatching if necessary
Heiko Carstens
1
-0
/
+4
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
David S. Miller
2
-3
/
+3
2015-01-29
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
1
-0
/
+3
2015-01-29
new helper: iov_iter_bvec()
Al Viro
1
-1
/
+3
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
7
-10
/
+34
2015-01-28
ata: pata_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
1
-1
/
+4
2015-01-28
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2
-1
/
+9
2015-01-28
regulator: da9211: Add gpio control for enable/disable of buck
James Ban
1
-0
/
+1
2015-01-28
block: mark blk-mq devices as stackable
Mike Snitzer
1
-0
/
+1
2015-01-28
tracing: Add array printing helper
Dave Martin
1
-0
/
+4
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
1
-0
/
+48
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
1
-1
/
+4
2015-01-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-24
/
+57
2015-01-28
mm: add 'foreign' alias for the 'pinned' page flag
Jennifer Herbert
1
-0
/
+5
2015-01-28
mm: provide a find_special_page vma operation
David Vrabel
1
-0
/
+8
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-6
/
+0
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
1
-0
/
+2
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2
-4
/
+47
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
1
-3
/
+3
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-1
/
+13
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-13
/
+46
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
1
-0
/
+2
2015-01-27
iio: core: Remove IIO_EV_TYPE_INSTANCE
Irina Tirdea
1
-1
/
+0
2015-01-27
iio: core: Introduce CHANGE event type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce DISTANCE channel type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce ENERGY channel type
Irina Tirdea
1
-0
/
+1
2015-01-27
regmap: correct the description of structure element in reg_field
Bintian Wang
1
-1
/
+1
2015-01-27
[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT
Hans Verkuil
1
-1
/
+2
2015-01-27
[media] hdmi: added unpack and logging functions for InfoFrames
Martin Bugge
1
-0
/
+4
2015-01-27
[media] hdmi: add new HDMI 2.0 defines
Hans Verkuil
1
-1
/
+29
2015-01-27
Merge tag 'v3.19-rc6' into patchwork
Mauro Carvalho Chehab
30
-82
/
+179
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-0
/
+9
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
1
-0
/
+18
2015-01-27
syscalls: Declare sys_*stat64 prototypes if __ARCH_WANT_(COMPAT_)STAT64
Catalin Marinas
1
-3
/
+5
2015-01-27
compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes
Catalin Marinas
1
-0
/
+9
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
1
-3
/
+15
2015-01-27
net: phy: keep track of the PHY suspend state
Florian Fainelli
1
-0
/
+2
2015-01-27
net: phy: document has_fixups field
Florian Fainelli
1
-0
/
+1
2015-01-26
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2
-8
/
+12
2015-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
2
-4
/
+4
2015-01-26
USB: Add missing word to comment in mod_devicetable.h
Sharon Dvir
1
-3
/
+3
[prev]
[next]