summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-011-0/+1
|\
| * irq: Export handle_fasteoi_irqVincent Stehlé2014-08-251-0/+1
* | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-291-0/+11
* | resource: fix the case of null pointer accessVivek Goyal2014-08-291-7/+4
* | Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-271-1/+15
|\ \
| * | trace: Fix epoll hang when we race with new entriesJosef Bacik2014-08-251-1/+15
* | | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-251-89/+157
|\| | | |/ |/|
| * ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)2014-08-221-1/+1
| * ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)2014-08-221-22/+38
| * ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)2014-08-221-15/+28
| * ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)2014-08-221-4/+39
| * ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)2014-08-221-48/+52
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-242-2/+34
|\ \ | |/ |/|
| * perf: Handle compat ioctlPawel Moll2014-08-201-1/+22
| * kprobes: Skip kretprobe hit in NMI context to avoid deadlockMasami Hiramatsu2014-08-081-1/+12
* | module: Clean up ro/nx after early module load failuresAndy Lutomirski2014-08-161-0/+5
* | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-143-8/+27
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-113-8/+27
| |\ \ \ \
| | | | * | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-062-7/+7
| | * | | | PM / hibernate: avoid unsafe pages in e820 reserved regionsLee, Chun-Yi2014-08-061-1/+20
* | | | | | timekeeping: Another fix to the VSYSCALL_OLD update_vsyscallJohn Stultz2014-08-141-2/+3
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-141-0/+12
|\ \ \ \ \ \
| * | | | | | printk: Add function to return log buffer address and sizeVasant Hegde2014-08-131-0/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-08-142-6/+6
|\ \ \ \ \ \ \
| * | | | | | | seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck2014-08-112-6/+6
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-255/+201
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | kernel/acct.c: fix coding style warnings and errorsIonut Alexa2014-08-071-12/+16
| * | | | | | | death to mnt_pinnedAl Viro2014-08-071-5/+19
| * | | | | | | take fs_pin stuff to fs/*Al Viro2014-08-071-95/+32
| * | | | | | | start carving bsd_acct_struct upAl Viro2014-08-071-19/+23
| * | | | | | | acct: move mnt_pin() upwards.Al Viro2014-08-071-2/+1
| * | | | | | | make acct_kill() wait for file closing.Al Viro2014-08-071-3/+17
| * | | | | | | acct: get rid of acct_lock for acct->countAl Viro2014-08-071-33/+52
| * | | | | | | acct: get rid of acct_listAl Viro2014-08-071-80/+55
| * | | | | | | acct: simplify check_free_space()Al Viro2014-08-071-39/+11
| * | | | | | | acct: new lifetime rulesAl Viro2014-08-071-106/+114
| * | | | | | | acct: serialize acct_on()Al Viro2014-08-071-0/+4
| * | | | | | | acct() should honour the limits from the very beginningAl Viro2014-08-071-2/+2
| * | | | | | | split the slow path in acct_process() offAl Viro2014-08-071-22/+28
| * | | | | | | separate namespace-independent parts of filling acct_tAl Viro2014-08-071-47/+51
| * | | | | | | acct: switch to __kernel_write()Al Viro2014-08-071-19/+12
| * | | | | | | acct: encode_comp_t(0) is 0, fortunately...Al Viro2014-08-071-3/+0
| * | | | | | | Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2014-08-0723-469/+708
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-101-8/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ARM: avoid ARM binutils leaking ELF local symbolsRussell King2014-07-271-0/+2
| * | | | | | | | module: add within_module() functionPetr Mladek2014-07-271-8/+4
* | | | | | | | | Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-091-17/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-08-061-11/+6
| * | | | | | | | | ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-08-061-6/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-092-14/+7
|\ \ \ \ \ \ \ \ \