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
2008-04-29
PNP: add debug when assigning PNP resources
Bjorn Helgaas
3
-20
/
+100
2008-04-29
PNP: add debug output to encoders
Bjorn Helgaas
5
-43
/
+127
2008-04-29
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
7
-71
/
+73
2008-04-29
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
6
-21
/
+16
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
5
-84
/
+141
2008-04-29
PNPACPI: pass pnp_dev instead of acpi_handle
Bjorn Helgaas
3
-4
/
+5
2008-04-29
PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate
Bjorn Helgaas
1
-11
/
+15
2008-04-29
PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource()
Bjorn Helgaas
1
-7
/
+4
2008-04-29
PNPACPI: use temporaries to reduce repetition
Bjorn Helgaas
1
-73
/
+103
2008-04-29
PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq"
Bjorn Helgaas
1
-2
/
+2
2008-04-29
PNP: add pnp_alloc_card()
Bjorn Helgaas
3
-11
/
+31
2008-04-29
ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id()
Bjorn Helgaas
1
-22
/
+6
2008-04-29
PNP: change pnp_add_card_id() to allocate its own pnp_id structures
Bjorn Helgaas
3
-17
/
+33
2008-04-29
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
2
-2
/
+1
2008-04-29
PNP: add pnp_alloc_dev()
Bjorn Helgaas
5
-40
/
+42
2008-04-29
PNP: add pnp_eisa_id_to_string()
Bjorn Helgaas
5
-45
/
+43
2008-04-29
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
6
-48
/
+36
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
4
-2
/
+3
2008-04-29
PNPACPI: continue after _CRS and _PRS errors
Bjorn Helgaas
1
-6
/
+2
2008-04-29
ISAPNP: move config register addresses out of isapnp.h
Bjorn Helgaas
2
-10
/
+8
2008-04-29
PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set
Bjorn Helgaas
3
-0
/
+12
2008-04-29
thermal: re-name thermal.c to thermal_sys.c
Len Brown
2
-1
/
+0
2008-04-29
ACPI: update thermal temperature
Zhang, Rui
1
-0
/
+5
2008-04-29
ACPI: elide a non-zero test on a result that is never 0
Julia Lawall
4
-63
/
+54
2008-04-29
thermal: update the documentation
Zhang Rui
2
-7
/
+28
2008-04-29
thermal: add hwmon sysfs I/F
Zhang Rui
2
-0
/
+187
2008-04-29
thermal: add new get_crit_temp callback
Zhang, Rui
2
-0
/
+14
2008-04-29
thermal: add the support for building the generic thermal as a module
Zhang Rui
6
-18
/
+9
2008-04-29
flush kacpi_notify_wq before removing notify handler
Zhang Rui
1
-0
/
+1
2008-04-29
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
1
-4
/
+120
2008-04-29
sata_mv: Improve naming of main_irq cause/mask identifiers
Mark Lord
1
-38
/
+39
2008-04-29
libata-scsi: improve rbuf handling for simulated commands
Tejun Heo
1
-290
/
+154
2008-04-29
libata-scsi: clean up inquiry / mode sense related functions
Tejun Heo
2
-96
/
+21
2008-04-29
[MIPS] ATA: Rename routerboard 500 to 532
Ralf Baechle
3
-44
/
+44
2008-04-29
[XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
Stephen Rothwell
1
-1
/
+1
2008-04-29
[XFS] remove dmapi cruft in xfs_file.c
Christoph Hellwig
1
-75
/
+0
2008-04-29
[XFS] remove sendfile leftovers
Christoph Hellwig
2
-4
/
+0
2008-04-29
[XFS] allow enabling CONFIG_XFS_DEBUG
Christoph Hellwig
1
-0
/
+13
2008-04-29
[XFS] Don't initialise new inode generation numbers to zero
David Chinner
1
-0
/
+10
2008-04-29
[XFS] Fix check for block zero access in xfs_write_iomap_allocate()
David Chinner
1
-8
/
+5
2008-04-29
[XFS] Don't double count reserved block changes on UP.
David Chinner
1
-4
/
+0
2008-04-29
[XFS] remove xfs_log_ticket_zone on rmmod
Alexey Dobriyan
1
-0
/
+1
2008-04-29
[XFS] fix non-smp xfs build
Eric Sandeen
1
-0
/
+1
2008-04-29
[netdrvr] gianfar: Determine TBIPA value dynamically
Paul Gortmaker
4
-19
/
+50
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
3
-7
/
+57
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
3
-10
/
+102
2008-04-29
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
2
-0
/
+99
2008-04-29
[XFS] Fix broken HAVE_SPLICE removal commit.
Donald Douwsma
2
-2
/
+1
2008-04-29
[XFS] kill XFS_ICSB_SB_LOCKED
Christoph Hellwig
2
-2
/
+1
2008-04-29
[POWERPC] windfarm: Add PowerMac 12,1 support
Étienne Bersac
7
-6
/
+1078
[prev]
[next]