summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-014-0/+8
* arm: omap2plus: fix ads7846 pendown gpio requestIgor Grinberg2011-06-011-10/+10
* ARM: OMAP2: Add missing iounmap in omap4430_phy_initTodd Poynor2011-06-011-1/+3
* ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-014-6/+9
* ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
* OMAP4: fix return value of omap4_l3_initRabin Vincent2011-06-011-1/+1
* OMAP: iovmm: fix SW flags passed by userOmar Ramirez Luna2011-06-012-7/+0
* arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_d...Julia Lawall2011-06-011-5/+6
* OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-012-2/+2
* OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'Santosh Shilimkar2011-05-311-6/+6
* arm: omap3: cm-t3517: fix section mismatch warningIgor Grinberg2011-05-311-1/+1
* OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar2011-05-314-11/+11
* ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-314-4/+4
* OMAP: fix compilation errorJanusz Krzysztofik2011-05-311-0/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-292-15/+24
|\
| * [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
| * [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-296-28/+338
|\ \
| * | arch/tile: more /proc and /sys file supportChris Metcalf2011-05-276-28/+338
| * | Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf2011-05-26145-724/+1565
| |\ \
* | \ \ Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-298-26/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-291-0/+1
| * | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
| * | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
| * | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-291-1/+3
| * | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-296-25/+25
* | | | Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger2011-05-281-0/+4
* | | | Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger2011-05-281-8/+8
* | | | Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2011-05-282-11/+12
* | | | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger2011-05-281-18/+14
* | | | Blackfin: gptimers: add structure for hardware register layoutMike Frysinger2011-05-281-0/+18
* | | | Blackfin: wire up new sendmmsg syscallMike Frysinger2011-05-282-1/+3
* | | | Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger2011-05-287-528/+0
* | | | Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger2011-05-281-3/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-2815-1194/+2283
|\ \ \ \
| * | | | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-261-2/+5
| * | | | x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro2011-05-261-15/+20
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-26306-6209/+18542
| |\ \ \ \
| * | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-253-3/+54
| * | | | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0
| * | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2
| * | | | | x86, UV: Clean up uv_tlb.cCliff Wickman2011-05-252-899/+1099
| * | | | | x86, UV: Add support for SGI UV2 hub chipJack Steiner2011-05-256-238/+1075
| * | | | | x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-241-1/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-284-51/+64
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-273-10/+10
| |\ \ \ \ \ \
| | * | | | | | x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick2011-05-251-6/+6
| | * | | | | | maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-252-4/+4
| * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-272-42/+77
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
OpenPOWER on IntegriCloud