index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
223
-1963
/
+3508
2006-03-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-54
/
+30
2006-03-31
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
1
-1
/
+0
2006-03-31
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
1
-2
/
+0
2006-03-31
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
1
-10
/
+15
2006-03-31
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-0
/
+1
2006-03-31
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2
-17
/
+83
2006-03-31
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+1
2006-03-31
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-0
/
+1
2006-03-31
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-0
/
+1
2006-03-31
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-1
/
+8
2006-03-31
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+1
2006-03-31
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+16
2006-03-31
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+8
2006-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+52
2006-03-31
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+51
2006-03-31
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+1
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
3
-6
/
+9
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
1
-3
/
+13
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-11
/
+4
2006-03-31
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-4
/
+4
2006-03-31
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-03-31
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
1
-1
/
+4
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-0
/
+5
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2
-4
/
+4
2006-03-31
[NET]: Allow skb headroom to be overridden
Anton Blanchard
1
-4
/
+25
2006-03-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2006-03-30
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
1
-0
/
+8
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
2
-0
/
+6
2006-03-29
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
2006-03-29
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-0
/
+1
2006-03-29
[PATCH] libata: BMDMA handling updates
Alan Cox
1
-0
/
+4
2006-03-29
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
1
-50
/
+5
2006-03-29
Merge branch 'master'
Jeff Garzik
125
-1361
/
+1446
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+1
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2
-4
/
+8
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2
-1
/
+2
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2
-2
/
+1
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
1
-1
/
+0
2006-03-28
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
1
-0
/
+9
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-8
/
+0
2006-03-28
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-2
/
+0
2006-03-28
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
1
-12
/
+0
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-1
/
+0
2006-03-28
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
1
-1
/
+0
2006-03-29
Merge ../linux-2.6
Paul Mackerras
63
-653
/
+685
[next]