summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-256-12/+22
|\ \ \ \
| * | | | generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
| * | | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-241-0/+9
| * | | | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-243-12/+8
| * | | | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-251-17/+29
|\ \ \ \ \
| * | | | | seqlock: livelock fixIngo Molnar2008-04-251-17/+29
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-251-1/+0
|\ \ \ \ \
| * | | | | make sata_print_link_status() staticAdrian Bunk2008-04-251-1/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-2520-140/+194
|\ \ \ \ \
| * | | | | wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-241-0/+2
| * | | | | wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-241-0/+2
| * | | | | USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern2008-04-241-2/+5
| * | | | | USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman2008-04-241-18/+0
| * | | | | USB: update comments about usb driver's headerOliver Neukum2008-04-241-6/+4
| * | | | | USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-241-0/+1
| * | | | | USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-0/+1
| * | | | | USB: Standardize inclusion protection and add where missing.Robert P. J. Day2008-04-2417-40/+57
| * | | | | USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-241-7/+6
| * | | | | USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-241-3/+11
| * | | | | USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-241-64/+104
| * | | | | USB: add USB_DT_CS_RADIO_CONTROL define to ch9.hGreg Kroah-Hartman2008-04-241-0/+1
| * | | | | USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-241-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-255-7/+320
|\ \ \ \ \
| * \ \ \ \ Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-0/+3
| |\ \ \ \ \
| | * | | | | Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+3
| * | | | | | Input: add Zhen Hua driverMartin Kebert2008-04-151-0/+1
| * | | | | | Input: put ledstate in the keyboard notifierKarl Dahlke2008-04-151-0/+1
| * | | | | | Merge branch 'wm97xx'Dmitry Torokhov2008-04-021-0/+311
| |\| | | | |
| | * | | | | Input: add support for WM97xx familty touchscreensMark Brown2008-04-021-0/+311
| * | | | | | Input: ads7846 - simplify support of external vREF (and ads7843)David Brownell2008-04-021-1/+2
| |/ / / / /
| * | | | | Input: remove private member from input_dev structureDmitry Torokhov2008-04-021-6/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-04-254-4/+355
|\ \ \ \ \ \
| * | | | | | dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-251-6/+0
| * | | | | | dm: move include filesAlasdair G Kergon2008-04-253-0/+263
| * | | | | | dm: expose macrosAlasdair G Kergon2008-04-251-1/+93
| * | | | | | dm log: clean interfaceHeinz Mauelshagen2008-04-251-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2528-493/+990
|\ \ \ \ \ \
| * | | | | | xen: add balloon driverJeremy Fitzhardinge2008-04-242-8/+65
| * | | | | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-242-0/+238
| * | | | | | xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-241-0/+1
| * | | | | | xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-241-0/+21
| * | | | | | xen: import arch generic part of xencommIsaku Yamahata2008-04-242-0/+118
| * | | | | | xen: make grant table arch portableIsaku Yamahata2008-04-241-0/+6
| * | | | | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-242-0/+8
| * | | | | | xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2008-04-242-168/+169
| * | | | | | xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-241-0/+1
| * | | | | | Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-242-7/+23
| * | | | | | xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-241-0/+8
| * | | | | | xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata2008-04-241-0/+5