summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa168: added support for Teton BGA platformMark F. Brown2010-10-095-0/+91
* ARM: mmp: support sparse irqHaojian Zhuang2010-10-096-4/+17
* ARM: pxa: append tavorevb3 supportHaojian Zhuang2010-10-095-1/+149
* ARM: pxa168fb: add .remove functionHaojian Zhuang2010-10-091-0/+47
* ARM: pxa168/aspenite: add board support for keypadMark F. Brown2010-10-091-0/+27
* ARM: pxa168: added keypad wake clear event support for platformMark F. Brown2010-10-092-0/+15
* ARM: pxa27x_keypad: added wakeup event handler for keypad interruptsMark F. Brown2010-10-092-0/+20
* ARM: pxa168: added wake clear register support for APMUMark F. Brown2010-10-091-0/+12
* ARM: pxa168: added keypad supportMark F. Brown2010-10-094-1/+18
* ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-0916-15/+15
* ARM: pxa: fix pxa3xx-u2d crash when ULPI not usedMarek Vasut2010-10-081-0/+8
* ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCDMark F. Brown2010-10-081-0/+60
* ARM: pxa168: added framebuffer support codeMark F. Brown2010-10-082-0/+11
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-0832-61/+62
* ARM: pxa/cm-x300: enable USB host port2Igor Grinberg2010-10-081-0/+77
* ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
* ARM: pxa: add U2D controller and ULPI driver for pxa3xxIgor Grinberg2010-10-087-2/+462
* Linux 2.6.36-rc7Linus Torvalds2010-10-061-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-0628-57/+125
|\
| * MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-041-1/+1
| * MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
| * MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
| * MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
| * MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
| * MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-046-9/+37
| * MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
| * MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
| * MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-042-2/+2
| * MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-042-17/+6
| * MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-044-5/+5
| * MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
| * MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-041-8/+20
| * MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-041-1/+2
| * MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
| * MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-042-1/+5
| * MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-042-0/+5
| * MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-041-1/+1
| * MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
| * MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-061-15/+4
|\ \
| * | writeback: always use sb->s_bdi for writeback purposesChristoph Hellwig2010-10-041-15/+4
| |/
* | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-062-5/+9
|\ \
| * | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
| * | xen: do not set xenstored_ready before xenbus_probe on hvmStefano Stabellini2010-10-051-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-10-061-1/+1
|\ \ \
| * | | fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven2010-10-041-1/+1
| |/ /
* | | powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-052-4/+15
|\ \ \
| * | | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
| * | | generic-ipi: Fix deadlock in __smp_call_function_singleHeiko Carstens2010-09-101-3/+14