index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-30
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
3
-5
/
+84
2005-10-30
[PATCH] cpusets: automatic numa mempolicy rebinding
Paul Jackson
1
-0
/
+6
2005-10-30
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
3
-0
/
+46
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
1
-1
/
+1
2005-10-30
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
1
-1
/
+2
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-0
/
+1
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
1
-1
/
+0
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
1
-2
/
+8
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-5
/
+0
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
1
-0
/
+7
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-0
/
+12
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-0
/
+9
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-0
/
+1
2005-10-30
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
1
-0
/
+1
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
1
-2
/
+1
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
1
-0
/
+6
2005-10-30
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
Ashok Raj
1
-0
/
+1
2005-10-30
[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT
Ingo Molnar
1
-6
/
+25
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
1
-4
/
+7
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
1
-1
/
+1
2005-10-30
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
1
-2
/
+26
2005-10-30
Merge branch 'master'
Jeff Garzik
12
-81
/
+409
2005-10-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+13
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
3
-0
/
+130
2005-10-29
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
2
-2
/
+52
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2
-0
/
+46
2005-10-29
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
1
-0
/
+1
2005-10-29
[PATCH] mm: update comments to pte lock
Hugh Dickins
1
-2
/
+1
2005-10-29
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
1
-4
/
+38
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
2
-11
/
+41
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-8
/
+12
2005-10-29
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
1
-1
/
+0
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
1
-2
/
+2
2005-10-29
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2
-3
/
+1
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-0
/
+18
2005-10-29
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
1
-19
/
+19
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-1
/
+1
2005-10-29
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
1
-1
/
+2
2005-10-29
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
1
-10
/
+9
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2
-3
/
+10
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-2
/
+3
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+3
2005-10-29
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
1
-14
/
+2
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-2
/
+2
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
1
-0
/
+5
2005-10-29
[PATCH] vmalloc_node
Christoph Lameter
1
-1
/
+7
2005-10-29
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
1
-2
/
+0
2005-10-30
[PATCH] Introduce sg_set_buf
Herbert Xu
1
-4
/
+13
2005-10-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-2
/
+84
[next]