index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
2
-10
/
+6
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
21
-79
/
+12
2014-05-27
PCI: Test for std config alias when testing extended config space
Alex Williamson
1
-1
/
+38
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
2
-11
/
+0
2014-05-22
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
3
-40
/
+16
2014-04-30
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
3
-40
/
+18
2014-04-29
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
1
-1
/
+1
2014-04-29
PCI: Remove dead code
Bjorn Helgaas
1
-2
/
+1
2014-04-29
MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns
Bjorn Helgaas
1
-0
/
+1
2014-04-29
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
7
-25
/
+24
2014-04-29
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
1
-1
/
+21
2014-04-28
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
Thomas Jarosch
1
-0
/
+1
2014-04-25
PCI: Update my email address
Ben Hutchings
1
-1
/
+1
2014-04-25
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
1
-1
/
+1
2014-04-24
PCI: Use designated initialization in PCI_VDEVICE
Mark Rustad
1
-5
/
+5
2014-04-24
PCI: Remove old serial device IDs
Jean Delvare
1
-3
/
+0
2014-04-14
PCI: Remove unnecessary includes of <linux/init.h>
Paul Gortmaker
9
-9
/
+0
2014-04-14
powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal
Mike Qiu
1
-4
/
+6
2014-04-13
Linux 3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
5
-116
/
+150
2014-04-12
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
76
-1537
/
+911
2014-04-12
Merge branch 'tunnels'
David S. Miller
2
-2
/
+2
2014-04-12
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
13
-363
/
+358
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
36
-119
/
+351
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
3
-4
/
+4
2014-04-12
cifs: fix the race in cifs_writev()
Al Viro
1
-5
/
+18
2014-04-12
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
Al Viro
1
-2
/
+2
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-12
blackfin: cleanup board files
Steven Miao
28
-1209
/
+1089
[next]