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-01-31
ARM: footbridge: fix debug macros
Russell King
1
-2
/
+2
2011-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-31
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-27
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
1
-1
/
+2
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
2
-4
/
+9
2011-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-704
/
+371
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2
-9
/
+10
2011-01-31
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
19
-56
/
+54
2011-01-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-75
/
+85
2011-01-31
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
4
-11
/
+15
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-28
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-28
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2011-01-28
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-28
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
2011-01-28
NFS: NFSv4 readdir loses entries
Chuck Lever
1
-3
/
+0
2011-01-28
NFS: Micro-optimize nfs4_decode_dirent()
Chuck Lever
1
-3
/
+3
2011-01-28
NFS: Fix an NFS client lockdep issue
Trond Myklebust
1
-2
/
+4
2011-01-28
xfs: xfs_bmap_add_extent_delay_real should init br_startblock
bpm@sgi.com
1
-8
/
+25
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
3
-12
/
+3
2011-01-28
xfs: limit extsize to size of AGs and/or MAXEXTLEN
Dave Chinner
1
-2
/
+18
2011-01-28
xfs: prevent extsize alignment from exceeding maximum extent size
Dave Chinner
1
-0
/
+10
2011-01-28
xfs: limit extent length for allocation to AG size
Dave Chinner
2
-8
/
+26
2011-01-28
xfs: speculative delayed allocation uses rounddown_power_of_2 badly
Dave Chinner
1
-1
/
+6
2011-01-28
xfs: fix efi item leak on forced shutdown
Dave Chinner
3
-13
/
+38
2011-01-28
Delete zero-length drivers/staging/vme/bridges/Module.symvers
Jeff Garzik
1
-0
/
+0
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
1
-6
/
+18
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
1
-0
/
+1
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
1
-0
/
+2
2011-01-28
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
1
-3
/
+2
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2011-01-28
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
1
-46
/
+43
2011-01-28
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2
-18
/
+16
2011-01-28
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2
-6
/
+6
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2011-01-28
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
14
-29
/
+28
2011-01-28
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+13
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
1
-0
/
+3
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-14
/
+54
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-45
/
+132
2011-01-28
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+0
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
[prev]
[next]