summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2010-08-062-23/+0
| * | | | | | | | | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0
| * | | | | | | | | Blackfin: unify rotary encoder bitmasksMike Frysinger2010-08-064-295/+73
| * | | | | | | | | Blackfin: unify SDH/RSI bitmasksMike Frysinger2010-08-064-397/+117
| * | | | | | | | | Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2010-08-062-12/+12
| * | | | | | | | | Blackfin: TWI: clean up the MMR namesMike Frysinger2010-08-068-134/+70
| * | | | | | | | | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2010-08-062-4/+5
| * | | | | | | | | Blackfin: add support for dynamic ftraceMike Frysinger2010-08-065-9/+181
| * | | | | | | | | Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-063-3/+12
| * | | | | | | | | Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-061-1/+1
| * | | | | | | | | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-065-0/+359
| * | | | | | | | | Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-0615-323/+323
| * | | | | | | | | Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-061-1/+7
| * | | | | | | | | Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-063-10/+27
| * | | | | | | | | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-062-2/+3
| * | | | | | | | | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-067-0/+7
| * | | | | | | | | Blackfin: fix typo in hweight asmMike Frysinger2010-08-061-1/+1
| * | | | | | | | | Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-061-1/+1
| * | | | | | | | | Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-061-0/+10
| * | | | | | | | | Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-061-51/+56
| * | | | | | | | | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-063-11/+20
| * | | | | | | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-067-24/+85
| * | | | | | | | | Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1
| * | | | | | | | | Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-062-5/+5
| * | | | | | | | | Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-061-6/+1
| * | | | | | | | | Blackfin: stub fpregs dumpingMike Frysinger2010-08-061-0/+1
| * | | | | | | | | Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger2010-08-061-0/+17
| * | | | | | | | | Blackfin: punt NFC MMR bitsMike Frysinger2010-08-062-141/+0
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-08-094-18/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DMAENGINE: ste_dma40: support older siliconLinus Walleij2010-06-222-0/+3
| * | | | | | | | | | DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg2010-06-222-1/+4
| * | | | | | | | | | DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg2010-06-222-1/+3
| * | | | | | | | | | DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg2010-06-221-2/+4
| * | | | | | | | | | DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg2010-06-222-15/+9
* | | | | | | | | | | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-092-15/+8
* | | | | | | | | | | alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-093-39/+0
* | | | | | | | | | | arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger2010-08-091-21/+0
* | | | | | | | | | | um: call free_irq() only on enabled channelsRichard Weinberger2010-08-091-4/+4
* | | | | | | | | | | alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-095-1/+879
* | | | | | | | | | | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree2010-08-091-0/+93
* | | | | | | | | | | alpha: add performance monitor interrupt counterMichael Cree2010-08-092-2/+6
* | | | | | | | | | | gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-091-2/+2
* | | | | | | | | | | avr32: invoke oom-killer from page faultNick Piggin2010-08-091-10/+4
* | | | | | | | | | | topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-092-6/+1
* | | | | | | | | | | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-0913-19/+19
* | | | | | | | | | | mm: provide init_mm mm_context initializerHeiko Carstens2010-08-092-4/+5
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08203-0/+39222
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusChris Metcalf2010-08-061454-220902/+44696
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
| * | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-07-06135-666/+484
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud