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
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
1
-0
/
+1
2016-01-29
workqueue: skip flush dependency checks for legacy workqueues
Tejun Heo
1
-4
/
+5
2016-01-29
iommu: Update struct iommu_ops comments
Magnus Damm
1
-4
/
+12
2016-01-29
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
286
-2251
/
+6923
2016-01-29
perf: Synchronously clean up child events
Peter Zijlstra
1
-3
/
+0
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
1
-2
/
+2
2016-01-28
Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+0
2016-01-28
isdn: Remove ASYNC_CLOSING
Peter Hurley
1
-0
/
+1
2016-01-28
tty: Unify receive_buf() code paths
Peter Hurley
1
-14
/
+2
2016-01-28
tty: Fix GPF in flush_to_ldisc(), part 2
Peter Hurley
1
-1
/
+1
2016-01-28
tty, n_tty: Remove fasync() ldisc notification
Peter Hurley
1
-6
/
+0
2016-01-27
tty: audit: Handle tty audit enable atomically
Peter Hurley
2
-1
/
+4
2016-01-27
tty: audit: Combine push functions
Peter Hurley
1
-6
/
+2
2016-01-27
tty: audit: Ignore current association for audit push
Peter Hurley
1
-2
/
+2
2016-01-27
tty: audit: Remove icanon mode from call chain
Peter Hurley
1
-2
/
+2
2016-01-27
tty: Make tty_files_lock per-tty
Peter Hurley
1
-1
/
+1
2016-01-27
tty: Remove unreferenced tty flags macro TTY_DEBUG
Peter Hurley
1
-1
/
+0
2016-01-27
tty: Move tty_check_change() helper
Peter Hurley
1
-1
/
+0
2016-01-27
tty: Remove declarations to non-existent functions
Peter Hurley
1
-3
/
+0
2016-01-27
tty: Eliminate global symbol tty_ldisc_N_TTY
Peter Hurley
1
-2
/
+1
2016-01-27
tty: Destroy ldisc instance on hangup
Peter Hurley
1
-1
/
+2
2016-01-27
tty: Use 'disc' for line discipline index name
Peter Hurley
1
-1
/
+1
2016-01-27
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
1
-7
/
+0
2016-01-27
Input: cyttsp - switch to using device properties
Oreste Salerno
1
-15
/
+0
2016-01-27
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
1
-4
/
+4
2016-01-27
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
1
-2
/
+0
2016-01-27
tty: Fix tty_init_termios() declaration
Peter Hurley
1
-3
/
+1
2016-01-27
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
1
-1
/
+0
2016-01-27
include/linux/cleancache.h: Clean up code
Chen Gang
1
-8
/
+6
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
1
-1
/
+1
2016-01-27
crypto: compress - remove unused pcomp interface
Joonsoo Kim
1
-1
/
+0
2016-01-27
sunrpc: Use skcipher and ahash/shash
Herbert Xu
1
-16
/
+16
2016-01-27
hrtimer: Add support for CLOCK_MONOTONIC_RAW
Marc Zyngier
1
-0
/
+1
2016-01-27
clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsec
Alexander Kuleshov
1
-2
/
+2
2016-01-26
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
1
-0
/
+1
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
1
-2
/
+0
2016-01-26
mtd: nand: s3c2410: kill the ->ecc_layout field
Boris BREZILLON
1
-1
/
+0
2016-01-26
mtd: nftl: kill unused oobinfo field
Boris BREZILLON
1
-1
/
+0
2016-01-26
mtd: inftl: kill unused oobinfo field
Boris BREZILLON
1
-1
/
+0
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
1
-0
/
+1
2016-01-25
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
1
-0
/
+1
2016-01-25
ARM: perf: Set ARMv7 SDER SUNIDEN bit
Martin Fuzzey
1
-0
/
+1
2016-01-25
of: drop symbols declared by _OF_DECLARE() from modules
Masahiro Yamada
1
-1
/
+1
2016-01-25
reset: Make reset_control_ops const
Maxime Ripard
1
-1
/
+1
2016-01-24
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-01-24
usb: host: ehci-msm: Allow LS devices to work
Jack Pham
1
-0
/
+1
2016-01-24
Merge v4.5-rc1 with MTD -next development
Brian Norris
2
-1
/
+6
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+236
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+5
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-37
/
+2
[prev]
[next]