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
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+15
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
1
-1
/
+1
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-3
/
+0
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
1
-0
/
+23
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-0
/
+3
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
3
-7
/
+33
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+8
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-4
/
+3
2017-03-09
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
1
-0
/
+3
2017-03-09
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
1
-6
/
+0
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
1
-0
/
+2
2017-03-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+0
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
mm: convert generic code to 5-level paging
Kirill A. Shutemov
3
-7
/
+30
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+3
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
25
-84
/
+187
2017-03-09
tee: generic TEE subsystem
Jens Wiklander
1
-0
/
+277
2017-03-09
staging, android: remove lowmemory killer from the tree
Michal Hocko
1
-4
/
+0
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
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
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-07
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
1
-0
/
+1
2017-03-07
pstore: Remove write_buf() callback
Kees Cook
1
-19
/
+10
[prev]
[next]