aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\
| * aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-30
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-12
|\ \
| * | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-12
| * | memcg: reduce function dereferenceSha Zhengju2013-09-12
| * | memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-12
| * | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\ \ \
| * | | fs: bump inode and dentry counters to longGlauber Costa2013-09-10
* | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-12
|\ \ \ \
| * \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-10
| |\ \ \ \
| | * | | | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-30
| | * | | | PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-30
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-12
|\ \ \ \ \ \
| * | | | | | uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-12
| * | | | | | perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-11
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | sched: Fix load balancing performance regression in should_we_balance()Joonsoo Kim2013-09-10
| |/ / / / /
* | | | | | panic: call panic handlers before kmsg_dumpKees Cook2013-09-11
* | | | | | kexec: remove unnecessary returnXishi Qiu2013-09-11
* | | | | | __ptrace_may_access() should not deny sub-threadsMark Grondona2013-09-11
* | | | | | kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-11
* | | | | | kprobes: unify insn cachesHeiko Carstens2013-09-11
* | | | | | task_work: documentationOleg Nesterov2013-09-11
* | | | | | task_work: minor cleanupsOleg Nesterov2013-09-11
* | | | | | kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().David Daney2013-09-11
* | | | | | extable: skip sorting if the table is emptyUwe Kleine-König2013-09-11
* | | | | | smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-11
* | | | | | up.c: use local_irq_{save,restore}() in smp_call_function_single.David Daney2013-09-11
* | | | | | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-11
* | | | | | kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAKWill Deacon2013-09-11
* | | | | | kernel/smp.c: free related resources when failure occurs in hotplug_cfd()Chen Gang2013-09-11
* | | | | | kernel/modsign_pubkey.c: fix init const for module signing codeAndi Kleen2013-09-11
* | | | | | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-11
* | | | | | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi2013-09-11
* | | | | | mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu2013-09-11
* | | | | | mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2013-09-11
* | | | | | fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checksOleg Nesterov2013-09-11
* | | | | | pidns: kill the unnecessary CLONE_NEWPID in copy_process()Oleg Nesterov2013-09-11
* | | | | | pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov2013-09-11
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-10
|\ \ \ \ \
| * | | | | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-07
* | | | | | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-09
|\ \ \ \ \ \
| * | | | | | ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()Steven Rostedt (Red Hat)2013-09-05
| * | | | | | ftrace: Fix a slight race in modifying what function callback gets tracedSteven Rostedt (Red Hat)2013-09-03
| * | | | | | tracing: Make tracing_cpumask available for all instancesAlexander Z Lam2013-08-22
| * | | | | | tracing: Kill the !CONFIG_MODULES code in trace_events.cOleg Nesterov2013-08-21
| * | | | | | tracing: Don't pass file_operations array to event_create_dir()Oleg Nesterov2013-08-21
| * | | | | | tracing: Kill trace_create_file_ops() and friendsOleg Nesterov2013-08-21