index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-04
misc: mic: SCIF RMA header file and IOCTL changes
Sudeep Dutt
2
-10
/
+309
2015-10-04
misc: mic: Update MIC host daemon with COSM changes
Ashutosh Dixit
1
-13
/
+3
2015-10-04
misc: mic: Remove COSM functionality from the MIC card driver
Ashutosh Dixit
1
-1
/
+2
2015-10-04
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
1
-0
/
+58
2015-10-04
misc: mic: SCIF poll
Ashutosh Dixit
1
-0
/
+74
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
1
-0
/
+4
2015-10-04
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
1
-2
/
+2
2015-09-27
Merge 4.3-rc3 into char-misc-next
Greg Kroah-Hartman
22
-63
/
+113
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-27
/
+62
2015-09-25
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+9
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+3
2015-09-24
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
1
-0
/
+1
2015-09-24
phy: add phy_device_remove()
Russell King
1
-0
/
+1
2015-09-24
phy: fix mdiobus module safety
Russell King
1
-1
/
+4
2015-09-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+7
2015-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+7
2015-09-24
lwtunnel: remove source and destination UDP port config option
Jiri Benc
1
-4
/
+0
2015-09-24
ipv4: send arp replies to the correct tunnel
Jiri Benc
1
-0
/
+2
2015-09-24
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-09-24
Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
1
-0
/
+1
2015-09-22
userfaultfd: register uapi generic syscall (aarch64)
Dr. David Alan Gilbert
1
-3
/
+5
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-3
/
+2
2015-09-22
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...
Mark Brown
1
-1
/
+1
2015-09-21
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-25
/
+22
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
1
-1
/
+13
2015-09-20
ti-st: use worker instead of calling st_int_write in wake up
Muhammad Hamza Farooq
1
-0
/
+1
2015-09-20
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
1
-1
/
+1
2015-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+3
2015-09-20
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
1
-11
/
+19
2015-09-20
spmi: Auto-populate driver.owner in spmi_driver_register()
Stephen Boyd
1
-1
/
+3
2015-09-20
mei: bus: use mei_cldev_ prefix for the API functions
Tomas Winkler
1
-16
/
+17
2015-09-20
mei: bus: complete variable rename of type struct mei_cl_device
Tomas Winkler
1
-15
/
+14
2015-09-20
mei: bus: export mei_cldev_enabled function
Tomas Winkler
1
-0
/
+1
2015-09-20
mei: bus: export uuid and protocol version to mei_cl bus drivers
Tomas Winkler
1
-0
/
+3
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
1
-0
/
+3
2015-09-20
mei: make modules.alias UUID information easier to read
Prarit Bhargava
1
-4
/
+0
2015-09-20
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-09-19
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+31
2015-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+2
2015-09-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+50
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
1
-1
/
+1
2015-09-18
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-3
/
+3
2015-09-18
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2
-1
/
+28
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+1
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
1
-2
/
+2
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-65
/
+59
[next]