index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
9
-58
/
+37
|
\
|
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
1
-2
/
+2
|
*
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-1
/
+1
|
*
-
.
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
8
-25
/
+24
|
|
\
\
|
|
|
*
fs: move code out of buffer.c
Al Viro
2012-01-03
1
-1
/
+0
|
|
|
/
|
|
/
|
|
|
*
auditsc: propage umode_t
Al Viro
2012-01-03
1
-2
/
+2
|
|
*
switch kern_ipc_perm to umode_t
Al Viro
2012-01-03
1
-5
/
+5
|
|
*
switch mq_open() to umode_t
Al Viro
2012-01-03
1
-3
/
+3
|
|
*
sysctl: use umode_t for table permissions
Al Viro
2012-01-03
1
-1
/
+1
|
|
*
cgroup: propagate mode_t
Al Viro
2012-01-03
1
-7
/
+7
|
|
*
switch debugfs to umode_t
Al Viro
2012-01-03
4
-4
/
+4
|
|
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-2
/
+2
|
|
/
|
*
get rid of timer in kern/acct.c
Al Viro
2012-01-03
1
-30
/
+10
*
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
1
-0
/
+3
|
\
\
|
*
|
irq: check domain hwirq range for DT translate
Rob Herring
2011-12-28
1
-0
/
+3
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
4
-58
/
+57
|
\
\
\
|
*
\
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
4
-58
/
+57
|
|
\
\
\
|
|
*
|
|
clockevents: remove sysdev.h
Kay Sievers
2011-12-21
1
-1
/
+0
|
|
*
|
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-21
/
+19
|
|
*
|
|
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-18
/
+19
|
|
*
|
|
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
1
-18
/
+19
*
|
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-06
1
-5
/
+7
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
1
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
2011-12-23
1
-5
/
+7
*
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
1
-5
/
+5
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
2011-12-05
1
-5
/
+5
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
time: Fix spelling mistakes in new comments
John Stultz
2011-11-21
1
-4
/
+4
|
|
*
|
|
|
|
|
time: fix bogus comment in timekeeping_get_ns_raw
Dan McGee
2011-11-21
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
27
-2463
/
+2687
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2011-12-23
2
-2
/
+1
|
*
|
|
|
|
|
|
|
sched: Disable scheduler warnings during oopses
Dave Jones
2011-12-23
1
-0
/
+3
|
*
|
|
|
|
|
|
|
sched: Fix cgroup movement of waking process
Daisuke Nishimura
2011-12-21
1
-1
/
+3
|
*
|
|
|
|
|
|
|
sched: Fix cgroup movement of newly created process
Daisuke Nishimura
2011-12-21
1
-0
/
+13
|
*
|
|
|
|
|
|
|
sched: Fix cgroup movement of forking process
Daisuke Nishimura
2011-12-21
1
-2
/
+5
|
*
|
|
|
|
|
|
|
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
2011-12-21
1
-3
/
+0
|
*
|
|
|
|
|
|
|
sched: Fix load-balance lock-breaking
Peter Zijlstra
2011-12-21
1
-7
/
+25
|
*
|
|
|
|
|
|
|
sched: Replace all_pinned with a generic flags field
Peter Zijlstra
2011-12-21
1
-16
/
+19
|
*
|
|
|
|
|
|
|
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
2011-12-21
3
-30
/
+70
|
*
|
|
|
|
|
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
18
-2272
/
+2479
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
sched: Add missing rcu_dereference() around ->real_parent usage
Kees Cook
2011-12-16
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
2011-12-15
22
-55
/
+311
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
sched, nohz: Fix missing RCU read lock
Peter Zijlstra
2011-12-08
1
-2
/
+7
|
|
*
|
|
|
|
|
|
|
sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer
Suresh Siddha
2011-12-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
sched, nohz: Fix the idle cpu check in nohz_idle_balance
Suresh Siddha
2011-12-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
sched: Use jump_labels for sched_feat
Peter Zijlstra
2011-12-06
3
-22
/
+81
|
|
*
|
|
|
|
|
|
|
sched/accounting: Fix parameter passing in task_group_account_field
Glauber Costa
2011-12-06
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
sched/accounting: Fix user/system tick double accounting
Glauber Costa
2011-12-06
1
-10
/
+2
|
|
*
|
|
|
|
|
|
|
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
2011-12-06
2
-93
/
+106
|
|
*
|
|
|
|
|
|
|
sched: Save some hrtick_start_fair cycles
Mike Galbraith
2011-12-06
2
-3
/
+11
|
|
*
|
|
|
|
|
|
|
sched/accounting, cgroups: Reuse cgroup's parent pointer
Glauber Costa
2011-12-06
1
-6
/
+9
[next]