index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
1
-0
/
+16
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
1
-0
/
+6
2012-12-19
new helper: compat_user_stack_pointer()
Al Viro
1
-0
/
+3
2012-12-19
new helper: restore_altstack()
Al Viro
1
-0
/
+2
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
2
-6
/
+2
2012-12-19
new helper: current_user_stack_pointer()
Al Viro
1
-0
/
+4
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
3
-15
/
+0
2012-12-19
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
1
-0
/
+42
2012-11-29
do_coredump(): get rid of pt_regs argument
Al Viro
1
-2
/
+2
2012-11-29
get rid of ptrace_signal_deliver() arguments
Al Viro
1
-1
/
+1
2012-11-29
new helper: signal_pt_regs()
Al Viro
1
-0
/
+9
2012-11-29
unify default ptrace_signal_deliver
Al Viro
2
-2
/
+4
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2
-12
/
+10
2012-11-28
get rid of pt_regs argument of ->load_binary()
Al Viro
1
-1
/
+1
2012-11-28
get rid of pt_regs argument of search_binary_handler()
Al Viro
1
-1
/
+1
2012-11-28
get rid of pt_regs argument of do_execve()
Al Viro
2
-3
/
+2
2012-11-28
make compat_do_execve() static, lose pt_regs argument
Al Viro
1
-2
/
+0
2012-11-28
consolidate sys_execve() prototype
Al Viro
2
-7
/
+3
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
1
-2
/
+0
2012-11-28
generic sys_fork / sys_vfork / sys_clone
Al Viro
1
-4
/
+3
2012-11-28
kill daemonize()
Al Viro
3
-3
/
+0
2012-11-23
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+2
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
1
-0
/
+2
2012-11-23
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+1
2012-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+3
2012-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2012-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2012-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-11-21
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
1
-2
/
+3
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
6
-7
/
+40
2012-11-16
Merge branch 'arch-arm64' into no-rebases
Al Viro
3
-0
/
+209
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
90
-2501
/
+2595
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
3
-5
/
+3
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
1
-4
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
1
-1
/
+1
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+9
2012-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+31
2012-11-16
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Arnd Bergmann
6
-7
/
+40
2012-11-15
clk: remove inline usage from clk-provider.h
Igor Mazanov
1
-2
/
+2
2012-11-14
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
Paul Walmsley
1
-0
/
+1
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+1
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+3
2012-11-13
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
1
-1
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
[next]