index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
drm/i915: Revert i915.semaphore=1 default from 47ae63e0
Andy Lutomirski
1
-1
/
+1
2011-05-16
vga_switcheroo: don't toggle-switch devices
Florian Mickler
1
-3
/
+3
2011-05-14
Btrfs: fix FS_IOC_SETFLAGS ioctl
Li Zefan
1
-0
/
+2
2011-05-14
Btrfs: fix FS_IOC_GETFLAGS ioctl
Li Zefan
1
-0
/
+7
2011-05-14
fs: remove FS_COW_FL
Li Zefan
2
-10
/
+6
2011-05-14
Btrfs: fix easily get into ENOSPC in mixed case
liubo
1
-11
/
+26
2011-05-14
Prevent oopsing in posix_acl_valid()
Daniel J Blueman
1
-2
/
+3
2011-05-14
tmpfs: fix race between swapoff and writepage
Hugh Dickins
1
-6
/
+4
2011-05-14
libata: fix oops when LPM is used with PMP
Tejun Heo
1
-1
/
+1
2011-05-14
Revert "libata: ahci_start_engine compliant to AHCI spec"
Tejun Heo
1
-21
/
+0
2011-05-14
Further fbcon sanity checking
Bruno Prémont
1
-4
/
+4
2011-05-14
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
1
-49
/
+68
2011-05-14
alpha: Wire up syscalls new to 2.6.39
Michael Cree
2
-5
/
+13
2011-05-14
alpha: convert to clocksource_register_hz
John Stultz
1
-2
/
+1
2011-05-13
rbd: fix split bio handling
Yehuda Sadeh
1
-20
/
+151
2011-05-13
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-13
drm/i915: Revert i915.semaphore=1 default from i915 merge
Andy Lutomirski
1
-1
/
+1
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
2
-9
/
+9
2011-05-13
vfs: micro-optimize acl_permission_check()
Linus Torvalds
1
-1
/
+1
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
4
-20
/
+27
2011-05-13
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2
-0
/
+2
2011-05-13
drm/radeon/kms: fix extended lvds info parsing
Alex Deucher
1
-3
/
+11
2011-05-13
drm/radeon/kms: fix tiling reg on fusion
Alex Deucher
2
-1
/
+5
2011-05-13
rbd: fix leak of ops struct
Sage Weil
1
-1
/
+5
2011-05-13
i2c: pnx: Fix crash due to wrong init of timer->data
Wolfram Sang
1
-1
/
+1
2011-05-13
ipv6: restore correct ECN handling on TCP xmit
Steinar H. Gunderson
1
-3
/
+13
2011-05-13
vsprintf: Turn kptr_restrict off by default
Ingo Molnar
1
-1
/
+1
2011-05-13
net/9p/protocol.c: Fix a memory leak
Pedro Scarapicchia Junior
1
-0
/
+1
2011-05-12
ne-h8300: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-9
/
+9
2011-05-12
hydra: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-8
/
+8
2011-05-12
zorro8390: Fix regression caused during net_device_ops conversion
Geert Uytterhoeven
2
-7
/
+7
2011-05-12
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-05-12
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
Linus Torvalds
1
-0
/
+2
2011-05-12
x86/mm: Fix section mismatch derived from native_pagetable_reserve()
Sedat Dilek
1
-1
/
+1
2011-05-12
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
5
-2
/
+54
2011-05-12
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
1
-123
/
+0
2011-05-12
fbmem: make read/write/ioctl use the frame buffer at open time
Linus Torvalds
1
-16
/
+34
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
2
-10
/
+47
2011-05-12
sfc: Always map MCDI shared memory as uncacheable
Ben Hutchings
3
-23
/
+53
2011-05-12
ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses
Catalin Marinas
3
-3
/
+3
2011-05-12
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
Arnd Bergmann
1
-37
/
+53
2011-05-12
ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM
Will Deacon
1
-1
/
+15
2011-05-12
sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...
Tkhai Kirill
1
-3
/
+9
2011-05-12
ehea: Fix memory hotplug oops
Anton Blanchard
1
-3
/
+3
2011-05-12
NFSv4.1: Ensure that layoutget uses the correct gfp modes
Trond Myklebust
8
-50
/
+59
2011-05-12
Revert "Bluetooth: fix shutdown on SCO sockets"
Linus Torvalds
1
-9
/
+0
2011-05-12
mm: tracing: add missing GFP flags to tracing
Mel Gorman
1
-1
/
+5
2011-05-12
tmpfs: fix spurious ENOSPC when racing with unswap
Hugh Dickins
1
-10
/
+22
2011-05-12
tmpfs: fix race between umount and swapoff
Hugh Dickins
1
-45
/
+43
2011-05-12
tmpfs: fix race between umount and writepage
Hugh Dickins
1
-11
/
+20
[next]