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
*
ARC: I/O and DMA Mappings
Vineet Gupta
2013-02-15
6
-0
/
+528
*
ARC: Page Fault handling
Vineet Gupta
2013-02-15
1
-0
/
+228
*
ARC: TLB flush Handling
Vineet Gupta
2013-02-15
3
-0
/
+356
*
ARC: MMU Exception Handling
Vineet Gupta
2013-02-15
5
-0
/
+854
*
ARC: MMU Context Management
Vineet Gupta
2013-02-15
4
-0
/
+262
*
ARC: Page Table Management
Vineet Gupta
2013-02-15
3
-0
/
+627
*
ARC: Cache Flush Management
Vineet Gupta
2013-02-15
5
-0
/
+954
*
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
2013-02-15
2
-4
/
+11
*
ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
Vineet Gupta
2013-02-15
4
-19
/
+40
*
ARC: Signal handling
Vineet Gupta
2013-02-15
6
-3
/
+449
*
ARC: Timers/counters/delay management
Vineet Gupta
2013-02-11
7
-0
/
+425
*
ARC: Process-creation/scheduling/idle-loop
Vineet Gupta
2013-02-11
10
-8
/
+484
*
ARC: Syscall support (no-legacy-syscall ABI)
Vineet Gupta
2013-02-11
8
-0
/
+228
*
ARC: Non-MMU Exception Handling
Vineet Gupta
2013-02-11
2
-7
/
+125
*
ARC: Interrupt Handling
Vineet Gupta
2013-02-11
5
-2
/
+152
*
ARC: Low level IRQ/Trap/Exception Handling
Vineet Gupta
2013-02-11
2
-0
/
+1066
*
ARC: String library
Vineet Gupta
2013-02-11
8
-0
/
+661
*
ARC: Spinlock/rwlock/mutex primitives
Vineet Gupta
2013-02-11
3
-0
/
+188
*
ARC: Fundamental ARCH data-types/defines
Vineet Gupta
2013-02-11
12
-0
/
+685
*
ARC: Checksum/byteorder/swab routines
Vineet Gupta
2013-02-11
3
-0
/
+217
*
asm-generic headers: Allow yet more arch overrides in checksum.h
Vineet Gupta
2013-02-11
2
-0
/
+6
*
ARC: [optim] uaccess __{get,put}_user() optimised
Vineet Gupta
2013-02-11
1
-0
/
+105
*
asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
Vineet Gupta
2013-02-11
1
-0
/
+11
*
ARC: uaccess friends
Vineet Gupta
2013-02-11
3
-0
/
+733
*
asm-generic headers: uaccess.h to conditionally define segment_eq()
Vineet Gupta
2013-02-11
1
-1
/
+2
*
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta
2013-02-11
5
-0
/
+967
*
ARC: irqflags - Interrupt enabling/disabling at in-core intc
Vineet Gupta
2013-02-11
3
-0
/
+295
*
ARC: Build system: Makefiles, Kconfig, Linker script
Vineet Gupta
2013-02-11
14
-0
/
+816
*
ARC: Generic Headers
Vineet Gupta
2013-01-28
2
-0
/
+67
*
Linux 3.8-rc5
v3.8-rc5
Linus Torvalds
2013-01-25
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
14
-98
/
+300
|
\
|
*
Btrfs: fix repeated delalloc work allocation
Miao Xie
2013-01-24
1
-14
/
+41
|
*
Btrfs: fix wrong max device number for single profile
Miao Xie
2013-01-24
1
-1
/
+1
|
*
Btrfs: fix missed transaction->aborted check
Miao Xie
2013-01-24
1
-0
/
+16
|
*
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2013-01-24
2
-2
/
+3
|
*
Btrfs: put csums on the right ordered extent
Josef Bacik
2013-01-24
1
-2
/
+2
|
*
Btrfs: use right range to find checksum for compressed extents
Liu Bo
2013-01-24
1
-0
/
+5
|
*
Btrfs: fix panic when recovering tree log
Josef Bacik
2013-01-24
1
-8
/
+12
|
*
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
2013-01-24
3
-3
/
+16
|
*
Btrfs: fix a regression in balance usage filter
Ilya Dryomov
2013-01-21
1
-1
/
+8
|
*
Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...
Chris Mason
2013-01-21
2
-31
/
+86
|
|
\
|
|
*
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
2013-01-20
1
-8
/
+9
|
|
*
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
2013-01-20
1
-1
/
+1
|
|
*
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
2013-01-20
1
-1
/
+1
|
|
*
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
2013-01-20
1
-4
/
+4
|
|
*
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
2013-01-20
2
-17
/
+71
|
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-01-21
6
-35
/
+91
|
|
\
\
|
|
|
/
|
|
*
btrfs: update timestamps on truncate()
Eric Sandeen
2013-01-14
1
-3
/
+14
|
|
*
btrfs: fix btrfs_cont_expand() freeing IS_ERR em
Zach Brown
2013-01-14
1
-0
/
+1
|
|
*
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
2013-01-14
2
-6
/
+14
[next]