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-11-05
pstore: Honor dmesg_restrict sysctl on dmesg dumps
Sebastian Schmidt
1
-0
/
+1
2014-11-05
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
1
-2
/
+4
2014-11-05
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
1
-2
/
+0
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
1
-0
/
+6
2014-11-05
efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
Ard Biesheuvel
1
-1
/
+5
2014-11-04
f2fs: remove unnecessary macro
Jaegeuk Kim
1
-4
/
+0
2014-11-04
f2fs: revisit inline_data to avoid data races and potential bugs
Jaegeuk Kim
1
-0
/
+1
2014-11-04
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
1
-1
/
+21
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
1
-1
/
+1
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
1
-0
/
+30
2014-11-04
gpio: Support for unified device properties interface
Mika Westerberg
1
-0
/
+7
2014-11-04
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
3
-0
/
+118
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
1
-0
/
+3
2014-11-04
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
1
-0
/
+1
2014-11-04
ACPI: Allow drivers to match using Device Tree compatible property
Mika Westerberg
1
-6
/
+2
2014-11-04
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
3
-0
/
+117
2014-11-04
ACPI: Add support for device specific properties
Mika Westerberg
1
-0
/
+40
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
1
-6
/
+9
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
1
-0
/
+2
2014-11-04
NVMe: Async event request
Keith Busch
1
-0
/
+1
2014-11-04
ieee802154: || vs && in ieee802154_is_valid_extended_addr()
Dan Carpenter
1
-1
/
+1
2014-11-04
of: Fix padding in _OF_DECLARE macro definition
Thierry Reding
1
-1
/
+1
2014-11-04
of: Request and map make argument name constant
Matthias Brugger
1
-2
/
+2
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
1
-0
/
+22
2014-11-04
of: Eliminate of_allnodes list
Grant Likely
2
-7
/
+7
2014-11-04
of: introduce of_property_read_s32
Sebastian Reichel
1
-0
/
+7
2014-11-04
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2014-11-04
ieee80211: add "max length of AMPDU" enum for VHT
Eran Harary
1
-1
/
+16
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
1
-18
/
+13
2014-11-04
sched/wait: Remove wait_event_freezekillable()
Peter Zijlstra (Intel)
1
-12
/
+0
2014-11-04
sched/wait: Reimplement wait_event_freezable()
Peter Zijlstra
2
-38
/
+57
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
1
-4
/
+4
2014-11-03
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2
-2
/
+2
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2
-3
/
+3
2014-11-03
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
1
-1
/
+1
2014-11-03
f2fs: add infra struct and helper for inline dir
Chao Yu
1
-0
/
+19
2014-11-03
f2fs: use highmem for directory pages
Jaegeuk Kim
1
-1
/
+2
2014-11-03
usb: ehci: add ehci_port_power interface
Michael Grzeschik
1
-0
/
+3
2014-11-03
netdevice: add ieee802154_ptr to net_device
Alexander Aring
1
-0
/
+3
2014-11-03
net: add rbnode to struct sk_buff
Eric Dumazet
1
-7
/
+13
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-4
/
+4
2014-11-03
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
Matan Barak
2
-1
/
+31
2014-11-03
net: shrink struct softnet_data
Eric Dumazet
1
-7
/
+8
2014-11-03
treewide: Fix typo in Documentation/DocBook/device-drivers
Masanari Iida
2
-3
/
+3
2014-11-03
PCI: Add support for AMD Nolan USB3 DRD
Huang Rui
1
-0
/
+1
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
1
-0
/
+2
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: add support to the generic PHY framework in OTG
Antoine Tenart
1
-0
/
+3
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2
-1
/
+2
[prev]
[next]