aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* kmod.c: fix kernel-doc warningRandy Dunlap2012-05-31
* kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpersBoaz Harrosh2012-05-31
* kmod: convert two call sites to call_usermodehelper_fns()Boaz Harrosh2012-05-31
* kmod: unexport call_usermodehelper_freeinfo()Boaz Harrosh2012-05-31
* fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon2012-05-31
* fat: add fat_msg_ratelimit()Namjae Jeon2012-05-31
* fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-31
* fat: mark superblock as dirty less oftenArtem Bityutskiy2012-05-31
* fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy2012-05-31
* fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-31
* HPFS: remove PRINTK() macroDan Carpenter2012-05-31
* nilfs2: flush disk caches in syncingRyusuke Konishi2012-05-31
* pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon2012-05-31
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-31
* checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches2012-05-31
* checkpatch: check for whitespace before semicolon at EOLEric Nelson2012-05-31
* vsprintf: further optimize decimal conversionDenys Vlasenko2012-05-31
* vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely2012-05-31
* kernel/cpu_pm.c: fix various typosNicolas Pitre2012-05-31
* kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printksAndrew Morton2012-05-31
* sethostname/setdomainname: notify userspace when there is a change in uts_ker...Sasikantha babu2012-05-31
* .mailmap: add GustavoGustavo Padovan2012-05-31
* drivers/message/fusion: use pci_dev->revisionSergei Shtylyov2012-05-31
* kernel/resource.c: correct the comment of allocate_resource()Wei Yang2012-05-31
* introduce SIZE_MAXXi Wang2012-05-31
* CodingStyle: add kmalloc_array() to memory allocatorsXi Wang2012-05-31
* um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul2012-05-31
* security/keys/keyctl.c: suppress memory allocation failure warningAndrew Morton2012-05-31
* drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat2012-05-29
* drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen2012-05-29
* drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan2012-05-29
* drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge2012-05-29
* drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss2012-05-29
* rtc: ds1307: add trickle charger supportWolfram Sang2012-05-29
* rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-29
* rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-29
* drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam2012-05-29
* drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein2012-05-29
* rtc: add ioctl to get/clear battery low voltage statusAlexander Stein2012-05-29
* drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten2012-05-29
* rtc/spear: add Device Tree probing capabilityViresh Kumar2012-05-29
* lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier2012-05-29
* radix-tree: fix preload vector sizeNick Piggin2012-05-29
* spinlock_debug: print kallsyms name for lockStephen Boyd2012-05-29
* vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
* lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-29
* lib/string_helpers.c: make arrays staticAndrew Morton2012-05-29
* lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-29
* list_debug: WARN for adding something already in the listChris Metcalf2012-05-29
* leds: add LM3533 LED driverJohan Hovold2012-05-29