index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
1
-3
/
+7
2015-07-29
module: weaken locking assertion for oops path.
Rusty Russell
1
-2
/
+6
2015-07-27
perf: Fix running time accounting
Peter Zijlstra
1
-2
/
+2
2015-07-27
ebpf: Allow dereferences of PTR_TO_STACK registers
Alex Gartrell
1
-1
/
+5
2015-07-27
genirq: Add chip_[suspend|resume] PM support to irq_chip
Brian Norris
1
-0
/
+6
2015-07-27
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
1
-0
/
+2
2015-07-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2015-07-25
Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+34
2015-07-24
ftrace: Fix breakage of set_ftrace_pid
Steven Rostedt (Red Hat)
1
-18
/
+34
2015-07-23
perf: Add PERF_RECORD_SWITCH to indicate context switches
Adrian Hunter
1
-0
/
+103
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-24
/
+32
2015-07-22
rcu: Don't disable CPU hotplug during OOM notifiers
Paul E. McKenney
1
-2
/
+0
2015-07-22
rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
Paul E. McKenney
1
-1
/
+1
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
9
-48
/
+47
2015-07-22
rcu: Make rcu_is_watching() really notrace
Alexei Starovoitov
1
-2
/
+2
2015-07-22
cpu: Wait for RCU grace periods concurrently
Paul E. McKenney
1
-5
/
+5
2015-07-22
rcu: Create a synchronize_rcu_mult()
Paul E. McKenney
1
-10
/
+27
2015-07-22
rcu: Fix obsolete priority-boosting comment
Paul E. McKenney
1
-2
/
+1
2015-07-22
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2
-0
/
+54
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
1
-0
/
+17
2015-07-22
mm: Fix bugs in region_is_ram()
Toshi Kani
1
-3
/
+3
2015-07-21
locking/pvqspinlock: Fix kernel panic in locking-selftest
Waiman Long
1
-1
/
+10
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
1
-9
/
+5
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-0
/
+1
2015-07-20
tracing: Introduce two additional marks for delay
Jungseok Lee
1
-1
/
+3
2015-07-20
ftrace: Fix function_graph duration spacing with 7-digits
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-07-20
ftrace: add tracing_thresh to function profile
Umesh Tiwari
1
-2
/
+7
2015-07-20
tracing: Clean up stack tracing and fix fentry updates
Steven Rostedt (Red Hat)
1
-45
/
+23
2015-07-20
ring-buffer: Reorganize function locations
Steven Rostedt (Red Hat)
1
-411
/
+403
2015-07-20
ring-buffer: Make sure event has enough room for extend and padding
Steven Rostedt (Red Hat)
1
-0
/
+15
2015-07-20
ring-buffer: Get timestamp after event is allocated
Steven Rostedt (Red Hat)
1
-47
/
+114
2015-07-20
ring-buffer: Move the adding of the extended timestamp out of line
Steven Rostedt (Red Hat)
1
-16
/
+25
2015-07-20
ring-buffer: Add event descriptor to simplify passing data
Steven Rostedt (Red Hat)
1
-39
/
+52
2015-07-20
ftrace: correct the counter increment for trace_buffer data
Umesh Tiwari
1
-1
/
+1
2015-07-20
tracing: Fix for non-continuous cpu ids
Gil Fruchter
1
-1
/
+1
2015-07-20
tracing: Prefer kcalloc over kzalloc with multiply
Gil Fruchter
1
-1
/
+1
2015-07-20
futex: Make should_fail_futex() static
kbuild test robot
1
-1
/
+1
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
4
-444
/
+1
2015-07-20
futex: Fault/error injection capabilities
Davidlohr Bueso
1
-2
/
+87
2015-07-20
futex: Enhance comments in futex_lock_pi() for blocking paths
Davidlohr Bueso
1
-2
/
+9
2015-07-20
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2
-5
/
+25
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2015-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+1
2015-07-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+13
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
1
-6
/
+5
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
1
-1
/
+7
2015-07-17
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
3
-3
/
+19
2015-07-17
rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
Paul E. McKenney
2
-2
/
+2
2015-07-17
rcu: Pull out wait_event*() condition into helper function
Paul E. McKenney
1
-5
/
+21
[prev]
[next]