summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vt8500 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-17ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson1-5/+5
2011-10-17ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij2-8/+38
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen1-17/+18
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2-3/+17
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King32-66/+50
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass4-20/+73
2011-10-17ARM: 7102/1: mach-integrator: update defconfigLinus Walleij1-4/+15
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij3-26/+27
2011-10-17ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij1-10/+5
2011-10-17ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij1-5/+19
2011-10-17ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij1-12/+0
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe1-2/+2
2011-10-17ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich5-101/+28
2011-10-17ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich1-1/+66
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich4-71/+169
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2-0/+14
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott4-11/+1
2011-10-17ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler1-7/+2
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin1-1/+37
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin1-4/+2
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2-2/+21
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer58-76/+77
2011-10-17ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer1-0/+9
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer1-0/+8
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd21-73/+22
2011-09-11ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-10backlight: Declare backlight_types[] constBart Van Assche1-1/+1
2011-09-10md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown1-2/+10
2011-09-10md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2-10/+17
2011-09-10md/raid10: unify handling of write completion.NeilBrown1-20/+18
2011-09-10Avoid dereferencing a 'request_queue' after last close.NeilBrown1-2/+5
2011-09-10PCI: Remove MRRS modification from MPS setting codeJon Mason2-20/+23
2011-09-10Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer3-6/+10
2011-09-10vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi1-18/+15
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-07HID: wacom: Unregister sysfs attributes on removeDavid Herrmann1-0/+1
2011-09-07HID: wacom: Fix error path of power-supply initializationDavid Herrmann1-12/+9
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2-2/+28
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-09-07i2c-tegra: fix possible race condition after txDoug Anderson1-14/+32
2011-09-07i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport1-1/+1
2011-09-07i2c-tegra: Add of_match_tableJohn Bonesio1-0/+12
2011-09-07i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin1-1/+4
2011-09-06hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2-8/+4
2011-09-06hwmon: (max16065) Add chip access warning to documentationGuenter Roeck1-0/+7
2011-09-06hwmon: (max16065) Fix current calculationGuenter Roeck1-1/+1
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2-7/+32
2011-09-06fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V1-7/+21
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V5-3/+96