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
2017-03-09
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
1
-4
/
+0
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2
-0
/
+19
2017-03-09
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
4
-10
/
+75
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
3
-24
/
+89
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2
-0
/
+67
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
3
-1
/
+46
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
50
-129
/
+312
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
3
-126
/
+174
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
1
-1
/
+1
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
2
-39
/
+82
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
4
-30
/
+86
2017-03-09
tee: generic TEE subsystem
Jens Wiklander
2
-0
/
+623
2017-03-09
staging, android: remove lowmemory killer from the tree
Michal Hocko
1
-4
/
+0
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-3
/
+3
2017-03-09
crypto: gf128mul - constify 4k and 64k multiplication tables
Eric Biggers
1
-3
/
+3
2017-03-09
crypto: gf128mul - fix some comments
Eric Biggers
1
-12
/
+14
2017-03-08
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
1
-5
/
+2
2017-03-08
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-03-08
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
1
-0
/
+1
2017-03-08
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
1
-0
/
+1
2017-03-08
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
1
-20
/
+1
2017-03-08
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
1
-0
/
+1
2017-03-08
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
1
-0
/
+1
2017-03-08
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
1
-0
/
+2
2017-03-08
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
1
-0
/
+35
2017-03-08
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
1
-1
/
+8
2017-03-08
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
1
-3
/
+3
2017-03-08
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
1
-0
/
+13
2017-03-08
iio: adc: add support for Allwinner SoCs ADC
Quentin Schulz
1
-0
/
+2
2017-03-08
leds: core: add OF variants of LED registering functions
Rafał Miłecki
1
-4
/
+10
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-21
/
+10
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2
-9
/
+0
2017-03-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
1
-2
/
+4
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
1
-22
/
+24
2017-03-08
clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
Tero Kristo
1
-2
/
+0
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
1
-1
/
+0
2017-03-08
clk: ti: add clkdm_lookup to the exported functions
Tero Kristo
1
-0
/
+2
2017-03-08
clk: ti: remove un-used definitions from public clk_hw_omap struct
Tero Kristo
1
-4
/
+0
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
1
-1
/
+0
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
1
-0
/
+3
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
3
-1
/
+53
2017-03-08
livepatch: store function sizes
Josh Poimboeuf
1
-0
/
+3
2017-03-08
livepatch: separate enabled and patched states
Josh Poimboeuf
1
-11
/
+6
2017-03-08
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
1
-1
/
+4
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-3
/
+6
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
3
-3
/
+122
[prev]
[next]