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-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
2011-01-27
arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR
Julia Lawall
1
-1
/
+1
2011-01-27
arm: omap2: mux: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-01-27
omap1: Simplify use of omap_irq_flags
Tony Lindgren
2
-14
/
+1
2011-01-27
omap2+: Fix unused variable warning for omap_irq_base
Russell King
2
-18
/
+2
2011-01-27
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
1
-2
/
+2
2011-01-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+5
2011-01-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-35
/
+13
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
5
-9
/
+45
2011-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
67
-384
/
+2650
2011-01-28
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+24
2011-01-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+6
2011-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-0
/
+1
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
9
-286
/
+97
2011-01-27
kmemleak: Allow kmemleak metadata allocations to fail
Catalin Marinas
1
-5
/
+8
2011-01-27
kmemleak: remove memset by using kzalloc
Jesper Juhl
1
-4
/
+2
2011-01-27
xen/setup: Route halt operations to safe_halt pvop.
Stefano Stabellini
1
-0
/
+1
2011-01-27
xen/e820: Guard against E820_RAM not having page-aligned size or start.
Stefano Stabellini
1
-1
/
+6
2011-01-27
xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.
Stefan Bader
1
-12
/
+6
2011-01-26
ARM: tegra: clock: Add forward reference to struct clk
Colin Cross
2
-0
/
+4
2011-01-26
ARM: tegra: irq: Rename gic pointers to avoid conflicts
Colin Cross
1
-9
/
+9
2011-01-26
arm/tegra: Fix tegra irq_data conversion
Grant Likely
1
-2
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
[prev]
[next]