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-05-29
PCI: Move pci_ari_enabled() to global header
Alex Williamson
1
-0
/
+11
2015-05-29
block: don't honor chunk sizes for data-less IO
Jens Axboe
1
-1
/
+1
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
6
-52
/
+63
2015-05-29
Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-1
/
+12
2015-05-29
cgroup: add seq_file forward declaration for struct cftype
Arnd Bergmann
1
-0
/
+1
2015-05-29
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
1
-3
/
+0
2015-05-28
f2fs crypto: declare some definitions for f2fs encryption feature
Jaegeuk Kim
1
-1
/
+3
2015-05-28
f2fs: add feature facility in superblock
Jaegeuk Kim
1
-1
/
+2
2015-05-28
f2fs: add missing version info in superblock
Jaegeuk Kim
1
-0
/
+5
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
1
-1
/
+12
2015-05-28
ring-buffer: Remove useless unused tracing_off_permanent()
Steven Rostedt (Red Hat)
1
-6
/
+0
2015-05-28
of/fdt: Make fdt blob input parameters of unflatten functions const
Geert Uytterhoeven
1
-1
/
+1
2015-05-28
of: add helper function to retrive match data
Joachim Eastwood
1
-0
/
+7
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
1
-1
/
+0
2015-05-28
firmware: qcom: scm: Add HDCP Support
jilai wang
1
-1
/
+12
2015-05-28
usb: phy: add static inline wrapper for devm_usb_get_phy_by_node
Arnd Bergmann
1
-0
/
+6
2015-05-28
of: Grammar s/property exist/property exists/
Geert Uytterhoeven
1
-1
/
+1
2015-05-28
of: Move OF flags to be visible even when !CONFIG_OF
Pantelis Antoniou
1
-6
/
+6
2015-05-28
ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchip
Dmitry Eremin-Solenikov
1
-0
/
+17
2015-05-28
bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
Thomas Petazzoni
1
-0
/
+5
2015-05-28
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-1
/
+22
2015-05-28
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
1
-0
/
+6
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-15
/
+15
2015-05-28
sysfs: tightened sysfs permission checks
Gobinda Charan Maji
1
-8
/
+10
2015-05-28
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
1
-1
/
+3
2015-05-28
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
1
-3
/
+26
2015-05-28
rbtree: Implement generic latch_tree
Peter Zijlstra
1
-0
/
+212
2015-05-28
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
1
-2
/
+7
2015-05-28
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2
-15
/
+15
2015-05-28
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
1
-1
/
+75
2015-05-28
rbtree: Make lockless searches non-fatal
Peter Zijlstra
2
-10
/
+27
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-2
/
+10
2015-05-27
e820, efi: add ACPI 6.0 persistent memory types
Dan Williams
1
-1
/
+2
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-4
/
+2
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
6
-11
/
+42
2015-05-27
rcu: Further shrink Tiny RCU by making empty functions static inlines
Paul E. McKenney
3
-4
/
+21
2015-05-27
rculist: Fix another sparse warning
Ying Xue
1
-2
/
+2
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-0
/
+16
2015-05-27
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
2
-4
/
+2
2015-05-27
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
1
-1
/
+1
2015-05-27
rcu: Eliminate array-index-based RCU primitives
Paul E. McKenney
1
-50
/
+0
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2
-11
/
+11
2015-05-27
mtd: cfi: deinline large functions
Denys Vlasenko
1
-180
/
+8
2015-05-27
pci: Add Cavium PCI vendor id
Sunil Goutham
1
-0
/
+2
2015-05-27
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Hans de Goede
1
-0
/
+26
2015-05-27
perf: allow for PMU-specific event filtering
Mark Rutland
1
-0
/
+5
[prev]
[next]