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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-19
1
-2
/
+7
|
\
|
*
x86: fix global_flush_tlb() bug
Ingo Molnar
2007-10-19
1
-2
/
+7
*
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-19
10
-92
/
+44
|
\
\
|
*
|
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-19
8
-60
/
+33
|
*
|
[XFS] fixups after behavior removal merge into mainline git
Christoph Hellwig
2007-10-19
2
-32
/
+11
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-19
11
-71
/
+48
|
\
\
|
*
|
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
2007-10-18
1
-3
/
+23
|
*
|
[INET]: Justification for local port range robustness.
Anton Arapov
2007-10-18
6
-9
/
+11
|
*
|
[PACKET]: Kill unused pg_vec_endpage() function
Patrick McHardy
2007-10-18
1
-5
/
+0
|
*
|
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2007-10-18
1
-46
/
+9
|
|
\
\
|
|
*
|
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
2007-10-18
1
-46
/
+9
|
*
|
|
[NET]: QoS/Sched as menuconfig
Randy Dunlap
2007-10-18
1
-7
/
+3
|
*
|
|
[NET]: Fix bug in sk_filter race cures.
Olof Johansson
2007-10-18
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
NULL terminate the pci_device_ids in pasemi_edac
Stephen Rothwell
2007-10-19
1
-0
/
+1
*
|
|
Uninline fork.c/exit.c
Alexey Dobriyan
2007-10-19
2
-13
/
+13
*
|
|
kernel/fork.c: remove unneeded variable initialization in copy_process()
Mariusz Kozlowski
2007-10-19
1
-1
/
+1
*
|
|
Linux Kernel Markers - Documentation
Mathieu Desnoyers
2007-10-19
1
-0
/
+81
*
|
|
Linux Kernel Markers - Samples
Mathieu Desnoyers
2007-10-19
6
-1
/
+164
*
|
|
markers: Add samples subdir
Mathieu Desnoyers
2007-10-19
3
-0
/
+16
*
|
|
Linux Kernel Markers
Mathieu Desnoyers
2007-10-19
7
-1
/
+710
*
|
|
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
38
-420
/
+73
*
|
|
Change struct marker users
Mathieu Desnoyers
2007-10-19
4
-23
/
+25
*
|
|
Hook up group scheduler with control groups
Srivatsa Vaddagiri
2007-10-19
3
-0
/
+137
*
|
|
Add documentation for extended crashkernel syntax
Bernhard Walle
2007-10-19
2
-0
/
+33
*
|
|
Use extended crashkernel command line on sh
Bernhard Walle
2007-10-19
2
-26
/
+33
*
|
|
Use extended crashkernel command line on ppc64
Bernhard Walle
2007-10-19
1
-27
/
+27
*
|
|
Use extended crashkernel command line on ia64
Bernhard Walle
2007-10-19
3
-44
/
+50
*
|
|
Use extended crashkernel command line on x86_64
Bernhard Walle
2007-10-19
3
-35
/
+34
*
|
|
Use extended crashkernel command line on i386
Bernhard Walle
2007-10-19
3
-28
/
+46
*
|
|
Extended crashkernel command line
Bernhard Walle
2007-10-19
2
-0
/
+168
*
|
|
IPC: fix error case when idr-cache is empty in ipcget()
Pierre Peiffer
2007-10-19
4
-11
/
+18
*
|
|
virtualization of sysv msg queues is incomplete
Kirill Korotaev
2007-10-19
2
-11
/
+12
*
|
|
IPC: cleanup some code and wrong comments about semundo list managment
Pierre Peiffer
2007-10-19
1
-40
/
+6
*
|
|
ipc: remove unneeded parameters
Nadia Derbey
2007-10-19
4
-17
/
+12
*
|
|
fix idr_find() locking
Nadia Derbey
2007-10-19
5
-70
/
+198
*
|
|
ipc: fix wrong comments
Nadia Derbey
2007-10-19
5
-45
/
+118
*
|
|
ipc: inline ipc_buildid()
Nadia Derbey
2007-10-19
2
-6
/
+5
*
|
|
ipc: introduce the ipcid_to_idx macro
Nadia Derbey
2007-10-19
2
-2
/
+4
*
|
|
Storing ipcs into IDRs
Nadia Derbey
2007-10-19
4
-18
/
+46
*
|
|
ipc: integrate ipc_checkid() into ipc_lock()
Nadia Derbey
2007-10-19
5
-136
/
+152
*
|
|
ipc: remove the ipc_get() routine
Nadia Derbey
2007-10-19
3
-23
/
+13
*
|
|
ipc: unify the syscalls code
Nadia Derbey
2007-10-19
5
-139
/
+215
*
|
|
ipc: store ipcs into IDRs
Nadia Derbey
2007-10-19
9
-313
/
+331
*
|
|
Add irq protection in the percpu-counters cpu-hotplug-callback path
Gautham R Shenoy
2007-10-19
1
-2
/
+3
*
|
|
CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified
KAMEZAWA Hiroyuki
2007-10-19
1
-0
/
+9
*
|
|
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
4
-3
/
+33
*
|
|
Control groups: Replace "cont" with "cgrp" and other misc renaming
Paul Menage
2007-10-19
1
-247
/
+247
*
|
|
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
2007-10-19
2
-2
/
+2
*
|
|
Use task_pid_nr() in ip_vs_sync.c
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
|
|
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
2007-10-19
1
-4
/
+1
[next]