summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-18readahead: add blk_run_backing_devHisashi Hifumi1-0/+12
2009-12-18rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov3-0/+6
2009-12-18sdhci-of: add support for the wii sdhci controllerAlbert Herranz5-1/+82
2009-12-18sdhci-of: reorganize driver to support additional hardwareAlbert Herranz5-127/+224
2009-12-18sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2-1/+3
2009-12-18sdhci: protect header file against multi inclusionAlbert Herranz1-0/+4
2009-12-18sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming1-2/+3
2009-12-18sdio: fix reference counting in sdio_remove_func()Daniel Drake1-2/+5
2009-12-18mm: introduce coredump parameter structureMasami Hiramatsu7-53/+69
2009-12-18do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov3-20/+20
2009-12-18nommu: ramfs: remove unused local varMike Frysinger1-1/+1
2009-12-18lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König1-1/+12
2009-12-18vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle1-0/+4
2009-12-18drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-18hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo3-0/+201
2009-12-18reiserfs: truncate blocks not used by a writeJan Kara1-4/+14
2009-12-18cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven1-0/+1
2009-12-18kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong1-1/+1
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds10-20/+1
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds3-1/+11
2009-12-17kill I_LOCKChristoph Hellwig9-44/+39
2009-12-17fold do_sync_file_range into sys_sync_file_rangeChristoph Hellwig2-40/+23
2009-12-17fix up O_SYNC commentsChristoph Hellwig4-4/+4
2009-12-17VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...Erez Zadok2-4/+52
2009-12-17fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok5-22/+9
2009-12-17vfs: remove extraneous NULL d_inode check from do_filp_openJeff Layton1-1/+1
2009-12-17fs: no games with DCACHE_UNHASHEDNick Piggin3-50/+0
2009-12-17fs: anon_inodes implement dnameNick Piggin1-0/+10
2009-12-17Revert "fbdev: atafb - add palette register check"Geert Uytterhoeven1-3/+0
2009-12-17x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds1-8/+8
2009-12-17score: include asm-generic/param.h in asm/delay.h.Chen Liqin1-0/+2
2009-12-17score: fixed pfn_valid define.Chen Liqin3-6/+2
2009-12-17score: add flush_dcahce_page and PG_dcache_dirty defineChen Liqin2-3/+27
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari1-2/+2
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari1-1/+7
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari1-0/+3
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari1-41/+62
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari1-0/+13
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari1-9/+17
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo1-2/+2
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen1-2/+2
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese1-6/+6
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall1-2/+2
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood1-0/+2
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König1-277/+112
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König2-1/+1
2009-12-17Fix some AB3100 regulator issuesLinus Walleij1-21/+2
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin1-1/+1
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown1-1/+2