index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
ftrace: Speed up search by skipping pages by address
Steven Rostedt
1
-6
/
+16
2012-05-16
ftrace: Remove extra helper functions
Steven Rostedt
1
-37
/
+24
2012-05-16
ftrace: Sort all function addresses, not just per page
Steven Rostedt
1
-12
/
+22
2012-05-16
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
1
-0
/
+2
2012-05-16
tracing: Check return value of tracing_dentry_percpu()
Namhyung Kim
1
-0
/
+3
2012-05-16
ring-buffer: Reset head page before running self test
Steven Rostedt
1
-0
/
+4
2012-05-16
ring-buffer: Add integrity check at end of iter read
Steven Rostedt
1
-0
/
+29
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-2
/
+0
2012-05-16
ring-buffer: Make addition of pages in ring buffer atomic
Vaibhav Nagarnaik
1
-25
/
+77
2012-05-16
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2
-76
/
+209
2012-05-16
tracing: Clean up tracing_mark_write()
Steven Rostedt
1
-13
/
+11
2012-05-15
userns: Convert cgroup permission checks to use uid_eq
Eric W. Biederman
1
-3
/
+3
2012-05-15
userns: signal remove unnecessary map_cred_ns
Eric W. Biederman
1
-15
/
+5
2012-05-15
userns: Teach inode_capable to understand inodes whose uids map to other name...
Eric W. Biederman
1
-2
/
+4
2012-05-15
genirq: export handle_edge_irq() and irq_to_desc()
Jiri Kosina
2
-0
/
+2
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
2
-2
/
+6
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
13
-70
/
+136
2012-05-14
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...
Tejun Heo
1
-2
/
+7
2012-05-14
printk() - isolate KERN_CONT users from ordinary complete lines
Kay Sievers
1
-44
/
+61
2012-05-14
printk() - restore prefix/timestamp printing for multi-newline strings
Kay Sievers
1
-51
/
+76
2012-05-14
sched/debug: Fix printing large integers on 32-bit platforms
Peter Zijlstra
1
-2
/
+8
2012-05-14
sched/fair: Improve the ->group_imb logic
Peter Zijlstra
1
-6
/
+14
2012-05-14
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
3
-16
/
+41
2012-05-14
sched/numa: Don't scale the imbalance
Peter Zijlstra
1
-6
/
+1
2012-05-14
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
2
-14
/
+7
2012-05-14
sched/numa: Fix the new NUMA topology bits
Peter Zijlstra
1
-2
/
+1
2012-05-14
Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
16
-355
/
+506
2012-05-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
10
-298
/
+1073
2012-05-11
printk: add stub for prepend_timestamp()
Randy Dunlap
1
-0
/
+4
2012-05-11
PM / Sleep: User space wakeup sources garbage collector Kconfig option
Rafael J. Wysocki
2
-39
/
+67
2012-05-11
PM / Sleep: Make the limit of user space wakeup sources configurable
Rafael J. Wysocki
2
-5
/
+32
2012-05-11
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
9
-182
/
+752
2012-05-10
printk: correctly align __log_buf
Stephen Warren
1
-7
/
+6
2012-05-10
namespaces, pid_ns: fix leakage on fork() failure
Mike Galbraith
1
-0
/
+3
2012-05-10
tracing: Do not enable function event with enable
Steven Rostedt
2
-1
/
+5
2012-05-10
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
1
-17
/
+46
2012-05-09
printk() - restore timestamp printing at console output
Kay Sievers
1
-17
/
+26
2012-05-09
printk() - do not merge continuation lines of different threads
Kay Sievers
1
-9
/
+10
2012-05-09
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
1
-19
/
+22
2012-05-09
rcu: Make rcu_barrier() less disruptive
Paul E. McKenney
3
-88
/
+222
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
[prev]
[next]