index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2
-91
/
+0
2010-01-11
.gitignore: ignore vmlinuz
Florian Fainelli
1
-0
/
+1
2010-01-11
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
1
-1
/
+2
2010-01-11
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
1
-1
/
+0
2010-01-11
scripts/get_maintainer.pl: fix file exclusion X: logic
Joe Perches
1
-30
/
+54
2010-01-11
lib/rational.c needs module.h
Sascha Hauer
1
-0
/
+1
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
4
-5
/
+31
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
[prev]
[next]