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-05-02
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
Steven Rostedt (Red Hat)
1
-3
/
+0
2016-05-02
Merge tag 'tegra-for-4.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
1
-0
/
+5
2016-05-02
Merge branch 'for-linus' into work.lookups
Al Viro
1
-0
/
+1
2016-05-02
introduce a parallel variant of ->iterate()
Al Viro
1
-0
/
+1
2016-05-02
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
Al Viro
1
-0
/
+13
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
1
-6
/
+21
2016-05-02
parallel lookups machinery, part 4 (and last)
Al Viro
1
-2
/
+6
2016-05-02
parallel lookups machinery, part 3
Al Viro
1
-0
/
+2
2016-05-02
parallel lookups machinery, part 2
Al Viro
1
-0
/
+1
2016-05-02
beginning of transition to parallel lookups - marking in-lookup dentries
Al Viro
1
-0
/
+18
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
3
-4
/
+17
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
PCI: imx6: Implement reset sequence for i.MX6+
Andrey Smirnov
1
-0
/
+1
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2016-05-02
isa: Implement the max_num_isa_dev macro
William Breathitt Gray
1
-0
/
+11
2016-05-02
isa: Implement the module_isa_driver macro
William Breathitt Gray
1
-0
/
+21
2016-05-02
block: add __blkdev_issue_discard
Christoph Hellwig
1
-0
/
+2
2016-05-02
NVMe: correct comment for offset enum of controller registers in nvme.h
Wang Sheng-Hui
1
-2
/
+2
2016-05-02
fbdev: fb_defio: Export fb_deferred_io_mmap
Noralf Trønnes
1
-0
/
+1
2016-05-02
of: include errno.h in of_graph.h
Arnd Bergmann
1
-0
/
+1
2016-05-02
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
1
-0
/
+59
2016-05-02
genirq: Allow the affinity of a percpu interrupt to be set/retrieved
Marc Zyngier
2
-0
/
+5
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
1
-1
/
+14
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
1
-3
/
+2
2016-05-02
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
1
-1
/
+1
2016-05-02
dmaengine: dw: pass platform data via struct dw_dma_chip
Andy Shevchenko
1
-1
/
+4
2016-05-02
dmaengine: dw: keep entire platform data in struct dw_dma
Andy Shevchenko
1
-1
/
+1
2016-05-02
dmaengine: dw: revisit data_width property
Andy Shevchenko
1
-1
/
+1
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete include file
Wolfram Sang
1
-10
/
+0
2016-05-02
mmc: tmio: merge distributed include files
Wolfram Sang
1
-73
/
+0
2016-05-02
mmc: dw_mmc: remove unused EVENT_XFER_ERROR
Shawn Lin
1
-1
/
+0
2016-05-02
mmc: dw_mmc: fix warning reported by kernel-doc
Shawn Lin
1
-1
/
+10
2016-05-02
mmc: host: add note that set_ios needs to handle 0Hz properly
Wolfram Sang
1
-10
/
+21
2016-05-02
mmc: tmio: Add UHS-I mode support
Wolfram Sang
1
-0
/
+2
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
1
-0
/
+47
2016-05-01
isa: Decouple X86_32 dependency from the ISA Kconfig option
William Breathitt Gray
1
-1
/
+1
2016-05-01
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-6
/
+18
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-4
/
+10
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
3
-9
/
+7
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
1
-1
/
+1
2016-05-01
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
1
-2
/
+5
2016-05-01
nvmem: core: remove regmap dependency
Srinivas Kandagatla
1
-0
/
+10
2016-05-01
Fix OpenSSH pty regression on close
Brian Bloniarz
1
-1
/
+1
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
1
-0
/
+6
2016-04-30
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
1
-1
/
+1
2016-04-30
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
1
-0
/
+86
2016-04-30
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
1
-0
/
+54
2016-04-30
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
1
-0
/
+1
2016-04-30
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
1
-0
/
+27
[prev]
[next]