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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-0
/
+1
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+1
2015-01-09
ses: close potential registration race
Dan Williams
1
-2
/
+3
2015-01-09
soc/tegra: pmc: restrict compilation of suspend-related support to ARM
Paul Walmsley
1
-1
/
+1
2015-01-09
regulator: pfuze100-regulator: add pfuze3000 support
Robin Gong
1
-0
/
+14
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
2
-5
/
+23
2015-01-08
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
1
-1
/
+1
2015-01-08
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
1
-0
/
+1
2015-01-08
ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo
WANG Cong
2
-1
/
+10
2015-01-09
Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm...
Dave Airlie
6
-6
/
+123
2015-01-09
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
5
-15
/
+37
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2
-2
/
+2
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
1
-1
/
+0
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
1
-0
/
+10
2015-01-08
Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
1
-0
/
+13
2015-01-08
ASoC: rt5677: Add the MICBIAS VDD setting in the platform data
Oder Chiou
1
-0
/
+3
2015-01-08
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
1
-0
/
+2
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
1
-2
/
+2
2015-01-08
blk-mq: Allow requests to never expire
Keith Busch
1
-0
/
+2
2015-01-08
blk-mq: Add helper to abort requeued requests
Jens Axboe
1
-0
/
+1
2015-01-08
blk-mq: Let drivers cancel requeue_work
Keith Busch
1
-0
/
+1
2015-01-08
blk-mq: Export if requests were started
Keith Busch
1
-0
/
+1
2015-01-08
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
1
-0
/
+1
2015-01-08
nl80211: support per-TID station statistics
Johannes Berg
2
-0
/
+52
2015-01-08
nl80211: clarify packet statistics descriptions
Johannes Berg
2
-15
/
+21
2015-01-08
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
2
-0
/
+11
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2
-75
/
+5
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
1
-5
/
+12
2015-01-08
cfg80211: allow including station info in delete event
Johannes Berg
1
-1
/
+15
2015-01-08
cfg80211: add scan time to survey data
Johannes Berg
2
-0
/
+7
2015-01-08
cfg80211: allow survey data to return global data
Johannes Berg
2
-4
/
+15
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2
-32
/
+39
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
1
-2
/
+0
2015-01-08
crypto: aead - add check for presence of auth tag
Stephan Mueller
1
-0
/
+3
2015-01-07
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
1
-1
/
+1
2015-01-07
mtd: implement common reboot notifier boilerplate
Brian Norris
1
-0
/
+1
2015-01-07
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
Bean Huo 霍斌斌 (beanhuo)
1
-0
/
+7
2015-01-07
gpu: ipu-v3: Use videomode in struct ipu_di_signal_cfg
Steve Longerbeam
1
-16
/
+3
2015-01-07
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
1
-0
/
+2
2015-01-07
gpu: ipu-di: Add ipu_di_adjust_videomode()
Jiada Wang
1
-0
/
+2
2015-01-07
ASoC: Add helper function for changing the DAI link format
Lars-Peter Clausen
1
-0
/
+3
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+13
2015-01-07
blk-mq: get rid of ->cmd_size in the hardware queue
Jens Axboe
1
-2
/
+1
2015-01-07
drm: bridge/dw_hdmi: add rockchip rk3288 support
Andy Yan
1
-0
/
+1
2015-01-07
drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
Andy Yan
1
-0
/
+60
2015-01-07
Merge tag 'v3.19-rc3' into spi-sh-msiof
Mark Brown
19
-66
/
+90
2015-01-07
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
1
-0
/
+12
2015-01-07
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
18
-61
/
+85
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
1
-2
/
+9
[prev]
[next]