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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
Rafael J. Wysocki
2
-67
/
+18
2018-01-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2018-01-17
nvme-pci: clean up SMBSZ bit definitions
Christoph Hellwig
1
-8
/
+14
2018-01-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
7
-13
/
+94
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
1
-0
/
+5
2018-01-17
Expand INIT_STRUCT_PID and remove
David Howells
1
-15
/
+0
2018-01-17
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
1
-39
/
+4
2018-01-17
Expand various INIT_* macros and remove
David Howells
4
-129
/
+0
2018-01-17
Expand INIT_TASK() in init/init_task.c and remove
David Howells
1
-83
/
+4
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-11
/
+41
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-16
blkcg: simplify statistic accumulation code
Arnd Bergmann
1
-3
/
+5
2018-01-16
nubus: Add support for the driver model
Finn Thain
1
-3
/
+30
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-9
/
+6
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-16
/
+14
2018-01-16
nubus: Rework /proc/bus/nubus/s/ implementation
Finn Thain
1
-4
/
+33
2018-01-16
nubus: Clean up whitespace
Finn Thain
1
-29
/
+29
2018-01-16
nubus: Remove redundant code
Finn Thain
1
-16
/
+1
2018-01-16
nubus: Call proc_mkdir() not more than once per slot directory
Finn Thain
1
-2
/
+3
2018-01-16
nubus: Use static functions where possible
Finn Thain
1
-1
/
+0
2018-01-16
nubus: Fix up header split
Finn Thain
2
-27
/
+23
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
1
-6
/
+4
2018-01-16
ASoC: add Component level .read/.write
Kuninori Morimoto
1
-0
/
+3
2018-01-16
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
1
-5
/
+16
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-4
/
+4
2018-01-16
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2
-1
/
+19
2018-01-16
hrtimer: Make hrtimer_reprogramm() unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Make the remote enqueue check unconditional
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...
Anna-Maria Gleixner
1
-12
/
+8
2018-01-16
hrtimer: Make room in 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-2
/
+2
2018-01-16
hrtimer: Store running timer in hrtimer_clock_base
Anna-Maria Gleixner
1
-11
/
+9
2018-01-16
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
1
-5
/
+8
2018-01-16
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...
Anna-Maria Gleixner
1
-4
/
+16
2018-01-16
hrtimer: Clean up 'enum hrtimer_mode'
Anna-Maria Gleixner
1
-5
/
+11
2018-01-16
hrtimer: Fix hrtimer_start[_range_ns]() function descriptions
Anna-Maria Gleixner
1
-3
/
+3
2018-01-16
hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()
Anna-Maria Gleixner
1
-1
/
+1
2018-01-16
hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'
Anna-Maria Gleixner
1
-4
/
+4
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
1
-4
/
+0
2018-01-16
Merge branch 'timers/urgent' into timers/core, to pick up dependent fix
Ingo Molnar
2
-3
/
+6
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-01-15
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+27
2018-01-15
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+4
2018-01-15
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-0
/
+3
2018-01-15
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-3
/
+19
2018-01-15
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
2
-5
/
+21
[prev]
[next]