aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kstrtox.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse1-1/+0
2012-10-11memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes1-2/+2
2012-10-11rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman1-0/+3
2012-10-11rapidio: fix commentChad Reese1-1/+1
2012-10-11lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintfEzequiel Garcia1-1/+1
2012-10-11rapidio: update for destination ID allocationAlexandre Bounine2-23/+16
2012-10-11rapidio: update asynchronous discovery initializationAlexandre Bounine1-28/+47
2012-10-11rapidio: use msleep in discovery waitAlexandre Bounine1-1/+1
2012-10-11mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz1-3/+3
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-10vfio: Fix PCI INTx disable consistencyAlex Williamson1-1/+12
2012-10-10vfio: Move PCI INTx eventfd setting earlierAlex Williamson1-2/+3
2012-10-10vfio: Fix PCI mmap after b3b9c293Alex Williamson1-4/+3
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare10-10/+0
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare6-0/+6
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare24-1/+23
2012-10-10hwmon: Fix spelling of CelsiusPeter Meerwald2-2/+2
2012-10-10hwmon: Update Alexey Fisher's nameOleksij Rempel3-4/+4
2012-10-09typo in UserModeLinux-HOWTORichard Genoud1-1/+1
2012-10-09hppfs: fix the return value of get_inode()Wei Yongjun1-1/+1
2012-10-09hostfs: drop vmtruncateMarco Stornelli1-3/+5
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro144-429/+428
2012-10-09um: move sysrq.h out of include/sharedAl Viro4-8/+8
2012-10-09um/x86: merge 32 and 64 bit variants of ptrace.hAl Viro3-78/+54
2012-10-09um/x86: merge 32 and 64bit variants of checksum.hAl Viro3-265/+144
2012-10-09RDS: fix rds-ping spinlock recursionjeff.liu1-1/+1
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown1-0/+1
2012-10-09farsync: fix support for over 30 cardsDan Carpenter1-1/+1
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde1-2/+5
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li1-0/+3
2012-10-09firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter1-2/+2
2012-10-09btrfs: init ref_index to zero in add_inode_refChris Mason1-1/+1
2012-10-09mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse1-1/+5
2012-10-09Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_bufferWang Sheng-Hui1-4/+0
2012-10-09Btrfs: fix page leakageJosef Bacik1-1/+1
2012-10-09Btrfs: do not warn_on when we cannot alloc a page for an extent bufferJosef Bacik1-3/+1
2012-10-09Btrfs: don't bug on enomem in readpageJosef Bacik1-4/+7
2012-10-09Btrfs: cleanup pages properly when ENOMEM in compressionJosef Bacik1-3/+10
2012-10-09Btrfs: make filesystem read-only when submitting barrier failsStefan Behrens6-19/+142
2012-10-09Btrfs: detect corrupted filesystem after write I/O errorsStefan Behrens1-2/+14
2012-10-09Btrfs: make compress and nodatacow mount options mutually exclusiveAndrei Popa1-1/+13
2012-10-09btrfs: fix message printingDaniel J Blueman3-11/+11
2012-10-09Btrfs: don't bother committing delayed inode updates when fsyncingJosef Bacik1-19/+65
2012-10-09btrfs: move inline function code to header fileRobin Dong2-14/+12
2012-10-09Btrfs: remove unnecessary IS_ERR in bio_readpage_error()Tsutomu Itoh1-1/+1
2012-10-09btrfs: remove unused function btrfs_insert_some_items()Robin Dong1-143/+0
2012-10-09Btrfs: don't commit instead of overcommittingJosef Bacik1-28/+6
2012-10-09Btrfs: confirmation of value is added before trace_btrfs_get_extent() is calledTsutomu Itoh1-1/+2
2012-10-09Btrfs: be smarter about dropping things from the tree logJosef Bacik1-2/+13