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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Make page->private usable in compound pages
Christoph Lameter
2007-05-07
2
-5
/
+42
*
|
|
SLUB: allocate smallest object size if the user asks for 0 bytes
Christoph Lameter
2007-05-07
1
-2
/
+6
*
|
|
SLUB core
Christoph Lameter
2007-05-07
4
-6
/
+229
*
|
|
i386: use page allocator to allocate thread_info structure
Christoph Lameter
2007-05-07
1
-3
/
+5
*
|
|
readahead: code cleanup
Jan Kara
2007-05-07
1
-2
/
+2
*
|
|
readahead: improve heuristic detecting sequential reads
Jan Kara
2007-05-07
1
-0
/
+1
*
|
|
smaps: add clear_refs file to clear reference
David Rientjes
2007-05-07
1
-0
/
+1
*
|
|
i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}
Zachary Amsden
2007-05-07
1
-20
/
+18
*
|
|
i386: add ptep_test_and_clear_{dirty,young}
David Rientjes
2007-05-07
1
-8
/
+17
*
|
|
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
2007-05-07
3
-0
/
+14
*
|
|
add pfn_valid_within helper for sub-MAX_ORDER hole detection
Andy Whitcroft
2007-05-07
1
-0
/
+12
*
|
|
mm/slab.c: proper prototypes
Adrian Bunk
2007-05-07
1
-0
/
+3
*
|
|
Introduce CONFIG_HAS_DMA
Heiko Carstens
2007-05-07
1
-2
/
+0
*
|
|
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-0
/
+11
*
|
|
mm: remove gcc workaround
Nick Piggin
2007-05-07
1
-0
/
+18
*
|
|
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
2007-05-07
1
-0
/
+6
*
|
|
Add apply_to_page_range() which applies a function to a pte range
Jeremy Fitzhardinge
2007-05-07
1
-0
/
+5
*
|
|
serial: define FIXED_PORT flag for serial_core
David Gibson
2007-05-07
1
-0
/
+1
*
|
|
RM9000 serial driver
Thomas Koeller
2007-05-07
1
-1
/
+3
*
|
|
serial driver PMC MSP71xx
Marc St-Jean
2007-05-07
2
-0
/
+4
*
|
|
add new_id to PCMCIA drivers
Bernhard Walle
2007-05-07
1
-0
/
+6
*
|
|
slab: introduce krealloc
Pekka Enberg
2007-05-07
1
-1
/
+2
*
|
|
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
Linus Torvalds
2007-05-07
2
-13
/
+9
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
2
-0
/
+5
|
\
\
|
*
|
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
2007-05-02
2
-0
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-05-06
3
-38
/
+97
|
\
\
\
|
*
|
|
KVM: Remove unused 'instruction_length'
Avi Kivity
2007-05-03
1
-3
/
+2
|
*
|
|
KVM: Don't require explicit indication of completion of mmio or pio
Avi Kivity
2007-05-03
1
-3
/
+2
|
*
|
|
KVM: Add fpu get/set operations
Avi Kivity
2007-05-03
1
-0
/
+17
|
*
|
|
KVM: Add physical memory aliasing feature
Avi Kivity
2007-05-03
1
-1
/
+9
|
*
|
|
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
2007-05-03
1
-9
/
+2
|
*
|
|
KVM: Allow kernel to select size of mmap() buffer
Avi Kivity
2007-05-03
1
-0
/
+4
|
*
|
|
KVM: Add guest mode signal mask
Avi Kivity
2007-05-03
1
-0
/
+7
|
*
|
|
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
2007-05-03
1
-1
/
+2
|
*
|
|
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
2007-05-03
1
-7
/
+8
|
*
|
|
KVM: Allow userspace to process hypercalls which have no kernel handler
Avi Kivity
2007-05-03
1
-1
/
+9
|
*
|
|
KVM: Add method to check for backwards-compatible API extensions
Avi Kivity
2007-05-03
1
-0
/
+5
|
*
|
|
KVM: Renumber ioctls
Avi Kivity
2007-05-03
1
-17
/
+17
|
*
|
|
KVM: Remove minor wart from KVM_CREATE_VCPU ioctl
Avi Kivity
2007-05-03
1
-1
/
+1
|
*
|
|
KVM: Remove the 'emulated' field from the userspace interface
Avi Kivity
2007-05-03
1
-2
/
+1
|
*
|
|
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
2007-05-03
1
-1
/
+17
|
*
|
|
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
2007-05-03
1
-3
/
+3
|
*
|
|
KVM: Use a shared page for kernel/user communication when runing a vcpu
Avi Kivity
2007-05-03
1
-3
/
+3
|
*
|
|
KVM: Export <linux/kvm.h>
Avi Kivity
2007-05-03
1
-0
/
+1
|
*
|
|
KVM: Use own minor number
Avi Kivity
2007-05-03
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-06
41
-314
/
+548
|
\
\
\
|
*
\
\
Merge branch 'ixp4xx' into devel
Russell King
2007-05-06
8
-28
/
+182
|
|
\
\
\
|
|
*
|
|
[ARM] 4318/2: DSM-G600 Board Support
Michael-Luke Jones
2007-05-05
3
-0
/
+68
|
|
*
|
|
[ARM] 4320/1: ixp4xx: cpu type detection stuff cleanup
Vladimir Barinov
2007-04-21
3
-48
/
+33
|
|
*
|
|
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
2007-04-21
5
-12
/
+40
[prev]
[next]