aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/claw.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13setlocalversion: fix version for untaged nontip mercurial revsMilton Miller1-1/+1
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2-2/+16
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren3-2/+9
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg1-0/+2
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds9-76/+61
2010-08-12perf: Add back list_head data typesIngo Molnar1-0/+12
2010-08-12x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman1-0/+5
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French1-0/+1
2010-08-12V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap1-0/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab10-10/+10
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab4-4/+11
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2-3/+3
2010-08-12timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel1-4/+7
2010-08-12MN10300: Use no_printk() for disabled gdbstub debugging functionsDavid Howells1-4/+4
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells8-54/+22
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2-0/+3
2010-08-12MN10300: Permit .GCC-command-line sectionsDavid Howells1-0/+1
2010-08-12MN10300: Fix size_t and ssize_tDavid Howells1-1/+6
2010-08-12MN10300: Fix RTC routinesDavid Howells1-4/+1
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim1-1/+1
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck1-3/+3
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky1-2/+3
2010-08-12memstick: init sysfs attributesMaxim Levitsky1-0/+1
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-08-12mmc_block: add support for secure discardAdrian Hunter2-3/+46
2010-08-12block: add secure discardAdrian Hunter9-7/+45
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-12mmc_block: add discard supportAdrian Hunter2-3/+55
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter14-8/+651
2010-08-12mm: fix writeback_in_progress()Jan Kara2-1/+4
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang1-33/+10
2010-08-12writeback: fix queue_io() orderingWu Fengguang1-1/+9
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang1-13/+9
2010-08-12writeback: add comment to the dirty limit functionsWu Fengguang1-3/+28
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang4-41/+44
2010-08-12writeback: balance_dirty_pages(): reduce calls to global_page_stateWu Fengguang1-62/+33
2010-08-12parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-08-12score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin1-1/+1
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap1-1/+1
2010-08-12mm: fix fatal kernel-doc errorRandy Dunlap1-1/+1
2010-08-12acpi: fix bogus preemption logicThomas Gleixner2-3/+8
2010-08-12kernel/kfifo.c: add handling of chained scatterlistsStefani Seibold1-7/+6
2010-08-12x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri1-18/+20
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-12mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in wm831x-core i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Fix incorrect kfree(i2c) in tps6507x i2c_driver probeAxel Lin1-3/+1
2010-08-12mfd: Add TPS6586x driverMike Rapoport4-0/+437
2010-08-12mfd: Use macros instead of some constant magic numbers for menelausJarkko Nikula1-21/+54