summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-056-61/+67
* omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren2010-07-051-15/+18
* omap: mux: Select POP package for 2430SDPTony Lindgren2010-07-052-0/+12
* omap: mux: Select POP package for N8X0Tony Lindgren2010-07-052-0/+12
* omap: mux: Select POP package for ApollonTony Lindgren2010-07-052-0/+13
* omap: mux: Select SIP package for H4Tony Lindgren2010-07-052-0/+13
* omap: mux: Add data for 2430Tony Lindgren2010-07-054-0/+1170
* omap: mux: Add data for 2420Tony Lindgren2010-07-055-0/+985
* omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren2010-07-051-4/+4
* omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2010-07-052-2/+2
* omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren2010-07-051-4/+6
* omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren2010-07-051-1/+9
* omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-0517-551/+589
* omap: Enable interface clock for omap2 FS USBTony Lindgren2010-07-051-0/+11
* omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-058-206/+429
* omap: Separate out omap2 FS USB platform init functionsTony Lindgren2010-07-051-95/+157
* Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren2010-07-026-18/+70
|\
| * omap iommu: update ducati mmu irq define nameKanigeri, Hari2010-06-291-1/+1
| * omap iommu: Make omap-iommu.o built-inHiroshi DOYU2010-06-291-1/+4
| * omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU2010-06-292-1/+3
| * omap iommu: add functionality to get TLB miss interruptKanigeri, Hari2010-06-293-5/+46
| * omap iommu: update irq mask to be specific about twl and tlbKanigeri, Hari2010-06-291-4/+8
| * omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addrHiroshi DOYU2010-06-291-3/+3
| * omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU2010-06-292-4/+6
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-308-12/+20
|\ \
| * \ Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-2843-61/+368
| |\ \
| | * | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-231-3/+6
| | |/
| * | OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-161-0/+2
| * | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
| * | omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-101-0/+1
| * | omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-101-3/+3
| * | omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar2010-06-091-3/+1
| * | omap: fix build failure due to missing include dma-mapping.hAmit Kucheria2010-06-091-0/+2
| * | omap iommu: Fix Memory leakSatish2010-06-091-1/+3
* | | um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-291-0/+1
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-281-0/+1
|\ \ \
| * | | perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-101-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-2814-24/+45
|\ \ \ \
| * | | | x86, Calgary: Increase max PHB numberDarrick J. Wong2010-06-251-5/+10
| * | | | x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund2010-06-201-0/+8
| * | | | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
| * | | | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-112-1/+2
| * | | | um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-101-0/+6
| * | | | x86, setup: Set ax register in boot vga queryAndi Kleen2010-06-101-2/+1
| * | | | percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-111-0/+2
| * | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-095-14/+14
| * | | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-071-1/+1
| | |/ / | |/| |
* | | | arm: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* | | | Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-06-273-4/+1
|\ \ \ \
| * | | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
OpenPOWER on IntegriCloud