summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-1732-66/+50
* ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-174-20/+73
* ARM: 7102/1: mach-integrator: update defconfigLinus Walleij2011-10-171-4/+15
* ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij2011-10-173-26/+27
* ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij2011-10-171-10/+5
* ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij2011-10-171-5/+19
* ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij2011-10-171-12/+0
* ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
* ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28
* ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
* ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-174-71/+169
* ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-172-0/+14
* ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-174-11/+1
* ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler2011-10-171-7/+2
* ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin2011-10-171-1/+37
* ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin2011-10-171-4/+2
* ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-172-2/+21
* ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-1758-76/+77
* ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer2011-10-171-0/+9
* ARM: 7020/1: Check for multiple zreladdrsSascha Hauer2011-10-171-0/+8
* ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-1721-73/+22
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-106-7/+36
|\
| * ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-101-1/+1
| * ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-072-2/+28
| * ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij2011-09-071-3/+3
| * NET: am79c961: fix race in link status codeRussell King2011-09-051-0/+3
| * ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland2011-09-041-1/+1
* | backlight: Declare backlight_types[] constBart Van Assche2011-09-101-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-09-104-32/+48
|\ \
| * | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown2011-09-101-2/+10
| * | md/raid1,10: Remove use-after-free bug in make_request.NeilBrown2011-09-102-10/+17
| * | md/raid10: unify handling of write completion.NeilBrown2011-09-101-20/+18
| * | Avoid dereferencing a 'request_queue' after last close.NeilBrown2011-09-101-2/+5
* | | PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-092-20/+23
* | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-093-6/+10
* | | Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds2011-09-097-44/+99
|\ \ \
| * | | mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-08-311-0/+2
| * | | mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-311-28/+53
| * | | mmc: sdhi: initialise mmc_data->flags before useSimon Horman2011-08-311-2/+2
| * | | mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-08-311-1/+1
| * | | mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-08-311-2/+29
| * | | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-313-11/+11
| * | | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo2011-08-281-0/+1
* | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-094-19/+49
|\ \ \ \
| * | | | libceph: fix leak of osd structs during shutdownSage Weil2011-08-311-5/+17
| * | | | ceph: fix memory leakNoah Watkins2011-08-221-2/+2
| * | | | ceph: fix encoding of ino only (not relative) pathsSage Weil2011-08-151-1/+1
| * | | | libceph: fix msgpoolSage Weil2011-08-091-11/+29
* | | | | vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi2011-09-091-18/+15
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-09-081-13/+29
|\ \ \ \ \