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-06-10
net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
Florian Fainelli
1
-0
/
+5
2015-06-10
net: phy: broadcom: include phy.h for brcmphy.h
Florian Fainelli
1
-0
/
+2
2015-06-10
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-0
/
+3
2015-06-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc
Zhang Rui
2
-9
/
+127
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
1
-0
/
+19
2015-06-10
NFS: Remove unused nfs_rw_ops->rw_release() function
Anna Schumaker
1
-1
/
+0
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
1
-2
/
+14
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
1
-2
/
+3
2015-06-10
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2
-0
/
+17
2015-06-10
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-0
/
+2
2015-06-10
clk: fixed: Add comment to clk_fixed_set_rate
Daniel Thompson
1
-1
/
+1
2015-06-10
power: Add devm_power_supply_get_by_phandle() helper function
Hans de Goede
1
-0
/
+5
2015-06-10
power_supply: sysfs: Bring back write to writeable properties
Krzysztof Kozlowski
1
-0
/
+5
2015-06-10
cfq-iosched: fix the setting of IOPS mode on SSDs
Jens Axboe
1
-0
/
+2
2015-06-10
random: Remove kernel blocking API
Herbert Xu
1
-1
/
+0
2015-06-10
random: Add callback API for random pool readiness
Herbert Xu
1
-0
/
+9
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard
2
-7
/
+36
2015-06-10
time: Allow gcc to fold usecs_to_jiffies(constant)
Nicholas Mc Guire
1
-1
/
+29
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
1
-1
/
+26
2015-06-10
ARM: prima2: move to use REGMAP APIs for rtciobrg
Guo Zeng
1
-0
/
+4
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
1
-0
/
+1
2015-06-09
iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register
David Woodhouse
1
-1
/
+2
2015-06-09
iommu: Add function to query the default domain of a group
Joerg Roedel
1
-0
/
+1
2015-06-09
iommu: Introduce direct mapped region handling
Joerg Roedel
1
-0
/
+31
2015-06-09
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
1
-0
/
+6
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+6
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
13
-25
/
+66
2015-06-08
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
13
-25
/
+66
2015-06-08
Merge 4.1-rc7 into staging-testing
Greg Kroah-Hartman
13
-25
/
+66
2015-06-08
Merge 4.1-rc7 into driver-core-next
Greg Kroah-Hartman
12
-25
/
+60
2015-06-08
hrtimers: Make sure hrtimer_resolution is unsigned int
Borislav Petkov
1
-1
/
+1
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-11
/
+0
2015-06-08
bcma: make calls to PCI hostmode functions config-safe
Rafał Miłecki
1
-0
/
+11
2015-06-08
efi: Work around ia64 build problem with ESRT driver
Peter Jones
1
-0
/
+4
2015-06-08
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
1
-0
/
+2
2015-06-07
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
1
-1
/
+1
2015-06-07
perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES
Kan Liang
1
-0
/
+3
2015-06-07
perf/x86/intel: Handle multiple records in the PEBS buffer
Yan, Zheng
1
-0
/
+13
2015-06-07
preempt: Reorganize the notrace definitions a bit
Frederic Weisbecker
1
-17
/
+15
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
1
-5
/
+1
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
1
-1
/
+2
2015-06-06
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+6
2015-06-05
clk: of: helper for filling parent clock array and return num of parents
Dinh Nguyen
1
-0
/
+2
2015-06-05
Merge branch 'linus' into irq/core
Thomas Gleixner
22
-28
/
+81
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+0
2015-06-05
NVMe: Automatic namespace rescan
Keith Busch
1
-0
/
+1
2015-06-05
Merge branch 'for-4.2/core' into for-4.2/drivers
Jens Axboe
1
-0
/
+1
2015-06-05
block: add blk_set_queue_dying() to blkdev.h
Jens Axboe
1
-0
/
+1
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
1
-4
/
+22
2015-06-05
KVM: add vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
1
-0
/
+24
[prev]
[next]