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-13
lib: bitmap: yet another simplification in __bitmap_shift_right
Rasmus Villemoes
1
-4
/
+4
2015-02-13
lib: bitmap: remove redundant code from __bitmap_shift_right
Rasmus Villemoes
1
-2
/
+0
2015-02-13
lib: bitmap: eliminate branch in __bitmap_shift_right
Rasmus Villemoes
1
-3
/
+3
2015-02-13
lib: bitmap: change bitmap_shift_right to take unsigned parameters
Rasmus Villemoes
2
-11
/
+11
2015-02-13
lib/bitmap.c: elide bitmap_copy_le on little-endian
Rasmus Villemoes
2
-0
/
+6
2015-02-13
lib/bitmap.c: change prototype of bitmap_copy_le
Rasmus Villemoes
2
-6
/
+5
2015-02-14
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
1
-1
/
+1
2015-02-14
target: Fail UNMAP when emulate_tpu=0
Nicholas Bellinger
1
-0
/
+5
2015-02-14
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
Nicholas Bellinger
1
-0
/
+5
2015-02-13
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
3
-6
/
+0
2015-02-14
target: Add sanity checks for DPO/FUA bit usage
Nicholas Bellinger
1
-10
/
+46
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
3
-0
/
+18
2015-02-14
target: Fail I/O with PROTECT bit when protection is unsupported
Nicholas Bellinger
1
-19
/
+32
2015-02-14
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
1
-1
/
+2
2015-02-14
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
1
-0
/
+12
2015-02-13
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2
-2
/
+2
2015-02-13
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
1
-0
/
+6
2015-02-13
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
1
-0
/
+9
2015-02-13
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
1
-1
/
+3
2015-02-13
timekeeping: Pass readout base to update_fast_timekeeper()
Rafael J. Wysocki
1
-8
/
+6
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
5
-32
/
+96
2015-02-13
nfs: Can call nfs_clear_page_commit() instead
Tom Haynes
1
-5
/
+2
2015-02-13
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
4
-21
/
+19
2015-02-13
SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
Chuck Lever
1
-1
/
+4
2015-02-13
Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-277
/
+293
2015-02-13
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
9
-170
/
+275
2015-02-13
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-107
/
+18
2015-02-13
IB/iser: Use correct dma direction when unmapping SGs
Roi Dayan
3
-8
/
+17
2015-02-13
IB/ipath: Remove unused function in ipath_wc_ppc64
Rickard Strandqvist
3
-31
/
+0
2015-02-13
RDMA/cxgb4: Serialize CQ event upcalls with CQ destruction
Hariprasad S
1
-1
/
+8
2015-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
10
-8
/
+748
2015-02-13
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-39
/
+28
2015-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-21
/
+22
2015-02-13
Revert "x86/apic: Only disable CPU x2apic mode when necessary"
Linus Torvalds
1
-2
/
+1
2015-02-13
tile: change MAINTAINERS website from tilera.com to ezchip.com
Chris Metcalf
1
-1
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
88
-1626
/
+6026
2015-02-13
jffs2: fix handling of corrupted summary length
Chen Jie
1
-0
/
+5
2015-02-13
ALSA: hdspm - Constrain periods to 2 on older cards
Adrian Knoth
1
-0
/
+6
2015-02-13
x86/efi: Avoid triple faults during EFI mixed mode calls
Matt Fleming
5
-203
/
+301
2015-02-13
hso: fix rx parsing logic when skb allocation fails
Aleksander Morgado
1
-1
/
+1
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-02-13
drm/radeon: fix voltage setup on hawaii
Alex Deucher
1
-0
/
+1
2015-02-13
drm/radeon/dp: Set EDP_CONFIGURATION_SET for bridge chips if necessary
Alex Deucher
1
-3
/
+1
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-13
ALSA: hda - enable mute led quirk for one more hp machine.
Hui Wang
1
-0
/
+1
2015-02-13
tools/lguest: don't use legacy definitions for net device in example launcher.
Rusty Russell
1
-1
/
+2
2015-02-13
virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.
Rusty Russell
1
-2
/
+30
2015-02-13
tools/lguest: use common error macros in the example launcher.
Rusty Russell
1
-101
/
+105
2015-02-13
tools/lguest: give virtqueues names for better error messages
Rusty Russell
1
-7
/
+12
2015-02-13
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
1
-14
/
+293
[prev]
[next]