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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
mm: introduce get_user_pages_fast
Nick Piggin
1
-0
/
+33
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
1
-0
/
+5
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2
-14
/
+0
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
1
-0
/
+7
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-0
/
+2
2008-07-26
kexec jump
Huang Ying
1
-4
/
+13
2008-07-26
memstick: add "start" and "stop" methods to memstick device
Alex Dubov
1
-0
/
+4
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
1
-1
/
+1
2008-07-26
parport/share.c: proper externs
Adrian Bunk
1
-0
/
+3
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2
-3
/
+3
2008-07-26
uninline arch_pick_mmap_layout()
Andrew Morton
1
-9
/
+0
2008-07-25
sys_paccept definition missing __user annotation
Harvey Harrison
1
-1
/
+1
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
2
-0
/
+33
2008-07-25
Merge git://git.infradead.org/~dwmw2/random-2.6
Linus Torvalds
1
-0
/
+2
2008-07-25
bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
1
-5
/
+4
2008-07-25
remove dummy asm/kvm.h files
Adrian Bunk
1
-0
/
+2
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+5
2008-07-25
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
1
-2
/
+3
2008-07-25
edac: i5100 new intel chipset driver
Arthur Jones
1
-0
/
+3
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
1
-0
/
+3
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
1
-0
/
+6
2008-07-25
per-task-delay-accounting: update taskstats for memory reclaim delay
Keika Kobayashi
1
-1
/
+5
2008-07-25
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2
-0
/
+23
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
1
-0
/
+4
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
1
-0
/
+3
2008-07-25
pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
Pavel Emelyanov
1
-0
/
+5
2008-07-25
accounting: account for user time when updating memory integrals
Jonathan Lim
1
-1
/
+1
2008-07-25
pidns: remove find_task_by_pid, unused for a long time
Pavel Emelyanov
2
-7
/
+1
2008-07-25
pidns: remove now unused find_pid function.
Pavel Emelyanov
2
-4
/
+2
2008-07-25
pidns: remove now unused kill_proc function
Pavel Emelyanov
1
-1
/
+0
2008-07-25
shrink struct pid by removing padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-25
proper pid{hash,map}_init() prototypes
Adrian Bunk
1
-0
/
+3
2008-07-25
proc: always do ->release
Alexey Dobriyan
1
-0
/
+1
2008-07-25
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
1
-1
/
+0
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
1
-1
/
+1
2008-07-25
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
1
-1
/
+2
2008-07-25
ipc/sem.c: rewrite undo list locking
Manfred Spraul
1
-1
/
+5
2008-07-25
ipc/sem.c: convert sem_array.sem_pending to struct list_head
Manfred Spraul
1
-7
/
+5
2008-07-25
ipc/sem.c: remove unused entries from struct sem_queue
Manfred Spraul
1
-2
/
+0
2008-07-25
ipc/sem.c: convert undo structures to struct list_head
Manfred Spraul
1
-6
/
+6
2008-07-25
idr: make idr_find rcu-safe
Nadia Derbey
1
-0
/
+16
2008-07-25
idr: error checking factorization
Nadia Derbey
1
-0
/
+6
2008-07-25
idr: change the idr structure
Nadia Derbey
1
-0
/
+2
2008-07-25
calgary iommu: use the first kernels TCE tables in kdump
Chandru
1
-0
/
+8
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2
-4
/
+13
2008-07-25
workqueues: implement flush_work()
Oleg Nesterov
1
-0
/
+2
2008-07-25
coredump: kill mm->core_done
Oleg Nesterov
1
-3
/
+1
2008-07-25
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
1
-0
/
+6
2008-07-25
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
1
-1
/
+1
[next]