summaryrefslogtreecommitdiffstats
path: root/drivers/char/epca.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis1-7/+8
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox1-1/+2
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha1-0/+7
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens2-6/+4
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell1-1/+1
2010-01-04x86/pci: Intel ioh bus num reg accessing fixYinghai Lu1-0/+4
2010-01-04x86: Fix size for ex trampoline with 32bitYinghai Lu1-2/+2
2009-12-31dma-debug: Fix bug causing build warningIngo Molnar1-3/+2
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori1-4/+5
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2-44/+54
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg1-10/+9
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg3-21/+21
2009-12-26x86, compress: Force i386 instructions for the decompressorH. Peter Anvin1-0/+1
2009-12-21x86/amd-iommu: Fix initialization failure panicJoerg Roedel1-0/+10
2009-12-21dma-debug: Do not add notifier when dma debugging is disabled.Shaun Ruffell1-0/+5
2009-12-18x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu1-3/+13
2009-12-18x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha8-41/+22
2009-12-18Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds1-2/+2
2009-12-18Makefile: Unexport LC_ALL instead of clearing itH. Peter Anvin1-2/+2
2009-12-18printk: fix new kernel-doc warningsRandy Dunlap1-2/+2
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-18x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org1-1/+1
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2-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-17Btrfs: make sure fallocate properly starts a transactionChris Mason1-4/+9
2009-12-17Btrfs: make metadata chunks smallerJosef Bacik2-11/+2
2009-12-17Btrfs: Show discard option in /proc/mountsMatthew Wilcox1-0/+2
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki1-0/+4
2009-12-17Btrfs: fail mount on bad mount optionsSage Weil1-1/+8
2009-12-17Btrfs: don't add extent 0 to the free space cache v2Yan, Zheng1-1/+9
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng5-27/+47
2009-12-17Btrfs: Fix btrfs_drop_extent_cache for skip pinned caseYan, Zheng1-7/+3