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-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
2
-3
/
+6
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
1
-2
/
+44
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
1
-0
/
+2
2014-10-28
sched/wait: Add might_sleep() checks
Peter Zijlstra
1
-0
/
+16
2014-10-28
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
1
-1
/
+6
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
1
-0
/
+2
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
1
-0
/
+2
2014-10-28
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
1
-2
/
+1
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
1
-2
/
+0
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
1
-1
/
+0
2014-10-28
power_supply: Add no_thermal property to prevent recursive get_temp calls
Krzysztof Kozlowski
1
-0
/
+6
2014-10-27
ath9k: allow disabling bands via platform data
Felix Fietkau
1
-0
/
+2
2014-10-27
ath9k: add support for endian swap of eeprom from platform data
Felix Fietkau
1
-0
/
+1
2014-10-27
ieee802154: add valid psdu length helper
Alexander Aring
1
-0
/
+11
2014-10-27
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
1
-30
/
+7
2014-10-27
kprobes: introduce weak arch_check_ftrace_location() helper function
Heiko Carstens
1
-0
/
+1
2014-10-27
mm: introduce mm_forbids_zeropage function
Dominik Dingel
1
-0
/
+11
2014-10-27
mm, cma: make parameters order consistent in func declaration and definition
Weijie Yang
1
-4
/
+4
2014-10-27
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+2
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+42
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
1
-0
/
+189
2014-10-25
iio: inkern: Add of_xlate function to struct iio_info
Ivan T. Ivanov
1
-0
/
+8
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
1
-4
/
+0
2014-10-24
regulator: Return an error from stubbed regulator_get_exclusive()
Mark Brown
1
-1
/
+1
2014-10-24
net: pxa168_eth: Provide phy_interface mode on platform_data
Sebastian Hesselbarth
1
-0
/
+1
2014-10-24
phy: marvell: Add support for 88E3016 FastEthernet PHY
Sebastian Hesselbarth
1
-0
/
+1
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2014-10-24
Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+31
2014-10-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-0
/
+5
2014-10-24
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
1
-0
/
+1
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: add whiteout support
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
1
-0
/
+9
2014-10-24
vfs: introduce clone_private_mount()
Miklos Szeredi
1
-0
/
+3
2014-10-24
vfs: export __inode_permission() to modules
Miklos Szeredi
1
-0
/
+1
2014-10-24
vfs: export do_splice_direct() to modules
Miklos Szeredi
1
-0
/
+3
2014-10-24
vfs: add i_op->dentry_open()
Miklos Szeredi
1
-0
/
+4
2014-10-23
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-19
/
+18
2014-10-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+18
2014-10-23
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2
-0
/
+24
2014-10-23
Merge branch 'freezer'
Rafael J. Wysocki
1
-0
/
+3
2014-10-23
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-1
/
+4
2014-10-22
uprobes: Remove "weak" from function declarations
Bjorn Helgaas
1
-7
/
+7
2014-10-22
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-22
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-22
vmcore: Remove "weak" from function declarations
Bjorn Helgaas
1
-8
/
+7
2014-10-22
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-22
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
1
-1
/
+1
2014-10-22
of: Add standard property for poweroff capability
Romain Perier
1
-0
/
+11
[prev]
[next]