index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-03
17
-154
/
+435
|
\
|
*
xen/pciback: Restore the PCI config space after an FLR.
Konrad Rzeszutek Wilk
2012-09-25
1
-0
/
+1
|
*
xen-pciback: properly clean up after calling pcistub_device_find()
Jan Beulich
2012-09-25
1
-23
/
+23
|
*
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-23
2
-30
/
+84
|
|
\
|
|
*
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-09-17
1
-16
/
+0
|
|
*
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
2012-09-17
1
-4
/
+9
|
|
*
xen/swiotlb: For early initialization, return zero on success.
Konrad Rzeszutek Wilk
2012-09-17
1
-2
/
+3
|
|
*
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
2012-09-17
1
-10
/
+38
|
|
*
xen/swiotlb: Move the error strings to its own function.
Konrad Rzeszutek Wilk
2012-09-17
1
-8
/
+27
|
|
*
xen/swiotlb: Move the nr_tbl determination in its own function.
Konrad Rzeszutek Wilk
2012-09-17
1
-10
/
+11
|
*
|
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-21
3
-12
/
+58
|
*
|
xen-pciback: support wild cards in slot specifications
Jan Beulich
2012-09-18
1
-7
/
+82
|
*
|
xen/arm: compile and run xenbus
Stefano Stabellini
2012-09-17
3
-16
/
+41
|
*
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
3647
-121584
/
+285549
|
|
\
\
|
*
|
|
xen/privcmd: return -EFAULT on error
Dan Carpenter
2012-09-10
1
-1
/
+4
|
*
|
|
xen/privcmd: Fix mmap batch ioctl error status copy back.
Andres Lagar-Cavilla
2012-09-06
1
-1
/
+1
|
*
|
|
xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl
Andres Lagar-Cavilla
2012-09-05
1
-30
/
+100
|
*
|
|
xen/swiotlb: Remove functions not needed anymore.
Konrad Rzeszutek Wilk
2012-08-23
1
-16
/
+0
|
*
|
|
xen: allow privcmd for HVM guests
Stefano Stabellini
2012-08-23
1
-4
/
+0
|
*
|
|
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
Stefano Stabellini
2012-08-23
1
-0
/
+1
|
*
|
|
xen/events: fix unmask_evtchn for PV on HVM guests
Stefano Stabellini
2012-08-23
1
-3
/
+14
|
*
|
|
xen/sysfs: Use XENVER_guest_handle to query UUID
Daniel De Graaf
2012-08-23
1
-1
/
+12
|
*
|
|
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
7
-13
/
+13
|
*
|
|
xen: missing includes
Stefano Stabellini
2012-08-21
3
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-10-03
16
-160
/
+2440
|
\
\
\
|
*
\
\
Merge tag 'v3.6-rc7' into next
James Morris
2012-09-28
585
-3302
/
+5969
|
|
\
\
\
|
*
|
|
|
tpm: fix tpm_acpi sparse warning on different address spaces
Kent Yoder
2012-09-12
1
-2
/
+2
|
*
|
|
|
driver/char/tpm: declare internal symbols as static
Xiaoyan Zhang
2012-09-05
2
-20
/
+21
|
*
|
|
|
driver: add PPI support in tpm driver
Xiaoyan Zhang
2012-08-22
4
-1
/
+475
|
*
|
|
|
tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails.
Jesper Juhl
2012-08-22
1
-0
/
+5
|
*
|
|
|
drivers/char/tpm: Add securityfs support for event log
Ashley Lai
2012-08-22
4
-12
/
+93
|
*
|
|
|
drivers/char/tpm: Add new device driver to support IBM vTPM
Ashley Lai
2012-08-22
5
-0
/
+836
|
*
|
|
|
tpm: compile out unused code in the PNP and PM cases
Kent Yoder
2012-08-22
1
-1
/
+2
|
*
|
|
|
tpm: fix double write race and tpm_release free issue
Kent Yoder
2012-08-22
1
-2
/
+3
|
*
|
|
|
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
2012-08-22
3
-0
/
+64
|
*
|
|
|
tpm: Move tpm_get_random api into the TPM device driver
Kent Yoder
2012-08-22
2
-6
/
+76
|
*
|
|
|
tpm: modularize event log collection
Kent Yoder
2012-08-22
5
-142
/
+182
|
*
|
|
|
char/tpm: Add new driver for Infineon I2C TIS TPM
Peter Huewe
2012-08-22
3
-0
/
+707
*
|
|
|
|
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-10-03
14
-322
/
+394
|
\
\
\
\
\
|
*
|
|
|
|
UBI: fix trivial typo 'it' => 'is'
Brian Norris
2012-09-26
1
-1
/
+1
|
*
|
|
|
|
UBI: load after mtd device drivers
Jiang Lu
2012-09-26
1
-1
/
+1
|
*
|
|
|
|
UBI: print less
Artem Bityutskiy
2012-09-04
7
-56
/
+42
|
*
|
|
|
|
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
6
-103
/
+93
|
*
|
|
|
|
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
9
-113
/
+101
|
*
|
|
|
|
UBI: erase free PEB with bitflip in EC header
Matthieu CASTET
2012-09-04
1
-1
/
+1
|
*
|
|
|
|
UBI: fix autoresize handling in R/O mode
Artem Bityutskiy
2012-09-04
1
-0
/
+5
|
*
|
|
|
|
UBI: add max_beb_per1024 to attach ioctl
Richard Genoud
2012-09-04
2
-2
/
+3
|
*
|
|
|
|
UBI: allow specifying bad PEBs limit using module parameter
Richard Genoud
2012-09-04
2
-15
/
+27
|
*
|
|
|
|
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
Richard Genoud
2012-09-04
1
-0
/
+9
|
*
|
|
|
|
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
3
-8
/
+12
[next]