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
2010-01-11
x86: add support for LZO-compressed kernels
Albin Tonnerre
3
-1
/
+9
2010-01-11
arm: add support for LZO-compressed kernels
Albin Tonnerre
5
-92
/
+68
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
5
-7
/
+244
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
2
-12
/
+47
2010-01-11
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
Andrew Morton
1
-1
/
+3
2010-01-11
kmod: fix resource leak in call_usermodehelper_pipe()
Masami Hiramatsu
1
-5
/
+7
2010-01-11
dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...
Krzysztof Halasa
1
-4
/
+3
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
1
-52
/
+58
2010-01-11
docs: large update to ioctl-number.txt
Randy Dunlap
1
-44
/
+159
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
7
-9
/
+7
2010-01-11
quota: Fix dquot_transfer for filesystems different from ext4
Jan Kara
1
-0
/
+3
2010-01-11
GFS2: Use MAX_LFS_FILESIZE for meta inode size
Steven Whitehouse
1
-1
/
+1
2010-01-11
agp/hp: fail gracefully if we don't find an IOC
Bjorn Helgaas
1
-0
/
+3
2010-01-11
agp/hp: fixup hp agp after ACPI changes
Bjorn Helgaas
1
-2
/
+1
2010-01-11
agp: correct missing cleanup on error in agp_add_bridge
Kevin Winchester
1
-4
/
+9
2010-01-11
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
29
-496
/
+853
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
34
-470
/
+1530
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin Kościelnicki
1
-1
/
+1
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
3
-6
/
+12
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
1
-1
/
+4
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
1
-20
/
+13
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
1
-29
/
+1
2010-01-11
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
1
-4
/
+2
2010-01-11
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
4
-26
/
+22
2010-01-11
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2
-42
/
+0
2010-01-11
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2
-4
/
+10
2010-01-11
drm/nv04: Context switching fixes.
Francisco Jerez
1
-74
/
+78
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2
-3
/
+4
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
6
-24
/
+48
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
1
-17
/
+19
2010-01-11
drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN
Maarten Maathuis
2
-4
/
+8
2010-01-11
drm/nouveau: Don't skip card take down on nv0x.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/nouveau: Implement nv42-nv43 TV load detection.
Francisco Jerez
1
-1
/
+89
2010-01-11
drm/nouveau: Clean up the nv17-nv4x load detection code a bit.
Francisco Jerez
3
-31
/
+37
2010-01-11
drm/nv50: fix fillrect color
Marcin Slusarz
1
-1
/
+2
2010-01-11
drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc
Ben Skeggs
1
-0
/
+17
2010-01-11
drm/nouveau: Drop redundant placement initialization.
Francisco Jerez
1
-10
/
+2
2010-01-11
drm/nouveau: No need to force evict=true when swapping evicted BOs back in.
Francisco Jerez
1
-1
/
+1
2010-01-11
drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.
Francisco Jerez
1
-2
/
+2
2010-01-11
drm/i2c/ch7006: Drop build time dependency to nouveau.
Francisco Jerez
1
-3
/
+2
2010-01-11
drm/nouveau: Make the MM aware of pre-G80 tiling.
Francisco Jerez
3
-65
/
+265
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
8
-147
/
+185
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
3
-0
/
+48
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
1
-1
/
+1
2010-01-11
drm/kms/fb: check for depth changes from userspace for resizing.
Dave Airlie
1
-5
/
+4
2010-01-11
drm: Keep disabled outputs disabled after suspend / resume
David John
1
-1
/
+23
2010-01-11
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
5
-2
/
+881
2010-01-10
hwmon: Make PCI device ids constant
Márton Németh
5
-5
/
+5
[prev]
[next]