summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-28kernel/kprobes.c: convert printk to pr_foo()Fabian Frederick
2014-07-28kexec: support for kexec on panic using new system callVivek Goyal
2014-07-28kexec: fix freeing up for image loader data loadingVivek Goyal
2014-07-28kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-07-28kexec: return error if file bytes are less then file sizeVivek Goyal
2014-07-28kexec-implementation-of-new-syscall-kexec_file_load-checkpatch-fixesAndrew Morton
2014-07-28kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-07-28kexec: new syscall kexec_file_load() declarationVivek Goyal
2014-07-28resource: provide new functions to walk through resourcesVivek Goyal
2014-07-28kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()Vivek Goyal
2014-07-28kexec: move segment verification code in a separate functionVivek Goyal
2014-07-28kexec: rename unusebale_pages to unusable_pagesVivek Goyal
2014-07-28bin2c: move bin2c in scripts/basicVivek Goyal
2014-07-28kernel-posix-timersc-code-clean-up-checkpatch-fixesAndrew Morton
2014-07-28kernel/posix-timers.c: code clean-upFabian Frederick
2014-07-28Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'signal-cleanup/signal_v4'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'irqchip/irqchip/for-next'Stephen Rothwell
2014-07-28next-20140724/tipStephen Rothwell
2014-07-28Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-07-28Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-27Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-07-27Merge branches 'pm-opp' and 'pm-general'Rafael J. Wysocki
2014-07-27Merge branches 'pm-apm' and 'pm-sleep'Rafael J. Wysocki
2014-07-27Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki
2014-07-27rcu: Don't track sysidle state if no nohz_full= CPUsPaul E. McKenney
2014-07-27rcu: Eliminate redundant rcu_sysidle_state variablePaul E. McKenney
2014-07-27rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_maskPranith Kumar
2014-07-27rcu: Remove stale comment in tree.cPranith Kumar
2014-07-27rcu: Update tiny.c references to tree.cPranith Kumar
2014-07-27rcu: Define tracepoint strings only if CONFIG_TRACING is setArd Biesheuvel
2014-07-27rcu: Create rcuo kthreads only for onlined CPUsPaul E. McKenney
2014-07-27rcu: Rationalize kthread spawningPaul E. McKenney
2014-07-27rcu: Uninline rcu_read_lock_held()Oleg Nesterov
2014-07-27rcu: Use true/false instead of 1/0 for a bool typePranith Kumar
2014-07-27rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()Pranith Kumar
2014-07-27rcu: Use false for return in __call_rcu_nocb()Pranith Kumar
2014-07-27rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()Pranith Kumar