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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
1
-1
/
+1
2009-01-07
PCI: uninline pci_ioremap_bar()
Andrew Morton
1
-14
/
+1
2009-01-07
PCI: add pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-0
/
+1
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2
-3
/
+11
2009-01-07
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
1
-11
/
+0
2009-01-07
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
1
-0
/
+5
2009-01-07
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
1
-0
/
+9
2009-01-07
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
1
-0
/
+2
2009-01-07
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
1
-0
/
+1
2009-01-07
ACPI/PCI: include missing acpi.h file in pci-acpi.h.
Andrew Patterson
1
-0
/
+2
2009-01-07
PCI: add PCI Advanced Feature Capability defines
Sheng Yang
1
-0
/
+12
2009-01-07
wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
Inaky Perez-Gonzalez
2
-0
/
+3
2009-01-07
i2400m: host/device procotol and core driver definitions
Inaky Perez-Gonzalez
1
-0
/
+512
2009-01-07
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+453
2009-01-07
wimax: headers for kernel API and user space interaction
Inaky Perez-Gonzalez
1
-0
/
+234
2009-01-07
debugfs: add helpers for exporting a size_t simple value
Inaky Perez-Gonzalez
1
-0
/
+2
2009-01-07
USB: remove info() macro from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2009-01-07
USB: remove warn() macro from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2009-01-07
USB: storage: add last-sector hacks
Alan Stern
1
-2
/
+4
2009-01-07
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
1
-0
/
+1
2009-01-07
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
1
-1
/
+1
2009-01-07
USB: utilize the bus notifiers
Alan Stern
1
-0
/
+2
2009-01-07
USB: musb: use new platform data interface of musb to replace old one
Bryan Wu
1
-0
/
+5
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-1
/
+1
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-0
/
+1
2009-01-07
USB: otg: gpio_vbus transceiver stub
Philipp Zabel
1
-0
/
+30
2009-01-07
USB: storage devices and SAT
Ben Efros
1
-2
/
+3
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
1
-1
/
+1
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
1
-0
/
+8
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
1
-0
/
+9
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-11
/
+11
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
1
-0
/
+7
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
2
-11
/
+24
2009-01-07
async: make the final inode deletion an asynchronous event
Arjan van de Ven
1
-0
/
+5
2009-01-07
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
1
-0
/
+25
2009-01-07
i2c: Drop I2C_CLASS_CAM_DIGITAL
Jean Delvare
1
-1
/
+0
2009-01-07
i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
Jean Delvare
1
-2
/
+0
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
1
-1
/
+0
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
1
-0
/
+39
2009-01-06
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-06
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-06
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-1
/
+22
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-11
/
+47
2009-01-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2009-01-06
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2009-01-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-01-06
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+12
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-82
/
+89
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-31
/
+90
[prev]
[next]