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
2012-05-31
perf tools: Make --version show kernel version instead of pull req tag
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
2
-3
/
+15
2012-05-31
perf callchain: Make callchain cursors TLS
Namhyung Kim
7
-14
/
+17
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
2
-0
/
+41
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
2
-0
/
+42
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2
-5
/
+33
2012-05-31
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2
-0
/
+58
2012-05-31
cirrus: avoid crash if driver fails to load
Dave Airlie
2
-1
/
+6
2012-05-31
drm/i915/crt: Do not rely upon the HPD presence pin
Chris Wilson
1
-3
/
+5
2012-05-31
radeon: add stub dma-buf mmap functionality
Dave Airlie
1
-0
/
+6
2012-05-31
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
1
-0
/
+6
2012-05-31
i915: add stub dma-buf mmap callback.
Dave Airlie
1
-0
/
+6
2012-05-31
block: avoid infinite loop in get_task_io_context()
Eric Dumazet
1
-1
/
+5
2012-05-31
crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
Mathias Krause
1
-2
/
+4
2012-05-31
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
1
-0
/
+7
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
4
-45
/
+3
2012-05-31
ALSA: hdspm - Work around broken DDS value on PCI RME MADI
Adrian Knoth
1
-0
/
+7
2012-05-31
ALSA: usb-audio: fix rate_list memory leak
Clemens Ladisch
1
-0
/
+3
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
2
-21
/
+67
2012-05-31
mtip32xx: Convert macro definitions for flag bits to enum
Asai Thambi S P
1
-23
/
+25
2012-05-31
mtip32xx: minor performance tweak
Asai Thambi S P
1
-0
/
+2
2012-05-31
mtip32xx: Fix to support more than one sector in exec_drive_command()
Asai Thambi S P
1
-16
/
+44
2012-05-31
mtip32xx: Use plain spinlock for 'cmd_issue_lock'
Asai Thambi S P
1
-4
/
+2
2012-05-31
mtip32xx: Set block queue boundary variables
Asai Thambi S P
1
-0
/
+3
2012-05-31
mtip32xx: Fix to handle TFE for PIO(IOCTL/internal) commands
Asai Thambi S P
1
-30
/
+30
2012-05-31
mtip32xx: Change HDIO_GET_IDENTITY to return stored data
Asai Thambi S P
1
-6
/
+5
2012-05-31
mtip32xx: Set custom timeouts for PIO commands
Asai Thambi S P
1
-27
/
+28
2012-05-31
mtip32xx: fix clearing an incorrect register in mtip_init_port
Asai Thambi S P
1
-2
/
+1
2012-05-31
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2
-0
/
+8
2012-05-30
ext4: add missing save_error_info() to ext4_error()
Theodore Ts'o
1
-0
/
+1
2012-05-30
ext4: add debugging trigger for ext4_error()
Theodore Ts'o
2
-0
/
+21
2012-05-30
unexport do_mmap()
Al Viro
2
-2
/
+0
2012-05-30
ia64 perfmon: fix get_unmapped_area() use there
Al Viro
1
-8
/
+2
2012-05-30
merge do_mremap() into sys_mremap()
Al Viro
1
-14
/
+5
2012-05-30
ia64, sparc64: convert wrappers around do_mremap() to sys_mremap()
Al Viro
2
-25
/
+5
2012-05-30
binfmt_flat: use vm_munmap, we are missing ->mmap_sem there
Al Viro
1
-4
/
+4
2012-05-30
binfmt_elf: switch elf_map() to vm_mmap/vm_munmap
Al Viro
1
-5
/
+3
2012-05-30
vfs: umount_tree() might be called on subtree that had never made it
Al Viro
1
-1
/
+2
2012-05-30
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
Will Deacon
1
-1
/
+1
2012-05-30
vfs: remove unused __d_splice_alias argument
J. Bruce Fields
1
-8
/
+5
2012-05-30
vfs: stop d_splice_alias creating directory aliases
J. Bruce Fields
1
-2
/
+1
2012-05-30
i810: switch to vm_mmap()
Al Viro
1
-3
/
+1
2012-05-30
fsnotify: remove unused parameter from send_to_group()
Dan Carpenter
1
-6
/
+6
2012-05-30
fsnotify: handle subfiles' perm events
Naohiro Aota
1
-1
/
+1
2012-05-30
vfs: increment iversion when a file is truncated
Dmitry Kasatkin
1
-0
/
+5
2012-05-30
fs: Move bh_cachep to the __read_mostly section
Shai Fultheim
1
-1
/
+1
2012-05-30
fs: move file_remove_suid() to fs/inode.c
Cong Wang
2
-65
/
+65
2012-05-30
jffs2: get rid of jffs2_sync_super
Artem Bityutskiy
4
-21
/
+58
2012-05-30
jffs2: remove unnecessary GC pass on sync
Artem Bityutskiy
1
-2
/
+0
2012-05-30
jffs2: remove unnecessary GC pass on umount
Artem Bityutskiy
1
-3
/
+0
[prev]
[next]