index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
irq_work: Remove return value from the irq_work_queue() function
anish kumar
1
-21
/
+10
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-6
/
+15
2013-01-24
Merge tag 'v3.8-rc4' into irq/core
Ingo Molnar
102
-2841
/
+4991
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
2
-2
/
+28
2013-01-15
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+11
2013-01-14
tracing: Fix regression of trace_pipe
Liu Bo
1
-2
/
+2
2013-01-12
kernel/audit.c: avoid negative sleep durations
Andrew Morton
1
-13
/
+23
2013-01-12
audit: catch possible NULL audit buffers
Kees Cook
4
-11
/
+27
2013-01-12
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
1
-3
/
+11
2013-01-12
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
1
-0
/
+10
2013-01-12
tracing: Fix regression with irqsoff tracer and tracing_on file
Steven Rostedt
1
-2
/
+9
2013-01-11
audit: fix auditfilter.c kernel-doc warnings
Randy Dunlap
1
-1
/
+0
2013-01-10
Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2013-01-10
tracing: Fix regression of trace_options file setting
Steven Rostedt
1
-0
/
+2
2013-01-07
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-2
/
+3
2013-01-06
signals: set_current_blocked() can use __set_current_blocked()
Oleg Nesterov
1
-6
/
+2
2013-01-06
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
1
-0
/
+1
2013-01-05
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
1
-2
/
+3
2012-12-26
pidns: Stop pid allocation when init dies
Eric W. Biederman
2
-3
/
+16
2012-12-25
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-21
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-7
/
+7
2012-12-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-9
/
+7
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+77
2012-12-21
keys: use keyring_alloc() to create module signing keyring
David Howells
1
-9
/
+6
2012-12-21
kcmp: include linux/ptrace.h
Cyrill Gorcunov
1
-0
/
+1
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
1
-1
/
+4
2012-12-20
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2012-12-20
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
1
-0
/
+16
2012-12-20
generic compat_sys_sigaltstack()
Al Viro
1
-0
/
+45
2012-12-20
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
1
-0
/
+6
2012-12-20
new helper: restore_altstack()
Al Viro
1
-0
/
+7
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-5
/
+3
2012-12-20
watchdog: Fix disable/enable regression
Bjørn Mork
1
-7
/
+4
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-183
/
+294
2012-12-19
Merge branch 'akpm' (more patches from Andrew)
Linus Torvalds
3
-10
/
+16
2012-12-19
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
1
-2
/
+2
2012-12-19
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
1
-7
/
+13
2012-12-19
irq: tsk->comm is an array
Alan Cox
1
-1
/
+1
2012-12-19
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-33
/
+31
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-4
/
+31
2012-12-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-49
/
+55
2012-12-18
pidns: remove unused is_container_init()
Gao feng
1
-15
/
+0
2012-12-18
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
1
-0
/
+3
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+17
2012-12-18
trace: use kbasename()
Andy Shevchenko
1
-4
/
+4
2012-12-18
printk: boot_delay should only affect output
Andrew Cooks
1
-19
/
+21
2012-12-18
watchdog: store the watchdog sample period as a variable
Chuansheng Liu
1
-5
/
+8
2012-12-18
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-2
/
+2
2012-12-18
kernel: remove reference to feature-removal-schedule.txt
Tao Ma
2
-4
/
+0
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
14
-115
/
+371
[next]