index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-08-12
6
-740
/
+874
*
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
2013-08-12
1
-0
/
+1
*
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
2013-08-06
1
-3
/
+4
*
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
2013-08-01
1
-1
/
+1
*
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
2013-07-31
1
-7
/
+10
*
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
2013-07-30
1
-1
/
+3
*
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
2013-07-26
1
-6
/
+1
*
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
3
-13
/
+23
*
frv/PCI: Mark pcibios_fixup_bus() as non-init
Bjorn Helgaas
2013-07-25
1
-1
/
+1
*
x86/pci/mrst: Cleanup checkpatch.pl warnings
Valentina Manea
2013-07-25
1
-17
/
+24
*
PCI: Rename "PCI Express support" kconfig title
Ezequiel Garcia
2013-07-25
1
-1
/
+1
*
PCI: Fix comment typo in iov.c
Jonghwan Choi
2013-07-25
1
-1
/
+1
*
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
2013-07-21
1
-1
/
+1
*
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-21
9
-28
/
+137
|
\
|
*
ACPI / video: no automatic brightness changes by win8-compatible firmware
Aaron Lu
2013-07-18
1
-2
/
+8
|
*
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
2013-07-18
6
-10
/
+105
|
*
ACPI / video: Always call acpi_video_init_brightness() on init
Matthew Garrett
2013-07-18
1
-3
/
+8
|
*
ACPICA: expose OSI version
Aaron Lu
2013-07-18
3
-13
/
+16
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-20
2
-2
/
+2
|
\
\
|
*
|
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-20
1
-1
/
+1
|
*
|
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
2013-07-20
1
-1
/
+1
*
|
|
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-20
155
-91617
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-07-16
9
-18
/
+22
|
|
\
\
|
|
*
|
iio: lps331ap: Fix wrong in_pressure_scale output value
Jacek Anaszewski
2013-07-16
1
-2
/
+4
|
|
*
|
iio staging: fix lis3l02dq, read error handling
Peter Meerwald
2013-07-09
1
-0
/
+2
|
|
*
|
staging:iio:ad7291: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
|
|
*
|
iio: ti_am335x_adc: add missing .driver_module to struct iio_info
Wei Yongjun
2013-07-06
1
-0
/
+1
|
|
*
|
iio: mxs-lradc: Remove useless check in read_raw
Marek Vasut
2013-07-06
1
-7
/
+0
|
|
*
|
iio: mxs-lradc: Fix misuse of iio->trig
Marek Vasut
2013-07-03
1
-4
/
+7
|
|
*
|
iio: inkern: fix iio_convert_raw_to_processed_unlocked
Alexandre Belloni
2013-07-03
1
-1
/
+1
|
|
*
|
iio: Fix iio_channel_has_info
Alexandre Belloni
2013-07-02
1
-2
/
+2
|
|
*
|
iio:trigger: device_unregister->device_del to avoid double free
Jonathan Cameron
2013-06-29
1
-1
/
+1
|
|
*
|
iio: dac: ad7303: fix error return code in ad7303_probe()
Wei Yongjun
2013-06-29
1
-1
/
+3
|
*
|
|
staging: csr: remove driver
Greg Kroah-Hartman
2013-07-16
146
-91599
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-20
4
-18
/
+15
|
\
\
\
|
*
|
|
vfs: constify dentry parameter in d_count()
Peng Tao
2013-07-20
1
-1
/
+1
|
*
|
|
livelock avoidance in sget()
Al Viro
2013-07-20
1
-15
/
+10
|
*
|
|
allow O_TMPFILE to work with O_WRONLY
Al Viro
2013-07-20
2
-2
/
+4
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-20
3
-21
/
+60
|
\
\
\
\
|
*
|
|
|
ext4: call ext4_es_lru_add() after handling cache miss
Theodore Ts'o
2013-07-16
2
-7
/
+5
|
*
|
|
|
ext4: yield during large unlinks
Theodore Ts'o
2013-07-15
1
-0
/
+3
|
*
|
|
|
ext4: make the extent_status code more robust against ENOMEM failures
Theodore Ts'o
2013-07-15
1
-12
/
+39
|
*
|
|
|
ext4: simplify calculation of blocks to free on error
Theodore Ts'o
2013-07-15
1
-2
/
+2
|
*
|
|
|
ext4: fix error handling in ext4_ext_truncate()
Theodore Ts'o
2013-07-15
1
-0
/
+11
*
|
|
|
|
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-20
2
-7
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4: Fix a regression against the FreeBSD server
Trond Myklebust
2013-07-17
1
-7
/
+14
|
*
|
|
|
|
SUNRPC: Fix another issue with rpc_client_register()
Trond Myklebust
2013-07-15
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2013-07-20
2
-7
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
1
-1
/
+1
|
*
|
|
|
|
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-07-19
1
-0
/
+11
[next]