index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
2014-09-01
genirq: Create helper for flow handler entry check
Thomas Gleixner
2014-09-01
genirq: Distangle edge handler entry
Thomas Gleixner
2014-09-01
genirq: Avoid double loop on suspend
Thomas Gleixner
2014-09-01
genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()
Thomas Gleixner
2014-09-01
genirq: Make use of pm misfeature accounting
Thomas Gleixner
2014-09-01
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
2014-09-01
genirq: Move suspend/resume logic into irq/pm code
Thomas Gleixner
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
2014-08-27
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-08-25
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2014-08-20
perf: Handle compat ioctl
Pawel Moll
2014-08-16
module: Clean up ro/nx after early module load failures
Andy Lutomirski
2014-08-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-14
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
John Stultz
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-08-13
printk: Add function to return log buffer address and size
Vasant Hegde
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-08-11
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
Guenter Roeck
2014-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-10
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-08-09
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-08
kexec: verify the signature of signed PE bzImage
Vivek Goyal
2014-08-08
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
2014-08-08
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
2014-08-08
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
2014-08-08
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
2014-08-08
resource: provide new functions to walk through resources
Vivek Goyal
2014-08-08
kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc()
Vivek Goyal
2014-08-08
kexec: move segment verification code in a separate function
Vivek Goyal
2014-08-08
kexec: rename unusebale_pages to unusable_pages
Vivek Goyal
2014-08-08
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-08-08
shm: add memfd_create() syscall
David Herrmann
2014-08-08
mm: allow drivers to prevent new writable mappings
David Herrmann
2014-08-08
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-08
shm: make exit_shm work proportional to task activity
Jack Miller
[next]