aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-03-23Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23seq_file: add seq_set_overflow(), seq_overflow()KAMEZAWA Hiroyuki
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23proc: speed up /proc/stat handlingEric Dumazet
2012-03-23fs/proc/kcore.c: make get_sparsemem_vmemmap_info() staticDjalal Harouni
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23kmod: make __request_module() killableOleg Nesterov
2012-03-23kmod: introduce call_modprobe() helperOleg Nesterov
2012-03-23usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov
2012-03-23usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-23signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/Oleg Nesterov
2012-03-23signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig()Oleg Nesterov
2012-03-23signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() pathsOleg Nesterov
2012-03-23signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLEOleg Nesterov
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko
2012-03-23ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko
2012-03-23ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameterDenys Vlasenko
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko
2012-03-23ptrace: don't modify flags on PTRACE_SETOPTIONS failureDenys Vlasenko
2012-03-23ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov
2012-03-23ptrace: the killed tracee should not enter the syscallOleg Nesterov
2012-03-23fat: fix bug in enforcing Long File Name lengthNamjae Jeon
2012-03-23fat: clean up xlate_to_uni()Namjae Jeon
2012-03-23rtc: ds1307: generalise ram size and offsetAustin Boyle
2012-03-23rtc: ds1307: comment and format cleanupDavid Anders
2012-03-23rtc: ds1307: simplify irq setup codeWolfram Sang
2012-03-23rtc: ds1307: refactor chip_desc tableWolfram Sang
2012-03-23rtc: driver for DA9052/53 PMIC v1Ashish Jangam
2012-03-23drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...Kevin Liu
2012-03-23drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value errorKevin Liu
2012-03-23drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops staticNavin P
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-23drivers/rtc/rtc-twl.c: return correct RTC event from ISRVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: simplify RTC interrupt clearingVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior stateVenu Byravarasu
2012-03-23drivers/rtc/rtc-twl.c: optimize IRQ bit accessVenu Byravarasu
2012-03-23MIPS: add RTC support for loongson1Bzhao zhang
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2012-03-23rtc: convert rtc spi drivers to module_spi_driverAxel Lin