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-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
1
-0
/
+2
2014-04-22
fs/bio: remove bs paramater in biovec_create_pool
Fabian Frederick
1
-1
/
+1
2014-04-22
sched_clock: Remove deprecated setup_sched_clock() API
Stephen Boyd
1
-1
/
+0
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
1
-1
/
+1
2014-04-22
platform_data: edma: Be precise with the paRAM struct
Peter Ujfalusi
1
-9
/
+9
2014-04-22
Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Marcelo Tosatti
1
-0
/
+7
2014-04-22
KVM: add kvm_is_error_gpa() helper
Heiko Carstens
1
-0
/
+7
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
1
-1
/
+1
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
1
-0
/
+2
2014-04-22
Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16
Daniel Lezcano
1
-0
/
+1
2014-04-22
video: Check EDID for HDMI connection
David Ung
1
-0
/
+1
2014-04-22
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard
1
-0
/
+32
2014-04-21
usb: phy: generic: switch over to IS_ENABLED()
Felipe Balbi
1
-1
/
+1
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
1
-4
/
+5
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
1
-0
/
+0
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
1
-5
/
+5
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
1
-12
/
+8
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
1
-0
/
+1
2014-04-20
net: phy: export genphy_config_init()
Daniel Mack
1
-0
/
+1
2014-04-20
mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+2
2014-04-19
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+1
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+8
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+1
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-2
/
+14
2014-04-18
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-18
Shiraz has moved
Viresh Kumar
1
-1
/
+1
2014-04-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+2
2014-04-18
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-0
/
+1
2014-04-18
mfd: arizona: Factor out read of device tree GPIOs
Charles Keepax
1
-0
/
+3
2014-04-18
Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2014-04-18
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Boris BREZILLON
1
-0
/
+6
2014-04-18
regulator: tps65090: Allow setting the overcurrent wait time
Doug Anderson
1
-0
/
+5
2014-04-18
regulator: tps65217: Remove *rdev[] from struct tps65217
Axel Lin
1
-1
/
+0
2014-04-18
regulator: core: Return error in get optional stub
Tim Kryger
1
-2
/
+2
2014-04-18
of: add empty of_find_node_by_path() for !OF
Alexander Shiyan
1
-0
/
+5
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
8
-20
/
+18
2014-04-18
perf: Allow building PMU drivers as modules
Yan, Zheng
1
-0
/
+1
2014-04-18
sched: Remove set_need_resched()
Peter Zijlstra
1
-14
/
+0
2014-04-18
sched/wait: Explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2
-0
/
+56
2014-04-17
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2
-2
/
+36
2014-04-17
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
2
-3
/
+10
2014-04-17
ipmi: boolify some things
Corey Minyard
1
-3
/
+3
2014-04-17
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2
-1
/
+8
2014-04-17
KVM: VMX: speed up wildcard MMIO EVENTFD
Michael S. Tsirkin
1
-0
/
+1
2014-04-17
efivars: Stop passing a struct argument to efivar_validate()
Matt Fleming
1
-2
/
+4
2014-04-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+7
2014-04-16
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
1
-1
/
+3
2014-04-16
bsg: update check for rq based driver for blk-mq
Jens Axboe
1
-0
/
+9
[prev]
[next]