summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-22ARM: mxc: update clock source registrationRussell King2-8/+2
2010-12-22ARM: iop: update clock source registrationRussell King1-3/+1
2010-12-22ARM: nuc: update clock source registrationRussell King1-4/+1
2010-12-22ARM: U300: update clock source registrationRussell King1-3/+1
2010-12-22ARM: tcc8k: update clock source registrationRussell King1-4/+1
2010-12-22ARM: SA11x0: update clock source registrationRussell King1-5/+1
2010-12-22ARM: s5pv310: update clock source registrationRussell King1-5/+1
2010-12-22ARM: PXA: update clock source registrationRussell King1-5/+1
2010-12-22ARM: omap: update clock source registrationRussell King3-14/+3
2010-12-22ARM: ns9xxx: update clock source registrationRussell King1-5/+1
2010-12-22ARM: netx: update clock source registrationRussell King1-4/+1
2010-12-22ARM: MSM: update clock source registrationRussell King1-4/+1
2010-12-22ARM: mmp: update clock source registrationRussell King1-4/+1
2010-12-22ARM: lpc32xx: update clock source registrationRussell King1-4/+1
2010-12-22ARM: ixp4xx: update clock source registrationRussell King1-5/+1
2010-12-22ARM: integrator: update clock source registrationRussell King1-3/+1
2010-12-22ARM: davinci: update clock source registrationRussell King1-5/+2
2010-12-22ARM: bcmring: update clock source registrationRussell King1-10/+4
2010-12-19ARM: AT91: update clock source registrationRussell King2-6/+2
2010-12-19ARM: clockevents: fix IOP clock events initializationRussell King1-3/+2
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon4-2352/+2390
2010-11-25ARM: perf: encode PMU name in arm_pmu structureWill Deacon1-11/+8
2010-11-25ARM: perf: add _init() functions to PMUsWill Deacon1-20/+45
2010-11-25ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon1-1/+1
2010-11-25ARM: perf: consolidate common PMU behaviourWill Deacon1-93/+38
2010-11-24arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton1-2/+2
2010-11-24scripts: fix gfp-translate for recent changes to gfp.hMel Gorman1-1/+6
2010-11-24reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker1-4/+3
2010-11-24backlight: grab ops_lock before testing bd->opsUwe Kleine-König1-6/+6
2010-11-24drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin1-3/+1
2010-11-24pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi1-1/+2
2010-11-24mm: remove call to find_vma in pagewalk for non-hugetlbfsDavid Sterba1-2/+3
2010-11-24mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...KAMEZAWA Hiroyuki1-9/+5
2010-11-24cgroups: make swap accounting default behavior configurableMichal Hocko3-2/+37
2010-11-24memcg: avoid deadlock between move charge and try_charge()Daisuke Nishimura1-17/+26
2010-11-24drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-24drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo1-7/+5
2010-11-24drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo1-14/+17
2010-11-24drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo1-9/+16
2010-11-24drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo1-3/+6
2010-11-24drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo1-5/+16
2010-11-24fuse: fix attributes after open(O_TRUNC)Ken Sumrall1-0/+10
2010-11-24sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com1-10/+15
2010-11-24memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov2-3/+6
2010-11-24uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2010-11-24nommu: yield CPU while disposing VMSteven J. Magnani1-0/+1
2010-11-24include/linux/fs.h: fix userspace buildLoïc Minier1-3/+3
2010-11-24leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt1-0/+1
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones1-2/+4
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf1-16/+19