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-02-02
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
14
-48
/
+146
2015-02-02
clk: tegra: make tegra_clocks_apply_init_table() arch_initcall
Peter De Schrijver
1
-2
/
+0
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-2
/
+4
2015-02-01
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads
Roopa Prabhu
1
-1
/
+5
2015-02-02
perf: add PMU_EVENT_ATTR_STRING() helper
Cody P Schafer
1
-0
/
+7
2015-02-02
perf: provide sysfs_show for struct perf_pmu_events_attr
Cody P Schafer
1
-0
/
+3
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-1
/
+1
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-1
/
+2
2015-01-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-0
/
+6
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+2
2015-01-31
Merge tag 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing
Greg Kroah-Hartman
1
-0
/
+21
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-13
/
+45
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2015-01-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-4
/
+47
2015-01-30
clk: ti: add omap3 legacy clock data
Tero Kristo
1
-0
/
+12
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
1
-1
/
+4
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
2
-2
/
+9
2015-01-30
quota: Store maximum space limit in bytes
Jan Kara
1
-2
/
+2
2015-01-30
quota: Remove quota_on_meta callback
Jan Kara
1
-1
/
+0
2015-01-30
quota: Add ->quota_{enable,disable} callbacks for VFS quotas
Jan Kara
1
-0
/
+1
2015-01-30
quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
Jan Kara
1
-0
/
+2
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
1
-1
/
+2
2015-01-30
phy: exynos-video-mipi: Fix regression by adding support for PMU regmap
Sylwester Nawrocki
1
-0
/
+21
2015-01-30
Merge tag 'v3.19-rc6' into devel
Linus Walleij
29
-82
/
+175
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
13
-31
/
+146
2015-01-30
PM / devfreq: event: Add devfreq_event class
Chanwoo Choi
1
-0
/
+196
2015-01-30
cpuidle: exynos: add coupled cpuidle support for exynos4210
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
1
-0
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-2
/
+4
2015-01-29
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
1
-0
/
+2
2015-01-29
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona
1
-0
/
+82
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
Ingo Molnar
1
-1
/
+1
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
clk: Remove __clk_register
Tomeu Vizoso
1
-2
/
+0
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
[prev]
[next]