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
2014-09-10
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
1
-39
/
+39
2014-09-10
pnfs: allow splicing pre-encoded pages into the layoutcommit args
Christoph Hellwig
1
-0
/
+3
2014-09-10
nfs41: add a helper function to set layoutcommit after commit
Peng Tao
1
-0
/
+1
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+6
2014-09-10
tracing: generate RCU warnings even when tracepoints are disabled
Dave Hansen
1
-0
/
+11
2014-09-10
ftrace: Replace tramp_hash with old_*_hash to save space
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-09-10
ftrace: Annotate the ops operation on update
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-09-10
Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
1
-0
/
+4
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
1
-0
/
+4
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-3
/
+3
2014-09-09
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
1
-0
/
+13
2014-09-09
ftrace: Add helper function ftrace_ops_get_func()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-09-09
f2fs: retain inconsistency information to initiate fsck.f2fs
Jaegeuk Kim
1
-0
/
+1
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2
-6
/
+6
2014-09-09
locks: consolidate "nolease" routines
Jeff Layton
1
-0
/
+1
2014-09-09
locks: remove lock_may_read and lock_may_write
Jeff Layton
1
-14
/
+0
2014-09-09
lockd: rip out deferred lock handling from testlock codepath
Jeff Layton
1
-1
/
+0
2014-09-09
locks: New ops in lock_manager_operations for get/put owner
Kinglong Mee
1
-0
/
+2
2014-09-09
locks: Rename __locks_copy_lock() to locks_copy_conflock()
Kinglong Mee
1
-2
/
+2
2014-09-09
locks: Remove unused conf argument from lm_grant
Joe Perches
1
-1
/
+1
2014-09-09
bcma: add support for chipcommon B core
Hauke Mehrtens
2
-0
/
+9
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
1
-1
/
+1
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
1
-0
/
+1
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
1
-1
/
+0
2014-09-09
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
1
-55
/
+1
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-0
/
+18
2014-09-09
Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...
Arnd Bergmann
1
-3
/
+10
2014-09-09
usb: gadget: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+3
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
1
-2
/
+2
2014-09-09
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
1
-0
/
+3
2014-09-09
mmc: remove MMC_CAP2_NO_MULTI_READ flags
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+3
2014-09-09
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
1
-0
/
+7
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
1
-0
/
+1
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
1
-0
/
+2
2014-09-09
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
1
-1
/
+1
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
1
-0
/
+5
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
1
-0
/
+6
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
1
-0
/
+1
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
2
-1
/
+5
2014-09-09
mmc: Correct the value of MMC_NUM_PHY_PARTITION
Yi Sun
1
-2
/
+3
2014-09-09
mmc: include linux/types.h for bool definition in atmel-mci.h
Hans-Christian Egtvedt
1
-0
/
+2
2014-09-09
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
2
-2
/
+2
2014-09-09
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
15
-73
/
+142
2014-09-09
cpufreq: Add support for per-policy driver data
Viresh Kumar
1
-0
/
+3
2014-09-08
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-0
/
+70
2014-09-08
tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
Sebastian Andrzej Siewior
2
-0
/
+4
[prev]
[next]