index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
2
-0
/
+11
2009-01-07
PCI: define PCI resource names in an 'enum'
Yu Zhao
1
-13
/
+24
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
2
-0
/
+754
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
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
avr32: Move syscalls.h under arch/avr32/include/asm/
Haavard Skinnemoen
1
-39
/
+0
2009-01-07
Merge branches 'fixes', 'cleanups' and 'boards'
Haavard Skinnemoen
2
-0
/
+78
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
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-06
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-06
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-06
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
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
4
-19
/
+131
[prev]
[next]