index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
fc_encode.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
1
-1
/
+1
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-09-18
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
1
-1
/
+1
2013-09-18
9p: don't forget to destroy inode cache if fscache registration fails
Al Viro
1
-3
/
+4
2013-09-18
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
1
-1
/
+2
2013-09-17
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...
Al Viro
2
-21
/
+20
2013-09-17
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
1
-0
/
+9
2013-09-17
drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path
Ben Skeggs
1
-3
/
+1
2013-09-17
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
Ben Skeggs
1
-1
/
+1
2013-09-17
drm/nouveau/kms: enable for non-vga pci classes
Ben Skeggs
2
-21
/
+17
2013-09-17
drm/nouveau/bios/init: stub opcode 0xaa
Ben Skeggs
1
-2
/
+17
2013-09-17
kvm: free resources after canceling async_pf
Radim Krčmář
1
-1
/
+4
2013-09-17
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
1
-0
/
+4
2013-09-17
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
3
-6
/
+29
2013-09-17
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
1
-1
/
+13
2013-09-17
vfs: don't set FILE_CREATED before calling ->atomic_open()
Miklos Szeredi
1
-3
/
+8
2013-09-17
nfs: set FILE_CREATED
Miklos Szeredi
1
-0
/
+3
2013-09-17
gfs2: set FILE_CREATED
Miklos Szeredi
1
-1
/
+3
2013-09-17
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
1
-0
/
+1
2013-09-17
vfs: improve i_op->atomic_open() documentation
Miklos Szeredi
2
-10
/
+25
2013-09-17
autofs4: close the races around autofs4_notify_daemon()
Al Viro
1
-10
/
+3
2013-09-16
Linux 3.12-rc1
v3.12-rc1
Linus Torvalds
1
-3
/
+3
2013-09-16
tile: remove stray blank space
Chris Metcalf
1
-1
/
+1
2013-09-16
tile: <arch/> header updates from upstream
Chris Metcalf
4
-35
/
+59
2013-09-16
tile: improve gxio iorpc autogenerated code style
Chris Metcalf
10
-130
/
+127
2013-09-16
tile: double default VMALLOC space
Chris Metcalf
1
-1
/
+1
2013-09-16
pstore: Remove the messages related to compression failure
Aruna Balakrishnaiah
1
-4
/
+0
2013-09-16
pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
Aruna Balakrishnaiah
1
-1
/
+1
2013-09-16
pstore: Adjust buffer size for compression for smaller registered buffers
Aruna Balakrishnaiah
1
-1
/
+22
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
1
-2
/
+3
2013-09-16
drm/radeon: avoid UVD corruptions on AGP cards
Christian König
1
-3
/
+5
2013-09-16
drm/radeon: fix panel scaling with eDP and LVDS bridges
Alex Deucher
1
-3
/
+31
2013-09-16
drm/radeon/dpm: rework auto performance level enable
Alex Deucher
11
-47
/
+9
2013-09-16
drm/radeon: Fix hmdi typo
Damien Lespiau
3
-3
/
+3
2013-09-16
drm/radeon/dpm/rs780: fix force_performance state for same sclks
Alex Deucher
1
-2
/
+4
2013-09-16
drm/radeon/dpm/rs780: don't enable sclk scaling if not required
Alex Deucher
1
-0
/
+3
2013-09-16
drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
Alex Deucher
1
-0
/
+6
2013-09-16
drm/radeon/dpm/rs780: use drm_mode_vrefresh()
Alex Deucher
1
-3
/
+1
2013-09-16
drm/udl: rip out set_need_resched
Daniel Vetter
1
-1
/
+0
2013-09-15
vfs: fix typo in comment in recent dentry work
Linus Torvalds
1
-1
/
+1
2013-09-15
partitions/efi: loosen check fot pmbr size in lba
Davidlohr Bueso
1
-2
/
+6
2013-09-14
x86/intel/lpss: Add pin control support to Intel low power subsystem
Mathias Nyman
1
-2
/
+3
2013-09-14
perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB
Stephane Eranian
1
-0
/
+1
2013-09-14
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
Linus Torvalds
1
-27
/
+101
2013-09-13
cifs: update cifs.txt and remove some outdated infos
Björn Jacke
1
-31
/
+11
2013-09-13
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
Sachin Prabhu
1
-3
/
+7
2013-09-13
cifs: Do not take a reference to the page in cifs_readpage_worker()
Sachin Prabhu
1
-2
/
+3
2013-09-13
tile: remove stale arch/tile/kernel/futex_64.S
Chris Metcalf
1
-55
/
+0
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
6
-24
/
+6
2013-09-13
tile: use pmd_pfn() instead of casting via pte_t
Chris Metcalf
1
-2
/
+1
[next]