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
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-10-11
3
-56
/
+22
|
\
|
*
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
2006-10-11
1
-9
/
+3
|
*
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
2006-10-11
1
-45
/
+19
|
*
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
2006-10-11
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-10-11
2
-1
/
+7
|
\
\
|
*
|
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
Cornelia Huck
2006-10-11
1
-0
/
+6
|
*
|
[S390] irq change improvements.
Heiko Carstens
2006-10-11
1
-1
/
+1
|
|
/
*
|
[PATCH] m68k uaccess __user annotations
Al Viro
2006-10-11
1
-8
/
+8
*
|
[PATCH] arm-versatile iomem annotations
Al Viro
2006-10-11
1
-2
/
+2
*
|
[PATCH] arm: use unsigned long instead of unsigned int in get_user()
Al Viro
2006-10-11
1
-1
/
+1
*
|
[PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting
David Howells
2006-10-11
1
-0
/
+1
*
|
[PATCH] include linux/types.h in linux/nbd.h
Mike Frysinger
2006-10-11
1
-0
/
+2
*
|
[PATCH] uaccess.h: match kernel-doc and function names
Randy Dunlap
2006-10-11
1
-33
/
+34
*
|
[PATCH] Consolidate check_signature
Matthew Wilcox
2006-10-11
13
-252
/
+27
*
|
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
3
-16
/
+25
*
|
[PATCH] 32-bit compatibility HDIO IOCTLs
Maciej W. Rozycki
2006-10-11
1
-9
/
+15
*
|
[PATCH] sched: likely profiling
Nick Piggin
2006-10-11
1
-1
/
+1
*
|
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
2006-10-11
1
-3
/
+0
*
|
[PATCH] Add carta_random32() library routine
Stephane Eranian
2006-10-11
1
-0
/
+29
*
|
[PATCH] epoll_pwait()
Davide Libenzi
2006-10-11
2
-1
/
+6
*
|
[PATCH] mm: locks_freed fix
Nick Piggin
2006-10-11
1
-6
/
+1
*
|
[PATCH] ext4 uninline ext4_get_group_no_and_offset()
Andrew Morton
2006-10-11
1
-20
/
+2
*
|
[PATCH] ext4: move block number hi bits
Alexandre Ratchov
2006-10-11
1
-10
/
+17
*
|
[PATCH] ext4: allow larger descriptor size
Alexandre Ratchov
2006-10-11
2
-3
/
+7
*
|
[PATCH] jbd2: switch blks_type from sector_t to ull
Mingming Cao
2006-10-11
1
-8
/
+8
*
|
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
2006-10-11
1
-7
/
+1
*
|
[PATCH] ext4: 64bit metadata
Laurent Vivier
2006-10-11
1
-13
/
+73
*
|
[PATCH] ext4: 48bit i_file_acl
Badari Pulavarty
2006-10-11
1
-2
/
+4
*
|
[PATCH] jbd2: sector_t conversion
Mingming Cao
2006-10-11
2
-10
/
+9
*
|
[PATCH] 64-bit jbd2 core
Zach Brown
2006-10-11
1
-2
/
+12
*
|
[PATCH] ext4: clean up comments in ext4-extents patch
Randy Dunlap
2006-10-11
2
-29
/
+29
*
|
[PATCH] ext4: uninitialised extent handling
Suparna Bhattacharya
2006-10-11
1
-0
/
+2
*
|
[PATCH] ext4: 48bit physical block number support in extents
Alex Tomas
2006-10-11
2
-5
/
+5
*
|
[PATCH] ext4: switch fsblk to sector_t
Mingming Cao
2006-10-11
2
-1
/
+31
*
|
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
5
-7
/
+260
*
|
[PATCH] jbd2: cleanup ext4_jbd.h
Dave Kleikamp
2006-10-11
1
-268
/
+0
*
|
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
2
-137
/
+137
*
|
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
2006-10-11
2
-0
/
+1366
*
|
[PATCH] ext4: enable building of ext4
Mingming Cao
2006-10-11
1
-0
/
+1
*
|
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
4
-466
/
+466
*
|
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
2006-10-11
4
-0
/
+1383
*
|
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
2006-10-11
1
-0
/
+1
*
|
[PATCH] IRQ: Fix AVR32 breakage
Haavard Skinnemoen
2006-10-11
1
-0
/
+1
|
/
*
ACPI: Allow setting SCI_EN bit in PM1_CONTROL register
Linus Torvalds
2006-10-10
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-10-10
4
-6
/
+5
|
\
|
*
[POWERPC] ARCH=ppc pt_regs fixes
Al Viro
2006-10-10
4
-6
/
+5
*
|
[PATCH] ufs endianness annotations
Al Viro
2006-10-10
1
-1
/
+9
*
|
[PATCH] Finish annotations of struct vlan_ethhdr
Alexey Dobriyan
2006-10-10
1
-1
/
+1
*
|
[PATCH] smbfs endianness annotations
Al Viro
2006-10-10
1
-6
/
+6
*
|
[PATCH] cdrom: add endianness annotations
Alexey Dobriyan
2006-10-10
1
-14
/
+14
[next]