summaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-24mach-ux500: update ASIC version detectionLinus Walleij1-0/+20
2011-05-24mach-ux500: update SoC and board IRQ handlingRabin Vincent5-24/+129
2011-05-24mach-ux500: update the DB5500 register fileLinus Walleij1-2/+18
2011-05-24mach-ux500: update the DB8500 register fileLinus Walleij1-7/+30
2011-05-24x86, ioapic: Restore ioapic entries during resume properlySuresh Siddha1-2/+2
2011-05-24x86: Get rid of asmregparmRichard Weinberger3-11/+2
2011-05-24um: Use RWSEM_GENERIC_SPINLOCK on x86Richard Weinberger1-2/+2
2011-05-24m68knommu: Use generic show_interrupts()Geert Uytterhoeven2-28/+1
2011-05-24coldfire_qspi compile fixSteven King1-0/+1
2011-05-24m68k: merge the mmu and non-mmu versions of sys_m68k.cGreg Ungerer3-643/+578
2011-05-24m68knommu: use asm-generic/bitops/ext2-atomic.hAkinobu Mita1-17/+1
2011-05-24m68knommu: Remove obsolete #include <linux/sys.h>Geert Uytterhoeven6-6/+0
2011-05-24m68k: merge mmu and non-mmu versions of asm-offsets.cGreg Ungerer6-190/+114
2011-05-24hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-24kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds1-1/+1
2011-05-24perf tools: Fix sample type size calculation in 32 bits archsFrederic Weisbecker1-1/+1
2011-05-24m68k: merge non-mmu and mmu versions of m68k_ksyms.cGreg Ungerer3-64/+32
2011-05-24m68knommu: remove un-needed exporting of COLDFIRE symbolsGreg Ungerer2-12/+3
2011-05-24m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2-5/+3
2011-05-24m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: clean up mm/init_no.cGreg Ungerer1-47/+4
2011-05-24m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer3-18/+9
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer2-370/+365
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer4-43/+6
2011-05-24m68knommu: remove unused kernel_set_cachemode()Greg Ungerer1-8/+0
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2-8/+3
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer4-131/+75
2011-05-24m68k: remove duplicate memset() implementationGreg Ungerer4-107/+74
2011-05-24m68k: remove duplicate memmove() implementationGreg Ungerer3-99/+2
2011-05-24m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer3-15/+11
2011-05-24m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer3-152/+96
2011-05-24drivers/gpu/drm/radeon/atom.c: fix warningAndrew Morton1-2/+2
2011-05-24drm/radeon/kms: bump kms version numberAlex Deucher1-1/+2
2011-05-24drm/radeon/kms: properly set num banks for fusion asicsAlex Deucher1-2/+6
2011-05-24drm/radeon/kms/atom: move dig phy init out of modesettingAlex Deucher4-9/+68
2011-05-24drm/radeon/kms/cayman: fix typo in register maskAlex Deucher1-1/+1
2011-05-24drm/radeon/kms: fix typo in spread spectrum codeAlex Deucher1-1/+1
2011-05-24Documentation: update GregKH linksVikram Narayanan1-4/+5
2011-05-24Documentation: fix vgaarbiter.txt typos etc.Nicolas Kaiser1-11/+9
2011-05-24Documentation: update LXR web linkHarry Wei1-1/+1
2011-05-24Documentation: update epoll sysctl textLucian Adrian Grijincu1-7/+0
2011-05-24Documentation: update dontdiff fileRandy Dunlap1-12/+46
2011-05-23x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap1-0/+1
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-23ARM: bcmring: convert to use sp804 clockeventsRussell King1-110/+8
2011-05-23ARM: bcmring: convert to sp804 clocksourceRussell King2-64/+45
2011-05-23ARM: 6912/1: bcmring: Add clkdev table in init_earlyJiandong Zheng3-2/+7
2011-05-23clockevents: ARM sp804: obtain sp804 timer rate via clksRussell King3-8/+16
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King7-10/+13