summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eseries' into pxaRussell King2008-07-123-0/+78
|\
| * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-0/+1
| * E-series GPIO / IRQ definitions.Ian Molton2008-07-102-0/+77
* | Merge branch 'pxa-tosa' into pxaRussell King2008-07-128-33/+183
|\ \
| * | [ARM] 5150/1: Tosa: support built-in bluetooth power-upDmitry Baryshkov2008-07-072-4/+25
| * | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+19
| * | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+55
| * | [ARM] 5097/1: Tosa: support TC6393XB deviceDmitry Baryshkov2008-07-072-14/+31
| * | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-071-0/+47
| * | [ARM] 5083/2: Tosa: fix IrDA transciver powerup.Dmitry Baryshkov2008-07-071-0/+1
| * | [ARM] 5047/2: Support resetting by asserting GPIO pinDmitry Baryshkov2008-07-072-16/+6Star
| | |
| \ \
*-. \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-122-50/+12Star
|\ \ \ \
| | * | | [ARM] 5106/1: CM-X270: remove unneeded cm-x270.hMike Rapoport2008-07-091-50/+0Star
| | | |/ | | |/|
| * / | Fix serial broken-ness on PXA250Ian Molton2008-07-101-0/+12
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10309-604/+1138
|\ \ \ \ | | |/ / | |/| |
| | * | [ARM] 5153/1: Add support for PalmTX handheld computerMarek VaĊĦut2008-07-101-0/+106
| | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09308-604/+1032
| |/| |
| | * | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-256-23/+62
| | |\ \
| | | * | KVM: Remove now unused structs from kvm_para.hGerd Hoffmann2008-06-241-18/+0Star
| | | * | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-241-1/+3
| | | * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-4/+3Star
| | | * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-242-0/+55
| | | * | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-241-0/+1
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-241-4/+0Star
| | |\ \ \
| | | * | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-241-4/+0Star
| | * | | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-241-0/+2
| | | |/ / | | |/| |
| | * | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2Star
| | * | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-211-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-212-0/+17
| | |\ \ \
| | | * | | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-211-0/+11
| | | * | | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-201-0/+6
| | * | | | alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky2008-06-216-22/+22
| | * | | | alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky2008-06-211-1/+71
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-202-3/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-191-2/+2
| | | * | | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-191-1/+2
| | * | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-195-5/+5
| | * | | | Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-191-2/+2
| | |/ / /
| | * | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-06-192-14/+6Star
| | |\ \ \
| | | * | | agp: more boolean conversions.Dave Airlie2008-06-192-3/+3
| | | * | | drivers/char/agp - use boolJoe Perches2008-06-191-11/+3Star
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-182-1/+2
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-181-0/+1
| | | * | ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki2008-06-171-1/+1
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-161-1/+6
| | |\ \ \
| | | * | | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-161-1/+6
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-164-5/+12
| | |\ \ \ \
| | | * | | | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-161-2/+10
| | | * | | | [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-161-1/+1
| | | * | | | Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-1623-42/+126
| | | |\ \ \ \