summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-242-3/+32
| * | | xen: definitions which ia64/xen needsIsaku Yamahata2008-04-241-1/+11
| * | | xen: definisions which ia64 needsIsaku Yamahata2008-04-241-0/+10
| * | | xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-243-0/+112
| * | | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-243-16/+17
| * | | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-242-4/+3
| * | | xen: unify pte operations on machine framesJeremy Fitzhardinge2008-04-241-15/+15
| * | | xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge2008-04-241-14/+2
| * | | x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge2008-04-241-7/+8
| * | | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-241-8/+2
| * | | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-9/+2
| * | | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-10/+3
| * | | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-242-0/+14
| * | | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-242-24/+24
| * | | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-243-44/+30
| * | | x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-56/+33
| * | | x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-34/+16
| * | | x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-242-10/+10
| * | | x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-16/+1
| * | | x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-243-78/+18
| * | | x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-241-15/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-252-6/+26
|\ \ \ \
| * \ \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-251-2/+22
| |\ \ \ \
OpenPOWER on IntegriCloud