index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-2
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-362
/
+45
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2012-12-03
[parisc] open(2) compat bug
Al Viro
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
2
-69
/
+18
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
4
-301
/
+36
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-2
/
+3
2012-11-15
[PARISC] fix virtual aliasing issue in get_shared_area()
James Bottomley
1
-0
/
+2
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
1
-19
/
+3
2012-10-14
parisc: optimizations in copy_thread() and friends
Al Viro
2
-87
/
+27
2012-10-14
parisc: switch to generic sys_execve()
Al Viro
4
-92
/
+1
2012-10-14
parisc: switch to generic kernel_execve()
Al Viro
2
-32
/
+6
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
2
-89
/
+17
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-34
/
+20
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-52
/
+0
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+1
2012-10-01
parisc: decide whether to go to slow path (tracesys) based on thread flags
Al Viro
1
-3
/
+4
2012-10-01
parisc: don't bother looping in do_signal()
Al Viro
1
-22
/
+7
2012-10-01
parisc: fix double restarts
Al Viro
2
-9
/
+9
2012-09-23
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2
-5
/
+5
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-08-03
[PARISC] fix personality flag check in copy_thread()
Jiri Kosina
2
-5
/
+5
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+0
2012-07-05
parisc/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-06-05
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-3
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-6
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2
-4
/
+3
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-6
/
+4
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-16
/
+5
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-6
/
+1
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+1
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
1
-1
/
+0
2012-05-25
[PARISC] fix TLB fault path on PA2.0 narrow systems
James Bottomley
1
-13
/
+17
2012-05-25
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...
John David Anglin
1
-2
/
+4
2012-05-23
parisc: need to check NOTIFY_RESUME when exiting from syscall
Al Viro
1
-1
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
1
-2
/
+1
2012-05-21
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-93
/
+4
2012-05-16
[PARISC] fix crash in flush_icache_page_asm on PA1.1
John David Anglin
1
-18
/
+20
2012-05-16
[PARISC] fix PA1.1 oops on boot
James Bottomley
1
-0
/
+4
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
[next]