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
*
compat_ioctl: simplify calling of handlers
Arnd Bergmann
2009-12-10
1
-47
/
+39
*
compat_ioctl: inline all conversion handlers
Arnd Bergmann
2009-12-10
1
-54
/
+81
*
compat_ioctl: Remove BKL
Arnd Bergmann
2009-12-10
1
-2
/
+0
*
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
2009-12-10
1
-187
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2009-12-10
4
-15
/
+166
|
\
|
*
workqueue: Add debugobjects support
Thomas Gleixner
2009-11-16
4
-15
/
+166
*
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
11
-79
/
+107
|
\
\
|
*
|
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
1
-26
/
+5
|
*
|
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-04
1
-3
/
+4
|
*
|
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
1
-1
/
+11
|
*
|
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
1
-9
/
+11
|
*
|
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
|
*
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
1
-1
/
+14
|
*
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
1
-2
/
+2
|
*
|
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-03
1
-4
/
+3
|
*
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
1
-0
/
+2
|
*
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
1
-0
/
+1
|
*
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
1
-1
/
+1
|
*
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
3
-1
/
+4
|
*
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
1
-14
/
+11
|
*
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
3
-3
/
+5
|
*
|
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2009-12-03
1
-4
/
+16
|
*
|
xen: improvement to wait_for_devices()
Paolo Bonzini
2009-12-03
1
-3
/
+6
|
*
|
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-03
1
-6
/
+7
|
*
|
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-12-03
1
-3
/
+3
*
|
|
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...
Linus Torvalds
2009-12-10
8
-5
/
+10
|
\
\
\
|
*
|
|
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
1
-1
/
+1
|
*
|
|
fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
2009-12-03
3
-3
/
+3
|
*
|
|
fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.
Konrad Rzeszutek Wilk
2009-12-03
2
-1
/
+4
|
*
|
|
Fix toogle whether xenbus driver should be built as module or part of kernel.
Konrad Rzeszutek Wilk
2009-10-08
2
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-12-10
14
-53
/
+46
|
\
\
\
\
|
*
|
|
|
dlm: always use GFP_NOFS
David Teigland
2009-11-30
14
-53
/
+46
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-12-10
21
-514
/
+677
|
\
\
\
\
\
|
*
|
|
|
|
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
2009-12-09
1
-2
/
+2
|
*
|
|
|
|
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2009-12-09
2
-3
/
+3
|
*
|
|
|
|
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
2009-12-09
1
-0
/
+1
|
*
|
|
|
|
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
Akira Fujita
2009-12-06
2
-12
/
+25
|
*
|
|
|
|
ext4: Wait for proper transaction commit on fsync
Jan Kara
2009-12-08
6
-31
/
+80
|
*
|
|
|
|
ext4: fix incorrect block reservation on quota transfer.
Dmitry Monakhov
2009-12-08
1
-1
/
+1
|
*
|
|
|
|
ext4: quota macros cleanup
Dmitry Monakhov
2009-12-08
5
-10
/
+14
|
*
|
|
|
|
ext4: ext4_get_reserved_space() must return bytes instead of blocks
Dmitry Monakhov
2009-12-08
1
-1
/
+1
|
*
|
|
|
|
ext4: remove blocks from inode prealloc list on failure
Curt Wohlgemuth
2009-12-08
1
-0
/
+19
|
*
|
|
|
|
ext4: wait for log to commit when umounting
Josef Bacik
2009-12-08
1
-4
/
+6
|
*
|
|
|
|
ext4: Avoid data / filesystem corruption when write fails to copy data
Jan Kara
2009-12-08
1
-5
/
+15
|
*
|
|
|
|
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
Theodore Ts'o
2009-12-07
2
-0
/
+68
|
*
|
|
|
|
ext4: Return the PTR_ERR of the correct pointer in setup_new_group_blocks()
Roel Kluin
2009-12-07
1
-1
/
+1
|
*
|
|
|
|
jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()
Theodore Ts'o
2009-12-01
2
-0
/
+8
|
*
|
|
|
|
ext4: remove unused parameter wbc from __ext4_journalled_writepage()
Wu Fengguang
2009-11-24
1
-2
/
+1
|
*
|
|
|
|
ext4: remove encountered_congestion trace
Wu Fengguang
2009-11-24
1
-4
/
+2
|
*
|
|
|
|
ext4: move_extent_per_page() cleanup
Akira Fujita
2009-11-24
1
-21
/
+9
[next]