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 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2011-01-20
140
-41
/
+42
|
\
|
*
tty: update MAINTAINERS file due to driver movement
Greg Kroah-Hartman
2011-01-13
1
-25
/
+25
|
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
122
-3
/
+3
|
*
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
2011-01-13
18
-13
/
+14
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-20
5
-22
/
+117
|
\
\
|
*
|
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
2011-01-19
1
-0
/
+18
|
*
|
sched: Fix signed unsigned comparison in check_preempt_tick()
Mike Galbraith
2011-01-18
1
-0
/
+3
|
*
|
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
2011-01-18
2
-5
/
+4
|
*
|
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
Mike Galbraith
2011-01-18
3
-1
/
+33
|
*
|
sched: Display autogroup names in /proc/sched_debug
Bharata B Rao
2011-01-18
2
-0
/
+8
|
*
|
sched: Reinstate group names in /proc/sched_debug
Bharata B Rao
2011-01-18
1
-0
/
+35
|
*
|
sched: Update effective_load() to use global share weights
Paul Turner
2011-01-18
1
-16
/
+16
*
|
|
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2011-01-20
1
-18
/
+13
|
\
\
\
|
*
|
|
xenbus: Fix memory leak on release
Daniel De Graaf
2010-12-20
1
-0
/
+5
|
*
|
|
xenbus: avoid zero returns from read()
Daniel De Graaf
2010-09-09
1
-0
/
+3
|
*
|
|
xenbus: add missing wakeup in concurrent read/write
Daniel De Graaf
2010-09-08
1
-0
/
+1
|
*
|
|
xenbus: allow any xenbus command over /proc/xen/xenbus
Diego Ongaro
2010-09-01
1
-16
/
+2
|
*
|
|
xenfs/xenbus: report partial reads/writes correctly
Jeremy Fitzhardinge
2010-08-25
1
-2
/
+2
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2011-01-20
13
-381
/
+455
|
\
\
\
\
|
*
|
|
|
cifs: mangle existing header for SMB_COM_NT_CANCEL
Jeff Layton
2011-01-20
1
-25
/
+38
|
*
|
|
|
cifs: remove code for setting timeouts on requests
Jeff Layton
2011-01-20
6
-50
/
+17
|
*
|
|
|
[CIFS] cifs: reconnect unresponsive servers
Steve French
2011-01-20
3
-5
/
+25
|
*
|
|
|
cifs: set up recurring workqueue job to do SMB echo requests
Jeff Layton
2011-01-20
2
-0
/
+30
|
*
|
|
|
cifs: add ability to send an echo request
Jeff Layton
2011-01-20
4
-1
/
+65
|
*
|
|
|
cifs: add cifs_call_async
Jeff Layton
2011-01-20
2
-1
/
+62
|
*
|
|
|
cifs: allow for different handling of received response
Jeff Layton
2011-01-20
4
-35
/
+60
|
*
|
|
|
cifs: clean up sync_mid_result
Jeff Layton
2011-01-20
1
-17
/
+18
|
*
|
|
|
cifs: don't reconnect server when we don't get a response
Jeff Layton
2011-01-20
1
-3
/
+1
|
*
|
|
|
cifs: wait indefinitely for responses
Jeff Layton
2011-01-20
1
-93
/
+17
|
*
|
|
|
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions us...
Shirish Pargaonkar
2011-01-19
1
-2
/
+11
|
*
|
|
|
cifs: Fix regression during share-level security mounts (Repost)
Shirish Pargaonkar
2011-01-19
1
-2
/
+2
|
*
|
|
|
[CIFS] Update cifs version number
Steve French
2011-01-19
1
-1
/
+1
|
*
|
|
|
cifs: move mid result processing into common function
Jeff Layton
2011-01-19
1
-78
/
+43
|
*
|
|
|
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
Jeff Layton
2011-01-19
1
-17
/
+24
|
*
|
|
|
cifs: clean up accesses to midCount
Jeff Layton
2011-01-19
3
-5
/
+5
|
*
|
|
|
cifs: make wait_for_free_request take a TCP_Server_Info pointer
Jeff Layton
2011-01-19
1
-13
/
+13
|
*
|
|
|
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
Jeff Layton
2011-01-19
1
-41
/
+3
|
*
|
|
|
cifs: don't fail writepages on -EAGAIN errors
Jeff Layton
2011-01-19
1
-12
/
+37
|
*
|
|
|
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
2011-01-19
4
-13
/
+16
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-01-20
7
-30
/
+77
|
\
\
\
\
\
|
*
|
|
|
|
virtio: remove virtio-pci root device
Milton Miller
2011-01-20
1
-18
/
+2
|
*
|
|
|
|
LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)
Randy Dunlap
2011-01-20
1
-0
/
+1
|
*
|
|
|
|
lguest: compile fixes
Rusty Russell
2011-01-20
2
-2
/
+2
|
*
|
|
|
|
lguest: Use this_cpu_ops
Christoph Lameter
2011-01-20
3
-4
/
+4
|
*
|
|
|
|
lguest: document --rng in example Launcher
Philip Sanderson
2011-01-20
1
-0
/
+5
|
*
|
|
|
|
lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic
Philip Sanderson
2011-01-20
1
-8
/
+15
|
*
|
|
|
|
lguest: --username and --chroot options
Philip Sanderson
2011-01-20
1
-0
/
+50
*
|
|
|
|
|
Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2011-01-20
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
msm: qsd8x50: Platform data isn't init data
Stephen Boyd
2010-12-20
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-01-20
1
-23
/
+28
|
\
\
\
\
\
\
\
[next]