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
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
5
-17
/
+9
2013-01-15
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
1
-3
/
+3
2013-01-15
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+0
2013-01-14
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
1
-2
/
+0
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
8
-38
/
+38
2013-01-11
ACPI / scan: Fix check of device_attach() return value.
Mika Westerberg
1
-1
/
+1
2013-01-10
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
19
-479
/
+232
2013-01-10
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
19
-479
/
+232
2013-01-09
Merge branch 'pci/yinghai-survey-resources' into next
Bjorn Helgaas
4
-65
/
+127
2013-01-09
Merge branch 'pci/misc' into next
Bjorn Helgaas
10
-54
/
+28
2013-01-07
x86/PCI: Implement pcibios_resource_survey_bus()
Yinghai Lu
1
-0
/
+13
2013-01-07
PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses
Yinghai Lu
3
-1
/
+6
2013-01-07
x86/PCI: Keep resource allocation functions after boot
Yinghai Lu
1
-6
/
+6
2013-01-07
x86/PCI: Don't track firmware-assigned BAR values for hot-added devices
Yinghai Lu
1
-1
/
+9
2013-01-07
x86/PCI: Factor out pcibios_allocate_dev_rom_resource()
Yinghai Lu
1
-17
/
+35
2013-01-07
x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses
Yinghai Lu
1
-13
/
+25
2013-01-07
x86/PCI: Factor out pcibios_allocate_dev_resources()
Yinghai Lu
1
-19
/
+23
2013-01-07
ACPI / scan: Treat power resources in a special way
Rafael J. Wysocki
1
-1
/
+2
2013-01-07
x86/PCI: Factor out pcibios_allocate_bridge_resources()
Yinghai Lu
1
-22
/
+24
2013-01-07
PCI: cpqphp: Cleanup and remove unreachable paths
Sasha Levin
1
-37
/
+20
2013-01-04
PCI: Drop "__" prefix on __pci_enable_device_flags()
Bjorn Helgaas
1
-5
/
+4
2013-01-04
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
Bjorn Helgaas
1
-1
/
+1
2013-01-04
mn10300/PCI: Remove unused pci_root_bus
Bjorn Helgaas
2
-4
/
+1
2013-01-04
frv/PCI: Remove unused pci_root_bus
Bjorn Helgaas
2
-4
/
+1
2013-01-03
x86/PCI: Remove unused pci_root_bus
Bjorn Helgaas
4
-4
/
+2
2013-01-03
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
1
-1
/
+0
2013-01-03
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2
-24
/
+0
2013-01-03
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
4
-157
/
+37
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
7
-38
/
+36
2013-01-03
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2
-15
/
+37
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
8
-43
/
+45
2013-01-03
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2
-21
/
+11
2013-01-03
ACPI: Drop the second argument of acpi_bus_scan()
Rafael J. Wysocki
1
-10
/
+8
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
8
-101
/
+32
2013-01-03
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
5
-77
/
+12
2013-01-03
ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
Rafael J. Wysocki
1
-21
/
+11
2013-01-03
ACPI: Change the ordering of acpi_bus_check_add()
Rafael J. Wysocki
1
-10
/
+10
2013-01-03
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2
-30
/
+20
2013-01-03
ACPI: Reduce the usage of struct acpi_bus_ops
Rafael J. Wysocki
1
-24
/
+16
2013-01-03
ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
Rafael J. Wysocki
1
-28
/
+35
2013-01-03
ACPI: Change the ordering of PCI root bridge driver registrarion
Rafael J. Wysocki
3
-3
/
+3
2013-01-03
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
2
-31
/
+73
2013-01-02
Linux 3.8-rc2
Linus Torvalds
1
-1
/
+1
2013-01-02
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2013-01-02
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
Javier Martinez Canillas
1
-2
/
+3
2013-01-02
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
5
-14
/
+29
2013-01-02
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...
Linus Torvalds
6
-55
/
+63
2013-01-02
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2013-01-02
UAPI: Remove empty Kbuild files
David Howells
8
-8
/
+0
2013-01-02
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+14
[prev]
[next]