index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-0
/
+1
|
*
|
[PATCH] kill sigqueue->lock
Oleg Nesterov
2005-10-30
1
-1
/
+0
|
*
|
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2005-10-30
1
-2
/
+8
|
*
|
[PATCH] remove timer debug field
Andrew Morton
2005-10-30
1
-5
/
+0
|
*
|
[PATCH] NTP shift_right cleanup
john stultz
2005-10-30
1
-0
/
+7
|
*
|
[PATCH] Add kthread_stop_sem()
Alan Stern
2005-10-30
1
-0
/
+12
|
*
|
[PATCH] introduce setup_timer() helper
Oleg Nesterov
2005-10-30
1
-0
/
+9
|
*
|
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
2005-10-30
1
-0
/
+1
|
*
|
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
1
-0
/
+1
|
*
|
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
1
-2
/
+1
|
*
|
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
1
-0
/
+6
|
*
|
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
Ashok Raj
2005-10-30
1
-0
/
+1
|
*
|
[PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT
Ingo Molnar
2005-10-30
1
-6
/
+25
|
*
|
[PATCH] SELinux: canonicalize getxattr()
James Morris
2005-10-30
1
-4
/
+7
|
*
|
[PATCH] CONFIG_IA32
Brian Gerst
2005-10-30
1
-1
/
+1
|
*
|
[libata] change ata_qc_complete() to take error mask as second arg
Jeff Garzik
2005-10-30
1
-2
/
+26
|
*
|
Merge branch 'master'
Jeff Garzik
2005-10-30
12
-81
/
+409
|
|
\
\
|
|
*
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2005-10-29
1
-4
/
+13
|
|
|
\
\
|
|
|
*
|
[PATCH] Introduce sg_set_buf
Herbert Xu
2005-10-30
1
-4
/
+13
|
|
*
|
|
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
2005-10-29
3
-0
/
+130
|
|
*
|
|
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
2005-10-29
2
-2
/
+52
|
|
*
|
|
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
2
-0
/
+46
|
|
*
|
|
[PATCH] memory hotplug prep: __section_nr helper
Dave Hansen
2005-10-29
1
-0
/
+1
|
|
*
|
|
[PATCH] mm: update comments to pte lock
Hugh Dickins
2005-10-29
1
-2
/
+1
|
|
*
|
|
[PATCH] mm: fix rss and mmlist locking
Hugh Dickins
2005-10-29
1
-4
/
+38
|
|
*
|
|
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
2
-11
/
+41
|
|
*
|
|
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
1
-8
/
+12
|
|
*
|
|
[PATCH] mm: kill check_user_page_readable
Hugh Dickins
2005-10-29
1
-1
/
+0
|
|
*
|
|
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2005-10-29
1
-2
/
+2
|
|
*
|
|
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2005-10-29
2
-3
/
+1
|
|
*
|
|
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
1
-0
/
+18
|
|
*
|
|
[PATCH] mm: ptd_alloc inline and out
Hugh Dickins
2005-10-29
1
-19
/
+19
|
|
*
|
|
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-1
/
+1
|
|
*
|
|
[PATCH] mm: ia64 use expand_upwards
Hugh Dickins
2005-10-29
1
-1
/
+2
|
|
*
|
|
[PATCH] mm: mm_struct hiwaters moved
Hugh Dickins
2005-10-29
1
-10
/
+9
|
|
*
|
|
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
2
-3
/
+10
|
|
*
|
|
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-2
/
+3
|
|
*
|
|
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
1
-1
/
+3
|
|
*
|
|
[PATCH] mm: unlink_file_vma, remove_vma
Hugh Dickins
2005-10-29
1
-0
/
+1
|
|
*
|
|
[PATCH] mm: vm_stat_account unshackled
Hugh Dickins
2005-10-29
1
-14
/
+2
|
|
*
|
|
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
2005-10-29
1
-2
/
+2
|
|
*
|
|
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
2005-10-29
1
-0
/
+5
|
|
*
|
|
[PATCH] vmalloc_node
Christoph Lameter
2005-10-29
1
-1
/
+7
|
|
|
/
/
|
*
|
|
[libata] remove ata_chk_err(), ->check_err() hook.
Jeff Garzik
2005-10-29
1
-2
/
+0
|
|
/
/
|
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2005-10-29
3
-2
/
+84
|
|
\
\
|
|
*
|
Cleaned up AMD Au1200 IDE driver:
Pete Popov
2005-10-29
1
-1
/
+1
|
|
*
|
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
2005-10-29
2
-1
/
+83
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2005-10-29
2
-0
/
+138
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master'
Jeff Garzik
2005-10-28
20
-106
/
+1127
|
|
|
\
\
|
|
*
|
|
Add fs_enet ethernet network driver, for several embedded platforms.
Pantelis Antoniou
2005-10-28
1
-0
/
+136
[prev]
[next]