summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: Remove remaining uses of tasklist_lockFrederic Weisbecker2013-12-091-32/+44
* posix-timers: Use sighand lock instead of tasklist_lock on timer deletionFrederic Weisbecker2013-12-091-6/+11
* posix-timers: Use sighand lock instead of tasklist_lock for task clock sampleFrederic Weisbecker2013-12-091-3/+13
* posix-timers: Consolidate posix_cpu_clock_get()Frederic Weisbecker2013-12-091-34/+30
* posix-timers: Remove useless clock sample on timers cleanupFrederic Weisbecker2013-12-091-23/+7
* posix-timers: Remove dead task special caseFrederic Weisbecker2013-12-091-45/+25
* posix-timers: Cleanup reaped target handlingFrederic Weisbecker2013-12-091-6/+0
* posix-timers: Remove dead process posix cpu timers cachingFrederic Weisbecker2013-12-091-34/+1
* posix-timers: Remove dead thread posix cpu timers cachingFrederic Weisbecker2013-12-091-18/+16
* Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-12-046-47/+35
|\
| * posix-timers: Fix full dynticks CPUs kick on timer reschedulingFrederic Weisbecker2013-12-021-11/+7
| * posix-timers: Spare workqueue if there is no full dynticks CPU to kickFrederic Weisbecker2013-12-021-1/+2
| * context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker2013-12-021-4/+4
| * nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-024-31/+22
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-1/+1
|\ \
| * | irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-022-7/+28
|\ \ \
| * | | sched: Expose preempt_schedule_irq()Thomas Gleixner2013-11-271-2/+1
| * | | sched: Fix a trivial typo in commentsShigeru Yoshida2013-11-191-1/+1
| * | | sched: Avoid NULL dereference on sd_busyPeter Zijlstra2013-11-191-1/+2
| * | | sched: Check sched_domain before computing group powerSrikar Dronamraju2013-11-191-3/+24
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-022-9/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-191-1/+1
| * | | perf: Remove fragile swevent hlist optimizationPeter Zijlstra2013-11-191-8/+0
| * | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+6
* | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-291-13/+37
|\ \ \ \
| * | | | workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...Li Bin2013-11-221-6/+9
| * | | | workqueue: fix comment typo for __queue_work()Li Bin2013-11-221-1/+1
| * | | | workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-11-221-2/+22
| * | | | workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITYOleg Nesterov2013-11-221-4/+5
* | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-292-6/+37
|\ \ \ \ \
| * | | | | cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo2013-11-271-1/+4
| * | | | | cpuset: Fix memory allocator deadlockPeter Zijlstra2013-11-271-2/+6
| * | | | | cgroup: use a dedicated workqueue for cgroup destructionTejun Heo2013-11-221-3/+27
| |/ / / /
* | | | | kernel/extable: fix address-checks for core_kernel and init areasHelge Deller2013-11-281-2/+2
* | | | | Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-261-29/+35
|\ \ \ \ \
| * | | | | ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)2013-11-261-29/+35
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | padata: make the sequence counter an atomic_tMathias Krause2013-10-301-5/+4
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-219-131/+173
|\ \ \ \ \
| * | | | | kernel/system_certificate.S: use real contents instead of macro GLOBAL()Chen Gang2013-10-301-6/+4
| * | | | | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-4/+4
| * | | | | KEYS: Make the system 'trusted' keyring viewable by userspaceMimi Zohar2013-09-251-3/+3
| * | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flagDavid Howells2013-09-251-1/+3
| * | | | | KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-256-115/+119
| * | | | | KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicateDavid Howells2013-09-251-3/+9
| * | | | | KEYS: Load *.x509 files into kernel keyringDavid Howells2013-09-252-8/+30
| * | | | | KEYS: Rename public key parameter name arraysDavid Howells2013-09-251-2/+2
| * | | | | KEYS: Add per-user_namespace registers for persistent per-UID kerberos cachesDavid Howells2013-09-242-0/+10
* | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-214-82/+210
|\ \ \ \ \ \
OpenPOWER on IntegriCloud