summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum-0/+1
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet-0/+1
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day-40/+57
2008-04-24USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt-7/+6
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell-3/+11
2008-04-24USB: convert usb.h struct usb_device to kernel-docRandy Dunlap-64/+104
2008-04-24USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman-0/+1
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern-1/+1
2008-04-24leds: Document the context brightness_set needsRichard Purdie-0/+1
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh-0/+2
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel-0/+3
2008-04-25seqlock: livelock fixIngo Molnar-17/+29
2008-04-24xen: add balloon driverJeremy Fitzhardinge-8/+65
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster-0/+238
2008-04-24xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach-0/+1
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster-0/+21
2008-04-24xen: import arch generic part of xencommIsaku Yamahata-0/+118
2008-04-24xen: make grant table arch portableIsaku Yamahata-0/+6
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata-0/+8
2008-04-24xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata-168/+169
2008-04-24xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata-0/+1
2008-04-24Xen: make events.c portable for ia64/xen supportIsaku Yamahata-7/+23
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata-0/+8
2008-04-24xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata-0/+5
2008-04-24xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata-3/+32
2008-04-24xen: definitions which ia64/xen needsIsaku Yamahata-1/+11
2008-04-24xen: definisions which ia64 needsIsaku Yamahata-0/+10
2008-04-24xen: add support for callbackops hypercallJeremy Fitzhardinge-0/+112
2008-04-24x86: unify pgd ctor/dtorJeremy Fitzhardinge-16/+17
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge-4/+3
2008-04-24xen: unify pte operations on machine framesJeremy Fitzhardinge-15/+15
2008-04-24xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge-14/+2
2008-04-24x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge-7/+8
2008-04-24x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge-8/+2
2008-04-24x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge-9/+2
2008-04-24x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge-10/+3
2008-04-24x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge-0/+14
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge-24/+24
2008-04-24x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge-44/+30
2008-04-24x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge-56/+33
2008-04-24x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge-34/+16
2008-04-24x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge-10/+10
2008-04-24x86: xen unify x86 add common mm pgtable c fixIngo Molnar-16/+1
2008-04-24x86: add common mm/pgtable.cJeremy Fitzhardinge-78/+18
2008-04-24x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge-15/+18
2008-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-2/+0
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com-0/+4
2008-04-24x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com-0/+9
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com-12/+8
2008-04-24x86: introduce /dev/mem restrictions with a config optionArjan van de Ven-0/+1