Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Input: add Zhen Hua driver | Martin Kebert | 2008-04-15 | 1 | -0/+1 | |
| * | | | | | | Input: put ledstate in the keyboard notifier | Karl Dahlke | 2008-04-15 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'wm97xx' | Dmitry Torokhov | 2008-04-02 | 1 | -0/+311 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Input: add support for WM97xx familty touchscreens | Mark Brown | 2008-04-02 | 1 | -0/+311 | |
| * | | | | | | Input: ads7846 - simplify support of external vREF (and ads7843) | David Brownell | 2008-04-02 | 1 | -1/+2 | |
| |/ / / / / | ||||||
| * | | | | | Input: remove private member from input_dev structure | Dmitry Torokhov | 2008-04-02 | 1 | -6/+2 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-04-25 | 4 | -4/+355 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dm table: remove unused dm_create_error_table | Adrian Bunk | 2008-04-25 | 1 | -6/+0 | |
| * | | | | | | dm: move include files | Alasdair G Kergon | 2008-04-25 | 3 | -0/+263 | |
| * | | | | | | dm: expose macros | Alasdair G Kergon | 2008-04-25 | 1 | -1/+93 | |
| * | | | | | | dm log: clean interface | Heinz Mauelshagen | 2008-04-25 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 28 | -493/+990 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: add balloon driver | Jeremy Fitzhardinge | 2008-04-24 | 2 | -8/+65 | |
| * | | | | | | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 2008-04-24 | 2 | -0/+238 | |
| * | | | | | | xen blkfront: Delay wait for block devices until after the disk is added | Christian Limpach | 2008-04-24 | 1 | -0/+1 | |
| * | | | | | | xen: Make xen-blkfront write its protocol ABI to xenstore | Markus Armbruster | 2008-04-24 | 1 | -0/+21 | |
| * | | | | | | xen: import arch generic part of xencomm | Isaku Yamahata | 2008-04-24 | 2 | -0/+118 | |
| * | | | | | | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 | 1 | -0/+6 | |
| * | | | | | | xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one | Isaku Yamahata | 2008-04-24 | 2 | -0/+8 | |
| * | | | | | | xen: make include/xen/page.h portable moving those definitions under asm dir | Isaku Yamahata | 2008-04-24 | 2 | -168/+169 | |
| * | | | | | | xen: add resend_irq_on_evtchn() definition into events.c | Isaku Yamahata | 2008-04-24 | 1 | -0/+1 | |
| * | | | | | | Xen: make events.c portable for ia64/xen support | Isaku Yamahata | 2008-04-24 | 2 | -7/+23 | |
| * | | | | | | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 | 1 | -0/+8 | |
| * | | | | | | xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n... | Isaku Yamahata | 2008-04-24 | 1 | -0/+5 | |
| * | | | | | | xen: add missing definitions for xen grant table which ia64/xen needs | Isaku Yamahata | 2008-04-24 | 2 | -3/+32 | |
| * | | | | | | xen: definitions which ia64/xen needs | Isaku Yamahata | 2008-04-24 | 1 | -1/+11 | |
| * | | | | | | xen: definisions which ia64 needs | Isaku Yamahata | 2008-04-24 | 1 | -0/+10 | |
| * | | | | | | xen: add support for callbackops hypercall | Jeremy Fitzhardinge | 2008-04-24 | 3 | -0/+112 | |
| * | | | | | | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 | 3 | -16/+17 | |
| * | | | | | | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | 2 | -4/+3 | |
| * | | | | | | xen: unify pte operations on machine frames | Jeremy Fitzhardinge | 2008-04-24 | 1 | -15/+15 | |
| * | | | | | | xen: use phys_addr_t when referring to physical addresses | Jeremy Fitzhardinge | 2008-04-24 | 1 | -14/+2 | |
| * | | | | | | x86: demacro pgalloc paravirt stubs | Jeremy Fitzhardinge | 2008-04-24 | 1 | -7/+8 | |
| * | | | | | | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 2008-04-24 | 1 | -8/+2 | |
| * | | | | | | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 2008-04-24 | 1 | -9/+2 | |
| * | | | | | | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 2008-04-24 | 1 | -10/+3 | |
| * | | | | | | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 2 | -0/+14 | |
| * | | | | | | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 2 | -24/+24 | |
| * | | | | | | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 | 3 | -44/+30 | |
| * | | | | | | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 3 | -56/+33 | |
| * | | | | | | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 3 | -34/+16 | |
| * | | | | | | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | 2 | -10/+10 | |
| * | | | | | | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 2008-04-24 | 1 | -16/+1 | |
| * | | | | | | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 | 3 | -78/+18 | |
| * | | | | | | x86: convert pgalloc_64.h from macros to inlines | Jeremy Fitzhardinge | 2008-04-24 | 1 | -15/+18 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 | 2 | -6/+26 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-25 | 1 | -2/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | phylib: Add support for board-level PHY fixups | Andy Fleming | 2008-04-25 | 1 | -2/+22 | |
| * | | | | | | | xfrm: alg_key_len & alg_icv_len should be unsigned | Eric Dumazet | 2008-04-25 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-04-25 | 8 | -375/+39 | |
|\ \ \ \ \ \ \ |