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
*
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2011-05-27
23
-27
/
+43
|
\
|
*
Merge branch 'docs-security' into docs-move
Randy Dunlap
2011-05-20
373
-2437
/
+3665
|
|
\
|
|
*
Create Documentation/security/,
Randy Dunlap
2011-05-19
23
-27
/
+43
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-27
5
-26
/
+48
|
\
\
\
|
*
|
|
loop: export module parameters
Namhyung Kim
2011-05-27
1
-3
/
+14
|
*
|
|
block: export blk_{get,put}_queue()
Jens Axboe
2011-05-27
1
-0
/
+2
|
*
|
|
block: remove unused variable in bio_attempt_front_merge()
Luca Tettamanti
2011-05-26
1
-3
/
+0
|
*
|
|
block: always allocate genhd->ev if check_events is implemented
Tejun Heo
2011-05-26
1
-1
/
+1
|
*
|
|
brd: export module parameters
Namhyung Kim
2011-05-26
1
-4
/
+15
|
*
|
|
brd: fix comment on initial device creation
Namhyung Kim
2011-05-26
1
-4
/
+4
|
*
|
|
brd: handle on-demand devices correctly
Namhyung Kim
2011-05-26
1
-4
/
+4
|
*
|
|
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-05-26
1
-0
/
+3
|
*
|
|
brd: get rid of unused members from struct brd_device
Namhyung Kim
2011-05-26
1
-4
/
+0
|
*
|
|
block: fix oops on !disk->queue and sysfs discard alignment display
Jens Axboe
2011-05-26
1
-3
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-27
28
-1044
/
+1571
|
\
\
\
\
|
*
|
|
|
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
2011-05-27
1
-2
/
+3
|
*
|
|
|
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
24
-353
/
+353
|
*
|
|
|
Fix extended security auth failure
Steve French
2011-05-27
1
-11
/
+6
|
*
|
|
|
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
10
-39
/
+115
|
*
|
|
|
CIFS: Migrate to shared superblock model
Pavel Shilovsky
2011-05-27
3
-1
/
+139
|
*
|
|
|
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-27
7
-148
/
+189
|
*
|
|
|
CIFS: Fix memory leak in cifs_do_mount
Pavel Shilovsky
2011-05-27
1
-9
/
+10
|
*
|
|
|
[CIFS] When mandatory encryption on share, fail mount
Steve French
2011-05-26
1
-9
/
+22
|
*
|
|
|
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-26
7
-43
/
+96
|
*
|
|
|
cifs: add cifs_async_writev
Jeff Layton
2011-05-25
2
-0
/
+254
|
*
|
|
|
cifs: clean up wsize negotiation and allow for larger wsize
Jeff Layton
2011-05-25
1
-20
/
+49
|
*
|
|
|
cifs: convert cifs_writepages to use async writes
Jeff Layton
2011-05-25
1
-142
/
+99
|
*
|
|
|
CIFS: Fix undefined behavior when mount fails
Pavel Shilovsky
2011-05-25
1
-27
/
+17
|
*
|
|
|
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
2011-05-24
3
-24
/
+35
|
*
|
|
|
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
2011-05-24
3
-71
/
+114
|
*
|
|
|
CIFS: Simplify connection structure search calls
Pavel Shilovsky
2011-05-23
1
-34
/
+56
|
*
|
|
|
cifs: remove unused SMB2 config and mount options
Christoph Hellwig
2011-05-23
2
-28
/
+0
|
*
|
|
|
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
2011-05-23
3
-4
/
+5
|
*
|
|
|
cifs: make cifs_send_async take a kvec array
Jeff Layton
2011-05-23
3
-10
/
+13
|
*
|
|
|
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-23
3
-118
/
+45
*
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2011-05-27
1
-21
/
+20
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
2011-05-27
1
-21
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Ocfs2/move_extents: Validate moving goal after the adjustment.
Tristan Ye
2011-05-27
1
-13
/
+13
|
|
*
|
|
|
|
Ocfs2/move_extents: Avoid doing division in extent moving.
Tristan Ye
2011-05-27
1
-10
/
+9
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-05-27
24
-193
/
+221
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
2011-05-26
3
-5
/
+1
|
*
|
|
|
|
|
|
[S390] mm: add page fault retry handling
Heiko Carstens
2011-05-26
1
-13
/
+28
|
*
|
|
|
|
|
|
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
2011-05-26
1
-7
/
+9
|
*
|
|
|
|
|
|
[S390] delay: implement ndelay
Heiko Carstens
2011-05-26
2
-3
/
+20
|
*
|
|
|
|
|
|
[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
Heiko Carstens
2011-05-26
1
-2
/
+2
|
*
|
|
|
|
|
|
[S390] hwsampler: allow cpu hotplug
Martin Schwidefsky
2011-05-26
1
-1
/
+1
|
*
|
|
|
|
|
|
[S390] uaccess: turn __access_ok() into a define
Heiko Carstens
2011-05-26
1
-5
/
+6
|
*
|
|
|
|
|
|
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
17
-174
/
+147
|
*
|
|
|
|
|
|
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
2011-05-26
6
-7
/
+32
|
*
|
|
|
|
|
|
[S390] pfault: always enable service signal interrupt
Heiko Carstens
2011-05-26
1
-2
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]