summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-011-2/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-301-1/+1
|\
| * libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-301-1/+1
|\ \
| * | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-291-1/+1
| |/
* | dma_page_list ->base_address is a userland pointerAl Viro2008-03-301-1/+1
* | compat_sys_wait4() prototype misannotationAl Viro2008-03-301-2/+2
* | NULL noise: frv cmpxchg()Al Viro2008-03-301-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-281-1/+1
|\
| * [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-281-1/+0Star
| * [PATCH] count ghost references to vfsmountsAl Viro2008-03-281-0/+1
* | ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig2008-03-281-2/+0Star
* | kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison2008-03-281-0/+40
* | in_atomic(): document why it is unsuitable for general useJonathan Corbet2008-03-281-0/+7
* | lguest: comment documentation update.Rusty Russell2008-03-282-2/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-272-5/+12
|\
| * rdc321x: GPIO routines bugfixesFlorian Fainelli2008-03-272-5/+12
* | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-03-271-0/+6
|\ \
| * | avr32: Work around byteswap bug in gcc < 4.2Haavard Skinnemoen2008-03-101-0/+6
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-271-2/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-271-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-272-0/+33
|\ \ \ \ \
| * | | | | [IPSEC]: Fix BEET outputHerbert Xu2008-03-271-0/+6
| * | | | | [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-241-0/+23
| * | | | | [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov2008-03-241-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-277-29/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [SPARC64]: Define TASK_SIZE_OF()David S. Miller2008-03-271-0/+3
| * | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.cDavid S. Miller2008-03-261-4/+5
| * | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.cDavid S. Miller2008-03-261-0/+1
| * | | | | [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-262-20/+23
| * | | | | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller2008-03-261-0/+2
| * | | | | [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller2008-03-261-5/+5
| * | | | | [SPARC64]: Make save_stack_trace() more efficient.David S. Miller2008-03-251-0/+6
* | | | | | x86: fix performance drop for glxSuresh Siddha2008-03-261-0/+2
* | | | | | NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-261-0/+6
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-252-1/+6
|\ \ \ \ \
| * | | | | USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-251-1/+3
| * | | | | USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-251-0/+3
* | | | | | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-251-4/+0Star
|/ / / / /
* | | | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-251-1/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-242-1/+3
|\| | | |
| * | | | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-222-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-241-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |