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
*
vmalloc: add @align to vm_area_register_early()
Tejun Heo
2009-02-24
1
-1
/
+1
*
bootmem: reorder interface functions and add a missing one
Tejun Heo
2009-02-24
1
-13
/
+17
*
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
2009-02-24
1
-6
/
+4
*
percpu: implement new dynamic percpu allocator
Tejun Heo
2009-02-20
1
-4
/
+18
*
vmalloc: add un/map_kernel_range_noflush()
Tejun Heo
2009-02-20
1
-0
/
+3
*
vmalloc: implement vm_area_register_early()
Tejun Heo
2009-02-20
1
-0
/
+1
*
percpu: kill percpu_alloc() and friends
Tejun Heo
2009-02-20
1
-25
/
+22
*
alloc_percpu: add align argument to __alloc_percpu.
Rusty Russell
2009-02-20
1
-2
/
+3
*
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
1
-12
/
+11
*
elf: add ELF_CORE_COPY_KERNEL_REGS()
Tejun Heo
2009-02-10
1
-0
/
+9
*
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
94
-72
/
+194
|
\
|
*
async: Rename _special -> _domain for clarity.
Cornelia Huck
2009-02-08
1
-3
/
+5
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-07
1
-1
/
+1
|
|
\
|
|
*
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
1
-1
/
+1
|
*
|
module: remove over-zealous check in __module_get()
Rusty Russell
2009-02-07
1
-1
/
+0
|
*
|
wait: prevent exclusive waiter starvation
Johannes Weiner
2009-02-05
1
-2
/
+9
|
*
|
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2009-02-05
1
-0
/
+15
|
*
|
generic swap(): don't return a value from swap()
Peter Zijlstra
2009-02-05
1
-1
/
+2
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-04
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: add missing kernel-doc in sched.h
Randy Dunlap
2009-02-03
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-04
2
-1
/
+4
|
|
\
\
|
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-02-02
96
-90
/
+227
|
|
|
\
\
|
|
|
|
/
|
|
*
|
net: Fix userland breakage wrt. linux/if_tunnel.h
David S. Miller
2009-02-02
2
-1
/
+4
|
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-02-03
2
-13
/
+21
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book
Tejun Heo
2009-02-02
1
-0
/
+1
|
|
*
|
libata: clear dev->ering in smarter way
Tejun Heo
2009-02-02
1
-8
/
+10
|
|
*
|
ide/libata: fix ata_id_is_cfa() (take 4)
Sergei Shtylyov
2009-02-02
1
-5
/
+10
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-02-02
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
Seth Heasley
2009-01-27
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-02-02
1
-8
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
kmalloc: return NULL instead of link failure
Jeff Mahoney
2009-01-27
1
-8
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-02
2
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bio.h: If they MUST be inlined, then use __always_inline
Alberto Bertogli
2009-02-02
1
-2
/
+4
|
|
*
|
|
|
|
Fix misleading comment in bio.h
Alberto Bertogli
2009-02-02
1
-2
/
+2
|
|
*
|
|
|
|
block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT
Jens Axboe
2009-02-02
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
modules: Use a better scheme for refcounting
Eric Dumazet
2009-02-02
1
-9
/
+16
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-31
78
-28
/
+109
|
|
\
\
\
\
|
|
*
|
|
|
headers_check fix: linux/rtnetlink.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/nubus.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/virtio_net.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/virtio_console.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/virtio_blk.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/videodev.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/video_encoder.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
|
|
*
|
|
|
headers_check fix: linux/video_decoder.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
|
|
*
|
|
|
headers_check fix: linux/taskstats.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
|
|
*
|
|
|
headers_check fix: linux/synclink.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
|
|
*
|
|
|
headers_check fix: linux/sound.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
|
|
*
|
|
|
headers_check fix: linux/signalfd.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
|
|
*
|
|
|
headers_check fix: linux/random.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+1
[next]