summaryrefslogtreecommitdiffstats
path: root/kernel/sched_clock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-05IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files.Krzysztof Hałasa10-234/+169
2009-12-05IXP4xx: move Gemtek GTWX5715 platform macros to the platform code.Krzysztof Hałasa3-121/+43
2009-12-05IXP4xx: Remove unused Motorola PrPMC1100 platform macros.Krzysztof Hałasa3-44/+0
2009-12-05IXP4xx: move FSG platform macros to the platform code.Krzysztof Hałasa6-60/+25
2009-12-05IXP4xx: move DSM G600 platform macros to the platform code.Krzysztof Hałasa5-64/+35
2009-12-05IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa5-64/+31
2009-12-05IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa5-65/+32
2009-12-05IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa5-43/+19
2009-12-05IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa5-51/+18
2009-12-05IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa5-52/+25
2009-12-05IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa4-29/+29
2009-12-05IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa1-8/+15
2009-12-05IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa1-95/+55
2009-12-05IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa1-57/+50
2009-12-05IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin4-4/+4
2009-12-05ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa1-3/+4
2009-12-05IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.Krzysztof Hałasa1-1/+1
2009-12-05IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa1-1/+1
2009-12-03Linux 2.6.32v2.6.32Linus Torvalds1-1/+1
2009-12-03VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-12-03SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto1-7/+6
2009-12-03Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-12-03param: don't complain about unused module parameters.Rusty Russell1-8/+3
2009-12-03modules: don't export section names of empty sections via sysfsHelge Deller1-1/+4
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-02sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap1-1/+1
2009-12-02rtc-x1205: reset clock to sane state after power failureJohannes Weiner1-2/+2
2009-12-02rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner1-1/+1
2009-12-02aoe: prevent cache aliasesPeter Horton1-2/+21
2009-12-02gpio: Langwell GPIO driver bugfixesAlek Du1-10/+1
2009-12-02kbuild: stepping down as maintainerSam Ravnborg1-4/+1
2009-12-02davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara1-4/+7
2009-12-02drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter1-1/+2
2009-12-02drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton1-0/+1
2009-12-01MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin1-1/+1
2009-12-01MIPS: Loongson: Disallow 4kB pagesWu Zhangjin1-0/+1
2009-12-01MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle1-0/+1
2009-12-01MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle1-6/+9
2009-12-01MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr1-2/+16
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells7-22/+28
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne1-0/+2
2009-12-01SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells1-17/+29
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells1-1/+1
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2-3/+3
2009-12-01md: revert incorrect fix for read error handling in raid1.NeilBrown1-3/+4