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-19
ring-buffer: Merge separate resize loops
Vaibhav Nagarnaik
1
-26
/
+15
2012-05-18
PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...
Minho Ban
1
-0
/
+13
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
13
-54
/
+92
2012-05-18
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
Konstantin Khlebnikov
1
-0
/
+1
2012-05-17
cred: use correct cred accessor with regards to rcu read lock
Sasha Levin
1
-2
/
+2
2012-05-17
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...
Linus Torvalds
3
-1
/
+7
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2
-367
/
+2
2012-05-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+2
2012-05-16
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
Steven Rostedt
1
-1
/
+0
2012-05-16
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
1
-2
/
+2
2012-05-16
ftrace: Make ftrace_modify_all_code() global for archs to use
Steven Rostedt
1
-8
/
+13
2012-05-16
ftrace: Return record ip addr for ftrace_location()
Steven Rostedt
1
-6
/
+10
2012-05-16
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
Steven Rostedt
1
-40
/
+40
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
[prev]
[next]