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
2015-10-21
block: generic request_queue reference counting
Dan Williams
2
-2
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2
-23
/
+37
2015-10-21
block: Reduce the size of struct blk_integrity
Martin K. Petersen
1
-4
/
+4
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
2
-13
/
+15
2015-10-21
block: Move integrity kobject to struct gendisk
Martin K. Petersen
2
-2
/
+1
2015-10-21
Merge branch 'nfsclone'
Trond Myklebust
3
-0
/
+25
2015-10-21
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2
-12
/
+0
2015-10-21
clk: Add a basic multiplier clock
Maxime Ripard
1
-0
/
+42
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2
-21
/
+15
2015-10-21
tcp: track the packet timings in RACK
Yuchung Cheng
1
-0
/
+6
2015-10-21
tcp: skb_mstamp_after helper
Yuchung Cheng
1
-0
/
+9
2015-10-21
tcp: remove tcp_mark_lost_retrans()
Yuchung Cheng
1
-2
/
+0
2015-10-21
tcp: track min RTT using windowed min-filter
Yuchung Cheng
1
-0
/
+3
2015-10-20
tracing: Allow disabling compilation of specific trace systems
Tal Shorer
1
-3
/
+14
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
1
-2
/
+2
2015-10-20
i2c: rcar: Remove obsolete platform data support
Geert Uytterhoeven
1
-10
/
+0
2015-10-20
i2c: ocores: support big-endian register layout
Max Filippov
1
-0
/
+1
2015-10-20
lib/mpi: clean unused SHA1_DIGEST_LENGTH
LABBE Corentin
1
-6
/
+0
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+12
2015-10-20
Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...
Thomas Gleixner
3
-11
/
+11
2015-10-20
compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()
Andrey Ryabinin
2
-13
/
+66
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2
-4
/
+1
2015-10-20
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
1
-0
/
+1
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2
-1
/
+6
2015-10-20
Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
2
-1
/
+6
2015-10-20
ALSA: hda - Add hduadio support to DEVTABLE
Subhransu S. Prusty
1
-0
/
+8
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-5
/
+9
2015-10-19
ARM: 8446/1: amba: Remove unused callbacks for legacy system PM
Ulf Hansson
1
-2
/
+0
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
12
-47
/
+141
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
1
-0
/
+26
2015-10-19
sysfs: added __compat_only_sysfs_link_entry_to_kobj()
Jarkko Sakkinen
1
-0
/
+11
2015-10-18
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2015-10-18
debugfs: Add debugfs_create_ulong()
Viresh Kumar
1
-0
/
+2
2015-10-17
vme: 8-bit status/id takes 256 values, not 255
Dmitry Kalinkin
1
-0
/
+3
2015-10-17
msm: remove unused header
Gabriel Laskar
1
-79
/
+0
2015-10-17
tty: Abstract tty buffer work
Peter Hurley
1
-0
/
+2
2015-10-17
tty: Combine SIGTTOU/SIGTTIN handling
Peter Hurley
1
-0
/
+1
2015-10-17
dmaengine: hsu: remove platform data
Heikki Krogerus
2
-5
/
+0
2015-10-17
dmaengine: hsu: introduce stubs for the exported functions
Heikki Krogerus
1
-0
/
+10
2015-10-17
tty: Remove wait_event_interruptible_tty()
Peter Hurley
1
-26
/
+0
2015-10-17
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
1
-2
/
+3
2015-10-17
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
1
-3
/
+0
2015-10-17
tty: Remove tty_port::close_wait
Peter Hurley
1
-1
/
+0
2015-10-17
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
1
-18
/
+0
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
1
-3
/
+68
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
1
-0
/
+3
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
25
-121
/
+264
2015-10-16
Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
4
-47
/
+59
2015-10-16
Input: rotary-encoder - add support for quarter-period mode
Ezequiel Garcia
1
-1
/
+1
2015-10-16
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
Laurent Pinchart
1
-0
/
+1
[prev]
[next]