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
*
x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-26
1
-32
/
+30
*
x86: finalize bitops unification
Alexander van Heukelum
2008-04-26
3
-77
/
+33
*
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
2
-81
/
+0
*
x86: optimize find_first_bit for small bitmaps
Alexander van Heukelum
2008-04-26
1
-0
/
+29
*
x86: switch 64-bit to generic find_first_bit
Alexander van Heukelum
2008-04-26
1
-0
/
+2
*
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2008-04-26
2
-0
/
+36
*
bitops: use __fls for fls64 on 64-bit archs
Alexander van Heukelum
2008-04-26
2
-13
/
+24
*
generic: implement __fls on all 64-bit archs
Alexander van Heukelum
2008-04-26
8
-0
/
+35
*
generic: introduce a generic __fls implementation
Alexander van Heukelum
2008-04-26
1
-0
/
+43
*
x86: merge the simple bitops and move them to bitops.h
Alexander van Heukelum
2008-04-26
3
-141
/
+98
*
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
2008-04-26
4
-16
/
+79
*
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
2008-04-26
3
-18
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-26
1
-3
/
+10
|
\
|
*
generic: make optimized inlining arch-opt-in
Ingo Molnar
2008-04-26
1
-1
/
+2
|
*
x86: add optimized inlining
Ingo Molnar
2008-04-26
1
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-26
3
-137
/
+13
|
\
\
|
*
|
ide: remove hwif->straight8 flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+0
|
*
|
ide: remove IDE_HFLAG_CY82C693 host flag
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
|
*
|
remove include/linux/hdsmart.h
Adrian Bunk
2008-04-26
2
-127
/
+0
|
*
|
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
1
-0
/
+2
|
*
|
ide: merge ide_match_hwif() and ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+7
|
*
|
ide: remove PIO "downgrade" quirk
Bartlomiej Zolnierkiewicz
2008-04-26
1
-2
/
+0
|
*
|
ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
Bartlomiej Zolnierkiewicz
2008-04-26
1
-4
/
+4
|
*
|
ide: cleanup ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
1
-1
/
+1
|
|
/
*
|
x86: section mismatch fixes, #2
Jacek Luczak
2008-04-26
1
-1
/
+1
*
|
x86: pgtable_32.h - prototype and section mismatch fixes
Jacek Luczak
2008-04-26
1
-4
/
+4
*
|
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
2008-04-26
1
-11
/
+0
*
|
x86: get_bios_ebda() requires asm/io.h
Akinobu Mita
2008-04-26
1
-0
/
+2
*
|
x86: use bitmap library for pin_programmed
Akinobu Mita
2008-04-26
1
-2
/
+4
*
|
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2008-04-26
1
-0
/
+2
*
|
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
1
-1
/
+0
*
|
fix asm-x86/{posix_types,unistd}.h
Adrian Bunk
2008-04-26
2
-2
/
+14
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-25
2
-5
/
+3
|
\
|
*
[PATCH] sanitize unshare_files/reset_files_struct
Al Viro
2008-04-25
2
-4
/
+2
|
*
[PATCH] restore sane ->umount_begin() API
Al Viro
2008-04-25
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-25
13
-102
/
+231
|
\
\
|
*
|
[POWERPC] cell: Generalize io-workarounds code
Ishizaki Kou
2008-04-24
2
-54
/
+55
|
*
|
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
Tony Breeds
2008-04-24
1
-0
/
+1
|
*
|
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
2008-04-24
2
-19
/
+128
|
*
|
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
2008-04-24
3
-13
/
+43
|
*
|
[POWERPC] 4xx: Fix duplicate phys_addr_t definition
Josh Boyer
2008-04-24
1
-2
/
+0
|
*
|
[POWERPC] Fix kernel stack allocation alignment
Benjamin Herrenschmidt
2008-04-24
1
-6
/
+2
|
*
|
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
2008-04-24
1
-0
/
+2
|
*
|
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2008-04-24
2
-8
/
+0
|
|
\
\
|
|
*
|
[PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc
Kumar Gala
2008-04-21
1
-4
/
+0
|
|
*
|
[PPC] Remove mpc8272 ads board from arch/ppc
Kumar Gala
2008-04-21
1
-4
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2008-04-25
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
leds: Document the context brightness_set needs
Richard Purdie
2008-04-24
1
-0
/
+1
|
*
|
|
|
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
2008-04-24
1
-0
/
+2
|
*
|
|
|
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
2008-04-24
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
[next]