summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2-8/+8
2011-05-25i2c-nomadik: add regulator supportJonas Aberg1-15/+58
2011-05-24i2c-parport: Various cleanupsJean Delvare3-59/+55
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare2-10/+7
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare1-1/+2
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare1-15/+31
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley3-1/+5
2011-05-24i2c/writing-clients: Fix foo_driver.id_tableVikram Narayanan1-1/+1
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-24jbd: Fix comment to match the code in journal_start()Eryu Guan1-1/+2
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