index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-09-01
3
-18
/
+25
|
\
|
*
userns,pidns: Force thread group sharing, not signal handler sharing.
Eric W. Biederman
2015-08-12
2
-6
/
+6
|
*
unshare: Unsharing a thread does not require unsharing a vm
Eric W. Biederman
2015-08-12
1
-10
/
+18
|
*
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-10
1
-2
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
11
-76
/
+112
|
\
\
|
*
|
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-5
/
+13
|
*
|
genirq: Use the proper parameter name in kernel doc
Masanari Iida
2015-07-30
1
-1
/
+1
|
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-30
15
-113
/
+231
|
|
\
\
|
*
|
|
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
2015-07-27
1
-0
/
+6
|
*
|
|
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
2015-07-27
1
-0
/
+2
|
*
|
|
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
2015-07-22
1
-0
/
+17
|
*
|
|
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
2015-07-11
1
-8
/
+7
|
*
|
|
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
2015-07-11
1
-8
/
+10
|
*
|
|
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
2015-07-11
3
-4
/
+6
|
*
|
|
genirq: Remove irq argument from try_one_irq()
Jiang Liu
2015-07-11
1
-3
/
+3
|
*
|
|
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
2015-07-11
1
-8
/
+6
|
*
|
|
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
2015-07-11
1
-4
/
+4
|
*
|
|
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
3
-10
/
+11
|
*
|
|
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
2015-07-11
3
-10
/
+9
|
*
|
|
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2015-07-11
4
-4
/
+6
|
*
|
|
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
2015-07-11
4
-11
/
+11
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
7
-75
/
+82
|
\
\
\
\
|
*
|
|
|
hrtimer: Handle failure of tick_init_highres() gracefully
Guenter Roeck
2015-08-22
1
-0
/
+1
|
*
|
|
|
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
2015-08-20
4
-29
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
1
-8
/
+13
|
|
*
|
|
|
time: Introduce current_kernel_time64()
Baolin Wang
2015-08-17
1
-3
/
+3
|
|
*
|
|
|
time: Add the common weak version of update_persistent_clock()
Xunlei Pang
2015-08-17
1
-0
/
+5
|
|
*
|
|
|
time: Always make sure wall_to_monotonic isn't positive
Wang YanQing
2015-08-17
1
-3
/
+10
|
|
*
|
|
|
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-08-17
1
-14
/
+8
|
|
*
|
|
|
timer_list: Add the base offset so remaining nsecs are accurate for non monot...
John Stultz
2015-08-17
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
hrtimer: Unconfuse switch_hrtimer_base() a bit
Frederic Weisbecker
2015-08-18
1
-8
/
+17
|
*
|
|
|
hrtimer: Simplify get_target_base() by returning current base
Frederic Weisbecker
2015-08-18
1
-2
/
+2
|
*
|
|
|
hrtimer: Drop return code of hrtimer_switch_to_hres()
Luiz Capitulino
2015-08-17
1
-4
/
+2
|
*
|
|
|
kernel: broadcast-hrtimer: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-29
/
+20
|
*
|
|
|
clockevents: Drop redundant cpumask check in tick_check_new_device()
Luiz Capitulino
2015-08-01
1
-3
/
+0
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
2
-0
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
6
-36
/
+101
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
18
-123
/
+266
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
notifiers, RCU: Assert that RCU is watching in notify_die()
Andy Lutomirski
2015-07-07
1
-0
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
3
-49
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
2
-2
/
+2
|
*
|
|
|
|
|
nohz: Move tick_nohz_restart_sched_tick() above its users
Frederic Weisbecker
2015-07-29
1
-18
/
+16
|
*
|
|
|
|
|
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
1
-24
/
+10
|
*
|
|
|
|
|
nohz: Remove idle task special case
Frederic Weisbecker
2015-07-29
1
-5
/
+3
|
*
|
|
|
|
|
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-07-29
1
-3
/
+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
1
-0
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-25
1
-0
/
+8
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
18
-815
/
+610
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
2015-08-12
1
-1
/
+1
[next]