| Commit message (Expand) | Author | Age |
* | Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-12-06 |
|\ |
|
| * | tracing: Only run synchronize_sched() at instance deletion time | Steven Rostedt | 2013-12-05 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-12-04 |
|\ \ |
|
| * | | nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off | Thomas Gleixner | 2013-11-29 |
| * | | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD | Martin Schwidefsky | 2013-11-22 |
| * | | tick: Document tick_do_timer_cpu | Andrew Morton | 2013-11-19 |
| * | | timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) | Joe Perches | 2013-11-19 |
| * | | NOHZ: Check for nohz active instead of nohz enabled | Thomas Gleixner | 2013-11-19 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-02 |
|\ \ \ |
|
| * | | | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan | 2013-11-25 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-02 |
|\ \ \ \ |
|
| * | | | | sched: Expose preempt_schedule_irq() | Thomas Gleixner | 2013-11-27 |
| * | | | | sched: Fix a trivial typo in comments | Shigeru Yoshida | 2013-11-19 |
| * | | | | sched: Avoid NULL dereference on sd_busy | Peter Zijlstra | 2013-11-19 |
| * | | | | sched: Check sched_domain before computing group power | Srikar Dronamraju | 2013-11-19 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-02 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | perf/trace: Properly use u64 to hold event_id | Vince Weaver | 2013-11-19 |
| * | | | | perf: Remove fragile swevent hlist optimization | Peter Zijlstra | 2013-11-19 |
| * | | | | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra | 2013-11-19 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-29 |
|\ \ \ \ |
|
| * | | | | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w... | Li Bin | 2013-11-22 |
| * | | | | workqueue: fix comment typo for __queue_work() | Li Bin | 2013-11-22 |
| * | | | | workqueue: fix ordered workqueues in NUMA setups | Tejun Heo | 2013-11-22 |
| * | | | | workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY | Oleg Nesterov | 2013-11-22 |
* | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-29 |
|\ \ \ \ \ |
|
| * | | | | | cgroup: fix cgroup_subsys_state leak for seq_files | Tejun Heo | 2013-11-27 |
| * | | | | | cpuset: Fix memory allocator deadlock | Peter Zijlstra | 2013-11-27 |
| * | | | | | cgroup: use a dedicated workqueue for cgroup destruction | Tejun Heo | 2013-11-22 |
| |/ / / / |
|
* | | | | | kernel/extable: fix address-checks for core_kernel and init areas | Helge Deller | 2013-11-28 |
* | | | | | Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-26 |
|\ \ \ \ \ |
|
| * | | | | | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) | 2013-11-26 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | padata: make the sequence counter an atomic_t | Mathias Krause | 2013-10-30 |
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 |
|\ \ \ \ \ |
|
| * | | | | | kernel/system_certificate.S: use real contents instead of macro GLOBAL() | Chen Gang | 2013-10-30 |
| * | | | | | keys: change asymmetric keys to use common hash definitions | Dmitry Kasatkin | 2013-10-25 |
| * | | | | | KEYS: Make the system 'trusted' keyring viewable by userspace | Mimi Zohar | 2013-09-25 |
| * | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flag | David Howells | 2013-09-25 |
| * | | | | | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 2013-09-25 |
| * | | | | | KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate | David Howells | 2013-09-25 |
| * | | | | | KEYS: Load *.x509 files into kernel keyring | David Howells | 2013-09-25 |
| * | | | | | KEYS: Rename public key parameter name arrays | David Howells | 2013-09-25 |
| * | | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches | David Howells | 2013-09-24 |
* | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-11-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | audit: fix type of sessionid in audit_set_loginuid() | Eric Paris | 2013-11-06 |
| * | | | | | | audit: call audit_bprm() only once to add AUDIT_EXECVE information | Richard Guy Briggs | 2013-11-05 |
| * | | | | | | audit: move audit_aux_data_execve contents into audit_context union | Richard Guy Briggs | 2013-11-05 |
| * | | | | | | audit: remove unused envc member of audit_aux_data_execve | Richard Guy Briggs | 2013-11-05 |
| * | | | | | | audit: Kill the unused struct audit_aux_data_capset | Eric W. Biederman | 2013-11-05 |
| * | | | | | | audit: do not reject all AUDIT_INODE filter types | Eric Paris | 2013-11-05 |