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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block
Jens Axboe
1
-8
/
+14
2018-01-19
sparse doesn't support struct randomization
Matthew Wilcox
1
-1
/
+1
2018-01-19
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
1
-1
/
+1
2018-01-19
Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
8
-16
/
+33
2018-01-18
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
1
-2
/
+0
2018-01-18
Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...
Mark Brown
5
-28
/
+104
2018-01-18
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
1
-0
/
+6
2018-01-18
lockdep: Convert some users to const
Matthew Wilcox
2
-3
/
+3
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
1
-2
/
+2
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
1
-0
/
+1
2018-01-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
2
-26
/
+3
2018-01-18
Merge branch 'pm-core'
Rafael J. Wysocki
2
-4
/
+19
2018-01-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-61
/
+14
2018-01-18
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
Rafael J. Wysocki
1
-61
/
+14
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
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
4
-9
/
+33
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
1
-4
/
+23
2018-01-16
nubus: Avoid array underflow and overflow
Finn Thain
1
-6
/
+4
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
1
-0
/
+14
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
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
1
-1
/
+3
2018-01-15
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
[prev]
[next]