aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-24wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman
2008-04-24USB: update comments about usb driver's headerOliver Neukum
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day
2008-04-24USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell
2008-04-24USB: convert usb.h struct usb_device to kernel-docRandy Dunlap
2008-04-24USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24leds: Document the context brightness_set needsRichard Purdie
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel
2008-04-25seqlock: livelock fixIngo Molnar
2008-04-24xen: add balloon driverJeremy Fitzhardinge
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster
2008-04-24xen: import arch generic part of xencommIsaku Yamahata
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata
2008-04-24xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata
2008-04-24xen: definitions which ia64/xen needsIsaku Yamahata
2008-04-24xen: definisions which ia64 needsIsaku Yamahata
2008-04-24xen: add support for callbackops hypercallJeremy Fitzhardinge
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge
2008-04-24x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds