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-09-15
cdc: add header guards
Stephen Rothwell
1
-0
/
+4
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
1
-0
/
+5
2015-09-15
cdc: Fix build warning.
David S. Miller
1
-1
/
+1
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
1
-0
/
+47
2015-09-15
genirq: Update the comment for generic_handle_irq_desc
Huang Shijie
1
-3
/
+1
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
1
-4
/
+0
2015-09-15
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
1
-6
/
+4
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
1
-12
/
+12
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
1
-8
/
+8
2015-09-15
ACPI / property: Extend device_get_next_child_node() to data-only nodes
Rafael J. Wysocki
1
-9
/
+8
2015-09-15
ACPI / property: Extend fwnode_property_* to data-only subnodes
Rafael J. Wysocki
1
-15
/
+38
2015-09-15
ACPI / property: Add support for data-only subnodes
Rafael J. Wysocki
1
-0
/
+1
2015-09-15
Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
1
-1
/
+23
2015-09-14
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
1
-3
/
+3
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
1
-0
/
+6
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-24
/
+5
2015-09-13
thermal: Fix thermal_zone_of_sensor_register to match documentation
Punit Agrawal
1
-1
/
+1
2015-09-13
Merge tag 'v4.3-rc1' into MTD -next development
Brian Norris
302
-3391
/
+7921
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
1
-2
/
+0
2015-09-13
perf/core: Define PERF_PMU_TXN_READ interface
Sukadev Bhattiprolu
1
-0
/
+1
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
1
-3
/
+11
2015-09-13
perf/abi: Document some more aspects of the perf ABI
Peter Zijlstra
1
-13
/
+92
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
1
-1
/
+1
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
1
-3
/
+3
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
194
-2324
/
+5763
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-9
/
+12
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+5
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+44
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-15
/
+11
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
1
-2
/
+1
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
1
-2
/
+2
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
1
-0
/
+2
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
1
-9
/
+10
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
1
-0
/
+2
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-1
/
+9
2015-09-11
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
1
-0
/
+30
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+6
2015-09-11
PM / devfreq: comments for get_dev_status usage updated
MyungJoo Ham
1
-1
/
+8
2015-09-11
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
1
-0
/
+15
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-116
/
+256
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-35
/
+222
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+14
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+6
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+84
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-3
/
+3
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
1
-0
/
+11
2015-09-10
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
1
-0
/
+4
[prev]
[next]