index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-15
drm/radeon/kms: fix a few more atombios endian issues
Alex Deucher
2
-7
/
+7
2011-02-14
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
14
-45
/
+94
2011-02-14
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
4
-3
/
+7
2011-02-14
Btrfs - Fix memory leak in btrfs_init_new_device()
Ilya Dryomov
1
-0
/
+2
2011-02-14
btrfs: prevent heap corruption in btrfs_ioctl_space_info()
Dan Rosenberg
1
-2
/
+8
2011-02-14
Btrfs: Fix balance panic
Yan, Zheng
1
-0
/
+1
2011-02-14
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-69
/
+4
2011-02-14
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-313
/
+232
2011-02-14
Btrfs: don't release pages when we can't clear the uptodate bits
Chris Mason
1
-1
/
+9
2011-02-14
Btrfs: fix page->private races
Chris Mason
2
-5
/
+41
2011-02-14
nfsd: break lease on unlink due to rename
J. Bruce Fields
1
-0
/
+7
2011-02-14
nfsd4: acquire only one lease per file
J. Bruce Fields
2
-42
/
+58
2011-02-14
nfsd4: modify fi_delegations under recall_lock
J. Bruce Fields
1
-4
/
+4
2011-02-14
nfsd4: remove unused deleg dprintk's.
J. Bruce Fields
1
-4
/
+0
2011-02-14
nfsd4: split lease setting into separate function
J. Bruce Fields
1
-13
/
+19
2011-02-14
nfsd4: fix leak on allocation error
J. Bruce Fields
1
-8
/
+10
2011-02-14
nfsd4: add helper function for lease setup
J. Bruce Fields
1
-12
/
+21
2011-02-14
nfsd4: split up nfsd_break_deleg_cb
J. Bruce Fields
1
-18
/
+16
2011-02-14
NFSD: memory corruption due to writing beyond the stat array
Konstantin Khorenko
1
-1
/
+1
2011-02-14
NFSD: use nfserr for status after decode_cb_op_status
Benny Halevy
1
-4
/
+2
2011-02-14
nfsd: don't leak dentry count on mnt_want_write failure
J. Bruce Fields
1
-6
/
+6
2011-02-14
Revert "dt: add documentation of ARM dt boot interface"
Grant Likely
2
-69
/
+4
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2
-2
/
+2
2011-02-14
dmaengine: add slave-dma maintainer
Dan Williams
1
-0
/
+1
2011-02-14
Merge branch 'imx' into dmaengine-fixes
Dan Williams
2
-39
/
+63
2011-02-14
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
1
-50
/
+0
2011-02-14
Merge branch 'fortglx/2.6.38/tip/timers/rtc' of git://git.linaro.org/people/j...
Thomas Gleixner
21
-313
/
+232
2011-02-13
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-14
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
11
-99
/
+229
2011-02-14
drm/radeon/kms: improve 6xx/7xx CS error output
Alex Deucher
1
-20
/
+26
2011-02-14
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
8
-13
/
+49
2011-02-14
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
5
-12
/
+5
2011-02-14
drm/radeon/kms: use linear aligned for evergreen/ni bo blits
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon/kms: use linear aligned for 6xx/7xx bo blits
Alex Deucher
1
-2
/
+2
2011-02-14
drm/radeon: fix race between GPU reset and TTM delayed delete thread.
Dave Airlie
1
-0
/
+4
2011-02-14
drm/radeon/kms: evergreen/ni big endian fixes (v2)
Alex Deucher
4
-10
/
+40
2011-02-14
drm/radeon/kms: 6xx/7xx big endian fixes
Cédric Cano
6
-20
/
+54
2011-02-14
drm/radeon/kms: atombios big endian fixes
Cédric Cano
3
-52
/
+52
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
3
-9
/
+34
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
4
-12
/
+77
2011-02-14
drm: do not leak kernel addresses via /proc/dri/*/vma
Kees Cook
1
-4
/
+5
2011-02-14
drm/radeon/kms: add connector table for mac g5 9600
Alex Deucher
2
-0
/
+48
2011-02-14
radeon mkregtable: Add missing fclose() calls
Jesper Juhl
1
-1
/
+4
2011-02-14
drm/radeon/kms: fix interlaced modes on dce4+
Alex Deucher
2
-22
/
+20
2011-02-14
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
Dave Airlie
1
-2
/
+2
2011-02-13
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
63
-112
/
+122
2011-02-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
10
-16
/
+82
2011-02-13
Revert "pci: use security_capable() when checking capablities during config s...
Linus Torvalds
1
-2
/
+1
2011-02-13
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-8
/
+38
2011-02-12
Merge branch 'devicetree/merge' into spi/merge
Grant Likely
1002
-6868
/
+7053
[prev]
[next]