summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Blackfin: unify rotary encoder bitmasksMike Frysinger4-295/+73
2010-08-06Blackfin: unify SDH/RSI bitmasksMike Frysinger4-397/+117
2010-08-06Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2-12/+12
2010-08-06Blackfin: TWI: clean up the MMR namesMike Frysinger8-134/+70
2010-08-06Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2-4/+5
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger5-9/+181
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger3-3/+12
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich1-1/+1
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich5-0/+359
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger15-323/+323
2010-08-06Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich1-1/+7
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich3-10/+27
2010-08-06Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2-2/+3
2010-08-06Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger7-0/+7
2010-08-06Blackfin: fix typo in hweight asmMike Frysinger1-1/+1
2010-08-06Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger1-1/+1
2010-08-06Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger1-0/+10
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger1-51/+56
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger3-11/+20
2010-08-06Blackfin: update anomaly lists to latest public infoMike Frysinger7-24/+85
2010-08-06Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger1-7/+1
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger2-5/+5
2010-08-06Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger1-6/+1
2010-08-06Blackfin: stub fpregs dumpingMike Frysinger1-0/+1
2010-08-06Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger1-0/+17
2010-08-06Blackfin: punt NFC MMR bitsMike Frysinger2-141/+0
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-228/+343
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds104-3444/+447
2010-08-06Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds10-34/+20
2010-08-06Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-67/+526
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds120-898/+7814
2010-08-05Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds33-541/+974
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2010-08-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-9508/+1058
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds262-2126/+12056
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds13-259/+513
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng1-9/+9
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel1-7/+1
2010-08-05KGDB: Remove set but unused newPCAndi Kleen1-3/+0
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
2010-08-05arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel1-0/+34
2010-08-05kgdb,arm: Individual register get/set for armJason Wessel2-46/+50
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel2-68/+154
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel2-94/+94
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn5-229/+432
2010-08-05MIPS: strip the un-needed sections of vmlinuzWu Zhangjin1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin1-24/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin1-34/+17
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2-8/+61