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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
drm: Make drm_mode_remove() static
Lespiau, Damien
1
-1
/
+0
2013-08-21
drm: Remove drm_mode_list_concat()
Lespiau, Damien
1
-2
/
+0
2013-08-21
drm: Remove drm_mode_create_dithering_property()
Lespiau, Damien
1
-1
/
+0
2013-08-21
drm: Remove stale prototypes
Lespiau, Damien
2
-16
/
+0
2013-08-20
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-08-19
drm: remove procfs code, take 2
Daniel Vetter
1
-8
/
+0
2013-08-19
drm: remove the dma_ioctl special-case
Daniel Vetter
1
-0
/
+2
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
1
-11
/
+0
2013-08-19
drm/gem: move drm_gem_object_handle_unreference_unlocked into drm_gem.c
Daniel Vetter
1
-20
/
+1
2013-08-19
drm/prime: add a bit of documentation about gem_obj->import_attach
Daniel Vetter
1
-1
/
+10
2013-08-19
drm: use common drm_gem_dmabuf_release in i915/exynos drivers
Daniel Vetter
1
-0
/
+1
2013-08-19
drm: use ida to allocate connector ids
Ilia Mirkin
1
-0
/
+2
2013-08-19
drm/gem: add shmem get/put page helpers
Rob Clark
1
-0
/
+4
2013-08-19
drm/gem: add drm_gem_create_mmap_offset_size()
Rob Clark
1
-0
/
+1
2013-08-19
drm: add flip-work helper
Rob Clark
1
-0
/
+76
2013-08-19
drm: Remove drm_mode_validate_clocks
Stéphane Marchesin
1
-3
/
+0
2013-08-19
drm: remove a bunch of unused #defines from drmP.h
Daniel Vetter
1
-9
/
+0
2013-08-19
drm: rip out a few unused DRIVER flags
Daniel Vetter
1
-3
/
+0
2013-08-19
drm: rip out DRIVER_FB_DMA and related code
Daniel Vetter
1
-1
/
+0
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-3
/
+0
2013-08-19
drm: mark context support as a legacy subsystem
Daniel Vetter
1
-3
/
+4
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
1
-2
/
+2
2013-08-19
drm: hide legacy sg cleanup better from common code
Daniel Vetter
1
-1
/
+1
2013-08-19
drm: kill dev->driver->set_version
Daniel Vetter
1
-2
/
+0
2013-08-19
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
14
-122
/
+154
2013-08-19
drm/i2c: tda998x: add video and audio input configuration
Russell King
1
-0
/
+30
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-40
/
+31
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-1
/
+1
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2
-14
/
+12
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2
-2
/
+17
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
4
-0
/
+38
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-0
/
+1
2013-08-13
microblaze: fix clone syscall
Michal Simek
1
-0
/
+5
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+15
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2
-0
/
+17
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2013-08-13
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
1
-14
/
+0
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
1
-3
/
+11
2013-08-10
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2013-08-10
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+18
2013-08-09
Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2013-08-09
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-08-09
drm/rcar-du: Rework output routing support
Laurent Pinchart
1
-2
/
+15
2013-08-09
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
1
-6
/
+13
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
2
-2
/
+2
2013-08-09
drm: provide agp dummies for CONFIG_AGP=n
David Herrmann
2
-47
/
+196
2013-08-08
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
1
-0
/
+1
2013-08-08
Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-08-08
video/hdmi: Add a macro to return the size of a full infoframe
Damien Lespiau
1
-0
/
+3
2013-08-08
video/hdmi: Introduce a generic hdmi_infoframe union
Damien Lespiau
1
-0
/
+17
[prev]
[next]