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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
xen: implement xen_hvm_register_pirq
Stefano Stabellini
1
-0
/
+30
2010-10-22
xen: get the maximum number of pirqs from xen
Stefano Stabellini
1
-0
/
+6
2010-10-22
xen: support pirq != irq
Stefano Stabellini
1
-0
/
+1
2010-10-22
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
11
-302
/
+486
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
1
-0
/
+29
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-0
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
7
-85
/
+83
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
3
-33
/
+13
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-2
/
+5
2010-10-22
mxc_udc: add workaround for ENGcm09152 for i.MX35
Eric Bénard
1
-0
/
+3
2010-10-22
usb: usb3.0 ch9 definitions
Tatyana Brokhman
1
-1
/
+57
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
1
-0
/
+2
2010-10-22
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
1
-1
/
+3
2010-10-22
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
1
-0
/
+1
2010-10-22
usb-storage: add new no_read_disc_info quirk
Hans de Goede
1
-1
/
+3
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
1
-0
/
+1
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
1
-0
/
+1
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
1
-0
/
+15
2010-10-22
USB: Add more empty functions in otg.h
Grazvydas Ignotas
1
-0
/
+11
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-0
/
+1
2010-10-22
USB: Move USB Storage definitions to their own header file
Matthew Wilcox
2
-37
/
+49
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
1
-29
/
+30
2010-10-22
USB: cdc.h: ncm: fix one more typo
Yauheni Kaliuta
1
-2
/
+2
2010-10-22
USB: cdc.h: ncm: add missed constants and structures
Yauheni Kaliuta
1
-2
/
+55
2010-10-22
Revert "USB: ncm: added ncm.h with auxiliary definitions"
Yauheni Kaliuta
1
-114
/
+0
2010-10-22
USB: cdc.h: ncm: typo and style fixes
Yauheni Kaliuta
1
-10
/
+12
2010-10-22
USB OTG Langwell: Update OTG Kconfig and driver version.
Hao Wu
1
-1
/
+1
2010-10-22
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
Hao Wu
1
-0
/
+180
2010-10-22
init.h: add some more documentation to __ref* tags
Michal Nazarewicz
1
-3
/
+10
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
1
-5
/
+3
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
1
-14
/
+5
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-12
/
+8
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
1
-0
/
+13
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
1
-0
/
+10
2010-10-22
usb: Add Intel Langwell USB OTG Transceiver Driver
Hao Wu
1
-0
/
+139
2010-10-22
serial: abstraction for 8250 legacy ports
Alan Cox
1
-0
/
+4
2010-10-22
8250: allow platforms to override PM hook.
Manuel Lauss
2
-0
/
+6
2010-10-22
altera_uart: Fix missing prototype for registering an early console
Anton Vorontsov
1
-0
/
+4
2010-10-22
altera_uart: Add support for different address strides
Anton Vorontsov
1
-0
/
+1
2010-10-22
serial: Factor out uart_poll_timeout() from 8250 driver
Anton Vorontsov
1
-0
/
+8
2010-10-22
vcs: invoke the vt update callback when /dev/vcs* is written to
Nicolas Pitre
1
-0
/
+1
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
2
-0
/
+11
2010-10-22
ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
Jeff Mahoney
1
-0
/
+2
2010-10-22
tty: Remove __GFP_NOFAIL from tty_add_file()
Pekka Enberg
1
-1
/
+1
2010-10-22
tty: add tty_struct->dev pointer to corresponding device instance
Dmitry Eremin-Solenikov
1
-0
/
+1
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-0
/
+2
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
1
-0
/
+2
2010-10-22
kobject: Introduce kset_find_obj_hinted.
Robin Holt
1
-0
/
+2
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
1
-1
/
+1
[prev]
[next]