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-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
1
-0
/
+1
2015-04-02
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
1
-0
/
+8
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
1
-0
/
+4
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
1
-1
/
+23
2015-04-02
perf: Add a pmu capability for "exclusive" events
Alexander Shishkin
1
-0
/
+2
2015-04-02
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Support high-order allocations for AUX space
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
1
-0
/
+17
2015-04-02
FS-Cache: Retain the netfs context in the retrieval op earlier
David Howells
1
-0
/
+1
2015-04-02
FS-Cache: The operation cancellation method needs calling in more places
David Howells
1
-0
/
+5
2015-04-02
FS-Cache: Out of line fscache_operation_init()
David Howells
1
-21
/
+3
2015-04-02
FS-Cache: fscache_object_is_dead() has wrong logic, kill it
David Howells
1
-6
/
+0
2015-04-02
FS-Cache: When submitting an op, cancel it if the target object is dying
David Howells
1
-2
/
+7
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
1
-0
/
+6
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
1
-0
/
+11
2015-04-02
tracing: Add kprobe flag
Alexei Starovoitov
1
-0
/
+3
2015-04-02
bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs
Daniel Borkmann
1
-4
/
+16
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-01
Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-0
/
+49
2015-04-01
Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+28
2015-04-01
regulator: Defer lookup of supply to regulator_get
Bjorn Andersson
1
-0
/
+1
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
3
-2
/
+17
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-0
/
+4
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+9
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
1
-0
/
+34
2015-04-01
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
1
-0
/
+1
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2
-21
/
+4
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
1
-3
/
+3
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2
-2
/
+3
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2
-125
/
+24
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-6
/
+3
2015-04-01
Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-01
x86/efi: Add a "debug" option to the efi= cmdline
Borislav Petkov
1
-0
/
+1
2015-04-01
virtio: drop a useless config read
Michael S. Tsirkin
1
-1
/
+0
2015-04-01
virtio_config: reorder functions
Michael S. Tsirkin
1
-8
/
+7
2015-03-31
net/mlx4_en: Add Flow control statistics display via ethtool
Matan Barak
1
-1
/
+2
2015-03-31
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
Eran Ben Elisha
1
-1
/
+0
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
1
-9
/
+9
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-3
/
+2
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
1
-5
/
+0
2015-03-31
ptp: remove 32 bit get/set methods.
Richard Cochran
1
-8
/
+0
2015-03-31
ptp: introduce get/set time methods with explicit 64 bit seconds.
Richard Cochran
1
-2
/
+10
2015-03-31
Merge remote-tracking branch 'jens/for-4.1/core' into dm/for-next
Mike Snitzer
1
-0
/
+3
2015-03-31
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
1
-0
/
+1
2015-03-31
mmc: dw_mmc: Add a timeout for sending CMD11
Doug Anderson
1
-0
/
+2
2015-03-31
SUNRPC: Introduce missing well-known netids
Chuck Lever
2
-6
/
+7
2015-03-31
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
1
-3
/
+0
2015-03-31
iommu: Introduce iommu domain types
Joerg Roedel
1
-1
/
+26
2015-03-31
iommu: Introduce domain_alloc and domain_free iommu_ops
Joerg Roedel
1
-0
/
+5
2015-03-31
crypto: api - prevent helper ciphers from being used
Stephan Mueller
1
-0
/
+6
[prev]
[next]