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-05-08
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
1
-2
/
+9
2014-05-08
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2
-20
/
+43
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2
-7
/
+0
2014-05-08
sched/idle: Remove TS_POLLING support
Peter Zijlstra
1
-44
/
+2
2014-05-08
leds: pca9685: Remove leds-pca9685 driver
Axel Lin
1
-35
/
+0
2014-05-08
dell-led: add mic mute led interface
Alex Hung
1
-0
/
+10
2014-05-07
net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
Daniel Mack
1
-1
/
+6
2014-05-07
ath9k: Allow platform override without EEPROM override
Helmut Schaa
1
-0
/
+2
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
1
-6
/
+1
2014-05-07
ARM: at91: remove atmel_tsadcc platform_data
Alexandre Belloni
1
-7
/
+0
2014-05-07
iio: adc: at91_adc: Add support for touchscreens without TSMR
Alexandre Belloni
1
-0
/
+8
2014-05-07
iio: adc: at91: cleanup platform_data
Alexandre Belloni
1
-23
/
+0
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON
1
-0
/
+1
2014-05-07
blk-mq: add basic round-robin of what CPU to queue workqueue work on
Jens Axboe
1
-0
/
+4
2014-05-07
tracing: Add trace_<tracepoint>_enabled() function
Steven Rostedt (Red Hat)
1
-0
/
+10
2014-05-07
cgroup: remove unused CGRP_SANE_BEHAVIOR
Tejun Heo
1
-2
/
+0
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-0
/
+7
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
15
-6
/
+97
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
1
-0
/
+1
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
1
-2
/
+0
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
2
-115
/
+66
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
225
-1705
/
+4449
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
1
-2
/
+5
2014-05-07
pwm-backlight: switch to gpiod interface
Alexandre Courbot
1
-4
/
+1
2014-05-07
f2fs: introduce help macro ADDRS_PER_PAGE()
Chao Yu
1
-0
/
+3
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2
-20
/
+21
2014-05-07
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-0
/
+1
2014-05-06
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
1
-19
/
+0
2014-05-06
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
1
-45
/
+0
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
1
-114
/
+0
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
3
-65
/
+6
2014-05-06
bio_vec-backed iov_iter
Al Viro
2
-4
/
+14
2014-05-06
bury generic_file_aio_{read,write}
Al Viro
1
-2
/
+0
2014-05-06
lustre: get rid of messing with iovecs
Al Viro
1
-0
/
+9
2014-05-06
ceph_sync_read: stop poking into iov_iter guts
Al Viro
1
-2
/
+0
2014-05-06
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+2
2014-05-06
bury __generic_file_aio_write()
Al Viro
1
-1
/
+0
2014-05-06
blkdev_aio_write() - turn into blkdev_write_iter()
Al Viro
1
-2
/
+1
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
1
-0
/
+2
2014-05-06
new methods: ->read_iter() and ->write_iter()
Al Viro
1
-0
/
+6
2014-05-06
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
1
-0
/
+4
2014-05-06
iov_iter_truncate()
Al Viro
2
-2
/
+7
2014-05-06
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+2
2014-05-06
new helper: iov_iter_npages()
Al Viro
1
-0
/
+1
2014-05-06
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+2
2014-05-06
start adding the tag to iov_iter
Al Viro
1
-12
/
+3
2014-05-06
new helper: generic_file_read_iter()
Al Viro
1
-0
/
+1
2014-05-06
new primitive: iov_iter_alignment()
Al Viro
1
-0
/
+2
[prev]
[next]