index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-22
3
-460
/
+994
|
\
|
*
printk() - isolate KERN_CONT users from ordinary complete lines
Kay Sievers
2012-05-14
1
-44
/
+61
|
*
printk() - restore prefix/timestamp printing for multi-newline strings
Kay Sievers
2012-05-14
1
-51
/
+76
|
*
printk: add stub for prepend_timestamp()
Randy Dunlap
2012-05-11
1
-0
/
+4
|
*
printk: correctly align __log_buf
Stephen Warren
2012-05-10
1
-7
/
+6
|
*
printk() - restore timestamp printing at console output
Kay Sievers
2012-05-09
1
-17
/
+26
|
*
printk() - do not merge continuation lines of different threads
Kay Sievers
2012-05-09
1
-9
/
+10
|
*
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
2012-05-09
1
-19
/
+22
|
*
kmsg: use do_div() to divide 64bit integer
Kay Sievers
2012-05-08
1
-1
/
+4
|
*
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
2012-05-07
1
-0
/
+313
|
*
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
2012-05-07
1
-424
/
+590
|
*
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
Jim Cromie
2012-05-04
1
-21
/
+12
|
*
params.c: fix Smack complaint about parse_args
Jim Cromie
2012-05-04
1
-1
/
+1
|
*
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
2012-05-02
19
-87
/
+121
|
|
\
|
*
|
dynamic_debug: make dynamic-debug work for module initialization
Jim Cromie
2012-04-30
1
-1
/
+1
|
*
|
params: add 3rd arg to option handler callback signature
Jim Cromie
2012-04-30
1
-14
/
+17
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-21
4
-19
/
+45
|
\
\
\
|
*
|
|
genirq: Do not consider disabled wakeup irqs
Thomas Gleixner
2012-05-04
1
-1
/
+6
|
*
|
|
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
2012-05-04
2
-3
/
+8
|
*
|
|
genirq: Be more informative on irq type mismatch
Thomas Gleixner
2012-04-19
1
-15
/
+10
|
*
|
|
genirq: Reject bogus threaded irq requests
Thomas Gleixner
2012-04-19
1
-0
/
+21
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
5
-25
/
+465
|
\
\
\
\
|
*
\
\
\
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-04
19
-87
/
+121
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
Will Drewry
2012-04-18
1
-4
/
+9
|
*
|
|
|
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2012-04-14
1
-0
/
+16
|
*
|
|
|
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2012-04-14
1
-0
/
+26
|
*
|
|
|
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
2012-04-14
1
-1
/
+8
|
*
|
|
|
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
2012-04-14
1
-10
/
+32
|
*
|
|
|
seccomp: remove duplicated failure logging
Kees Cook
2012-04-14
2
-16
/
+7
|
*
|
|
|
seccomp: add system call filtering using BPF
Will Drewry
2012-04-14
3
-19
/
+382
|
*
|
|
|
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-14
1
-0
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
8
-23
/
+171
|
\
\
\
\
|
*
|
|
|
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
2012-05-08
1
-4
/
+3
|
*
|
|
|
fork: Provide kmemcache based thread_info allocator
Thomas Gleixner
2012-05-08
1
-0
/
+27
|
*
|
|
|
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
12
-70
/
+107
|
|
\
\
\
\
|
|
*
|
|
|
fork: Provide weak arch_release_[task_struct|thread_info] functions
Thomas Gleixner
2012-05-08
1
-4
/
+17
|
|
*
|
|
|
fork: Move thread info gfp flags to header
Thomas Gleixner
2012-05-08
1
-6
/
+2
|
|
*
|
|
|
fork: Remove the weak insanity
Thomas Gleixner
2012-05-08
1
-7
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
2012-05-08
1
-0
/
+23
|
*
|
|
|
init_task: Create generic init_task instance
Thomas Gleixner
2012-05-05
1
-2
/
+0
|
*
|
|
|
smp: Fix idle_thread_init() inline stub
Thomas Gleixner
2012-05-04
1
-1
/
+1
|
*
|
|
|
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
2012-05-03
4
-56
/
+31
|
*
|
|
|
smp: Provide generic idle thread allocation
Thomas Gleixner
2012-04-26
4
-2
/
+96
|
*
|
|
|
smp: Add generic smpboot facility
Thomas Gleixner
2012-04-26
4
-0
/
+29
|
*
|
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-21
10
-298
/
+1073
|
\
\
\
\
|
*
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-05-14
10
-298
/
+1073
|
|
\
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
\
\
\
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
2012-05-11
9
-182
/
+752
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
2012-04-30
1
-4
/
+40
|
|
|
|
|
*
|
|
|
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
1
-62
/
+300
[next]