aboutsummaryrefslogtreecommitdiffstats
path: root/fs/minix/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-22msm: fixups to match current codeAlan Cox1-3/+8
2009-06-22msm_serial: serial driver for MSM7K onboard serial peripheral.Robert Love5-0/+898
2009-06-22timbuart: Fix for tx_emptyRichard Röjfors1-25/+25
2009-06-22tty: n_hdlc add buffer flushingPaul Fulghum1-9/+37
2009-06-22serial: samsung.c: mark s3c24xx_serial_remove as __devexitPeter Korsgaard8-8/+8
2009-06-22serial@ add OMAP wakeup-enable registerKevin Hilman1-0/+1
2009-06-22tty: fix some bogns in the serqt_usb2 driverAlan Cox1-19/+10
2009-06-22ppp: Fix throttling bugsAlan Cox2-2/+0
2009-06-22vt_ioctl: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22pcmcia/cm4000: fix lock imbalanceJiri Slaby1-1/+2
2009-06-22n_r3964: fix lock imbalanceJiri Slaby1-12/+14
2009-06-22serial: fix off by one errorsRoel Kluin3-7/+7
2009-06-22serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-06-22serial: bfin_5xx: add missing spin_lock initMike Frysinger1-0/+1
2009-06-22bfin_jtag_comm: clean up printk usageMike Frysinger1-15/+15
2009-06-22parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3
2009-06-22parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25
2009-06-22Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds1-6/+1
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds25-30/+30
2009-06-21Remove internal use of 'write_access' in mm/memory.cLinus Torvalds1-21/+21
2009-06-21ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner1-0/+1
2009-06-21sdhci: remove needless double parenthesisPierre Ossman1-3/+3
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte3-0/+29
2009-06-21s3cmci: fix dma configuration callBen Dooks1-1/+1
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte4-0/+1382
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov4-1/+11
2009-06-21MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface)Nicolas Ferre1-0/+7
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks3-1/+6
2009-06-21sdhci: Add better ADMA error reportingBen Dooks1-1/+33
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks4-0/+458
2009-06-21ALSA: hda - Add model=6530g optionTakashi Iwai2-0/+2
2009-06-21ALSA: hda - Acer Inspire 6530G model for Realtek ALC888Tony Vroon1-1/+71
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra1-1/+1
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker2-3/+11
2009-06-20perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra1-26/+29
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat1-1/+1
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport3-0/+695
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni4-3/+41
2009-06-20tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker1-0/+7
2009-06-20tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker1-3/+5