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-09-12
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
1
-3
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-0
/
+39
2013-09-12
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
Will Deacon
1
-0
/
+14
2013-09-12
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
Chen Gang
1
-1
/
+4
2013-09-12
kernel/modsign_pubkey.c: fix init const for module signing code
Andi Kleen
1
-3
/
+3
2013-09-12
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
1
-2
/
+2
2013-09-12
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
1
-1
/
+1
2013-09-12
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
1
-6
/
+6
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-6
/
+3
2013-09-12
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
1
-15
/
+9
2013-09-12
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
1
-3
/
+2
2013-09-12
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
1
-3
/
+4
2013-09-11
perf: Fix up MMAP2 buffer space reservation
Arnaldo Carvalho de Melo
1
-0
/
+1
2013-09-11
fs: bump inode and dentry counters to long
Glauber Costa
1
-3
/
+3
2013-09-11
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-32
/
+37
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+17
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
1
-1
/
+1
2013-09-10
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-209
/
+65
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2013-09-08
Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c
Al Viro
1
-16
/
+17
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-59
/
+27
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-22
/
+10
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
69
-1908
/
+2886
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-41
/
+66
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+6
2013-09-05
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2013-09-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+29
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-127
/
+117
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-241
/
+303
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
6
-184
/
+330
2013-09-04
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+35
2013-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-447
/
+873
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
1
-8
/
+11
2013-09-04
switch copy_module_from_fd() to fdget
Al Viro
1
-7
/
+6
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-1066
/
+1246
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+9
2013-09-04
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
1
-1
/
+16
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+5
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+7
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+15
2013-09-03
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2
-3
/
+18
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
11
-447
/
+873
2013-09-02
perf: Add attr->mmap2 attribute to an event
Stephane Eranian
1
-4
/
+42
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
1
-1
/
+9
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
1
-34
/
+89
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
1
-4
/
+1
[prev]
[next]