summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-30kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal
2012-07-30fork: fix error handling in dup_task()Akinobu Mita
2012-07-30revert "sched: Fix fork() error path to not crash"Andrew Morton
2012-07-30fork: use vma_pages() to simplify the codeHuang Shijie
2012-07-30proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni
2012-07-30proc: environ_read() make sure offset points to environment address rangeDjalal Harouni
2012-07-30coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang
2012-07-30kmod: avoid deadlock from recursive kmod callTetsuo Handa
2012-07-30kernel/kmod.c: document call_usermodehelper_fns() a bitAndrew Morton
2012-07-30fat: refactor shortname parsingSteven J. Magnani
2012-07-30fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani
2012-07-30hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko
2012-07-30nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-30nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi
2012-07-30nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao
2012-07-30nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2012-07-30minixfs: fix block limit checkVladimir Serbinenko
2012-07-30drivers/rtc/rtc-pcf8563.c: add device tree supportNick Bowler
2012-07-30drivers/rtc/rtc-pcf8563.c: set owner field in driver structNick Bowler
2012-07-30rtc/rtc-da9052: remove unneed devm_kfree callDevendra Naga
2012-07-30rtc/mc13xxx: add support for the rtc in the mc34708 pmicUwe Kleine-König
2012-07-30rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASUwe Kleine-König
2012-07-30drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*Sachin Kamat
2012-07-30drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeededAndrew Morton
2012-07-30drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()Devendra Naga
2012-07-30drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson
2012-07-30drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran
2012-07-30rtc: pl031: fix up IRQ flagsMattias Wallin
2012-07-30rtc: pl031: use per-vendor variables for special initLinus Walleij
2012-07-30rtc: pl031: encapsulate per-vendor opsLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij
2012-07-30drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka
2012-07-30lib/crc32.c: fix unused variables warningsThiago Rafael Becker
2012-07-30checkpatch: add checks for do {} while (0) macro misusesJoe Perches
2012-07-30checkpatch: Add acheck for use of sizeof without parenthesisJoe Perches
2012-07-30checkpatch: check usleep_range() argumentsJoe Perches
2012-07-30checkpatch: test for non-standard signaturesJoe Perches
2012-07-30checkpatch: Update alignment checkJoe Perches
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu
2012-07-30spinlock_debug: print offset in addition to symbol nameStephen Boyd
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-30ext4: use memweight()Akinobu Mita
2012-07-30ext3: use memweight()Akinobu Mita
2012-07-30ext2: use memweight()Akinobu Mita