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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2
-11
/
+19
2015-02-15
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2
-16
/
+16
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
73
-1910
/
+4523
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
525
-15103
/
+31906
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-73
/
+53
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
80
-527
/
+2127
2015-02-15
ACPI / idle: Implement ->enter_freeze callback routine
Rafael J. Wysocki
1
-8
/
+40
2015-02-15
intel_idle: Add ->enter_freeze callbacks
Rafael J. Wysocki
1
-54
/
+125
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
6
-8
/
+112
2015-02-15
timekeeping: Make it safe to use the fast timekeeper while suspended
Rafael J. Wysocki
1
-0
/
+30
2015-02-15
sg: fix read() error reporting
Tony Battersby
1
-3
/
+3
2015-02-15
wd719x: add missing .module to wd719x_template
Ondrej Zary
1
-0
/
+1
2015-02-15
hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patch
Don Brace
1
-3
/
+1
2015-02-15
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
1
-1
/
+0
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
184
-3050
/
+9309
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
20
-193
/
+521
2015-02-15
Added Little Endian support to vtpm module
honclo
1
-8
/
+12
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-1
/
+8
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
1
-3
/
+18
2015-02-15
vhost_net: fix wrong iter offset when setting number of buffers
Jason Wang
1
-5
/
+6
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
3
-15
/
+39
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
5
-39
/
+34
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
1
-1
/
+1
2015-02-14
net: spelling fixes
Stephen Hemminger
3
-3
/
+3
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
1
-1
/
+1
2015-02-14
net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081
Sylvain Rochet
1
-0
/
+28
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-02-14
openvswitch: Fix key serialization.
Pravin B Shelar
1
-1
/
+1
2015-02-14
r8152: restore hw settings
hayeswang
1
-2
/
+57
2015-02-14
ext4: fix indirect punch hole corruption
Omar Sandoval
1
-34
/
+71
2015-02-14
mutex: remove unused field "name" in debug mode
Adrien Schildknecht
1
-1
/
+0
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
8
-24
/
+35
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
1
-31
/
+52
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
1
-55
/
+58
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
1
-2
/
+2
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
70
-709
/
+1785
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
161
-799
/
+4478
2015-02-14
Btrfs: don't remove extents and xattrs when logging new names
Filipe Manana
1
-12
/
+27
2015-02-14
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
1
-9
/
+73
2015-02-14
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
Forrest Liu
1
-1
/
+2
2015-02-14
Btrfs: account for large extents with enospc
Josef Bacik
4
-7
/
+76
2015-02-14
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
1
-6
/
+2
2015-02-14
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
1
-5
/
+6
2015-02-14
btrfs: Fix out-of-space bug
Zhao Lei
3
-0
/
+11
2015-02-14
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
1
-16
/
+23
2015-02-14
Btrfs: fix scheduler warning when syncing log
Filipe Manana
1
-1
/
+1
2015-02-14
ALSA: hda/tegra check correct return value from ioremap_resource
Eliot Blennerhassett
1
-2
/
+2
2015-02-13
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
1
-0
/
+1
2015-02-13
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
1
-0
/
+7
[prev]
[next]