index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
Paul E. McKenney
1
-4
/
+16
2012-05-09
rcu: Make RCU_FAST_NO_HZ handle timer migration
Paul E. McKenney
1
-3
/
+21
2012-05-09
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-100
/
+18
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2
-12
/
+11
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-5
/
+4
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-95
/
+185
2012-05-09
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
Peter Zijlstra
1
-93
/
+82
2012-05-09
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
2
-2
/
+9
2012-05-09
sched/fair: Let minimally loaded cpu balance the group
Peter Zijlstra
1
-5
/
+5
2012-05-09
sched: Change rq->nr_running to unsigned int
Peter Zijlstra
3
-8
/
+8
2012-05-09
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...
Igor Mammedov
1
-0
/
+2
2012-05-08
tracing: Remove ftrace_disable/enable_cpu()
Steven Rostedt
1
-42
/
+2
2012-05-08
tracing: Use seq_*_private interface for some seq files
Jiri Olsa
2
-58
/
+16
2012-05-08
kmsg: use do_div() to divide 64bit integer
Kay Sievers
1
-1
/
+4
2012-05-08
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
1
-4
/
+3
2012-05-08
fork: Provide kmemcache based thread_info allocator
Thomas Gleixner
1
-0
/
+27
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
12
-70
/
+107
2012-05-08
fork: Provide weak arch_release_[task_struct|thread_info] functions
Thomas Gleixner
1
-4
/
+17
2012-05-08
fork: Move thread info gfp flags to header
Thomas Gleixner
1
-6
/
+2
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
1
-7
/
+1
2012-05-08
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
1
-0
/
+23
2012-05-07
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
1
-0
/
+313
2012-05-07
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
1
-424
/
+590
2012-05-07
sched: Update documentation and comments
Hiroshi Shimamoto
1
-1
/
+1
2012-05-07
Merge branch 'linus' into sched/core
Ingo Molnar
11
-53
/
+87
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
7
-6
/
+823
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
5
-871
/
+1016
2012-05-07
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
1
-8
/
+8
2012-05-07
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
4
-200
/
+435
2012-05-05
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
1
-1
/
+1
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
1
-2
/
+0
2012-05-04
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
Jim Cromie
1
-21
/
+12
2012-05-04
params.c: fix Smack complaint about parse_args
Jim Cromie
1
-1
/
+1
2012-05-04
genirq: Do not consider disabled wakeup irqs
Thomas Gleixner
1
-1
/
+6
2012-05-04
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
2
-3
/
+8
2012-05-04
smp: Fix idle_thread_init() inline stub
Thomas Gleixner
1
-1
/
+1
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
19
-87
/
+121
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
4
-56
/
+31
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
1
-8
/
+6
2012-05-03
userns: Convert ptrace, kill, set_priority permission checks to work with kui...
Eric W. Biederman
3
-26
/
+20
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
4
-86
/
+178
2012-05-03
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
1
-5
/
+2
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
1
-1
/
+1
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
4
-39
/
+41
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2
-25
/
+37
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
3
-32
/
+28
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
4
-13
/
+4
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
19
-87
/
+121
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
5
-0
/
+274
[prev]
[next]