aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich2010-08-06
* Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-06
* Blackfin: unify rotary encoder bitmasksMike Frysinger2010-08-06
* Blackfin: unify SDH/RSI bitmasksMike Frysinger2010-08-06
* Blackfin: BF54x: tweak DMAC MMR naming to match other portsMike Frysinger2010-08-06
* Blackfin: TWI: clean up the MMR namesMike Frysinger2010-08-06
* Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpersMike Frysinger2010-08-06
* Blackfin: add support for dynamic ftraceMike Frysinger2010-08-06
* Blackfin: add support for LZO compressed kernelsMike Frysinger2010-08-06
* Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-06
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-06
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-06
* Blackfin: make sure mmiowb inserts a write barrier with SSYNCMichael Hennerich2010-08-06
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-06
* Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)Mike Frysinger2010-08-06
* Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CSMike Frysinger2010-08-06
* Blackfin: fix typo in hweight asmMike Frysinger2010-08-06
* Blackfin: BF51x: fix typo in HWAIT pin defineMike Frysinger2010-08-06
* Blackfin: BF54x: add ifdef protection to gpio headerMike Frysinger2010-08-06
* Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-06
* Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-06
* Blackfin: update anomaly lists to latest public infoMike Frysinger2010-08-06
* Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-06
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-06
* Blackfin: use common EXCEPTION_TABLE() in vmlinux.ldsMike Frysinger2010-08-06
* Blackfin: stub fpregs dumpingMike Frysinger2010-08-06
* Blackfin: new dynamic bfin read/write mmr helpersMike Frysinger2010-08-06
* Blackfin: punt NFC MMR bitsMike Frysinger2010-08-06
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\
| * kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng2010-08-05
| * kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-05
| * KGDB: Remove set but unused newPCAndi Kleen2010-08-05
| * kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek2010-08-05
| * arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel2010-08-05
| * kgdb,arm: Individual register get/set for armJason Wessel2010-08-05
| * kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-05
| * kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-05
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \
| * | of/address: Clean up function declarationsGrant Likely2010-08-01
| * | of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-30
| * | of: remove of_default_bus_idsJonas Bonn2010-07-24
| * | of: make of_find_device_by_node genericJonas Bonn2010-07-24
| * | microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * | sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * | powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-24
| * | of: remove asm/of_device.hGrant Likely2010-07-24
| * | of: remove asm/of_platform.hGrant Likely2010-07-24
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24