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
*
dm: improve block integrity support
Mike Snitzer
2011-04-05
3
-35
/
+93
*
fs: export empty_aops
Jens Axboe
2011-04-05
4
-5
/
+12
*
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
2011-04-05
1
-2
/
+1
*
blk-throttle: don't call xchg on bool
Andreas Schwab
2011-04-05
1
-2
/
+2
*
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
2011-04-05
1
-1
/
+0
*
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
2011-04-05
1
-2
/
+2
*
block: get rid of elv_insert() interface
Jens Axboe
2011-04-05
3
-23
/
+17
*
block: dump request state on seeing a corrupted request completion
Jens Axboe
2011-04-05
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-04-04
16
-67
/
+94
|
\
|
*
drm: fix "persistant" typo
Jan Engelhardt
2011-04-05
5
-25
/
+25
|
*
drm/radeon/kms: add some new ontario pci ids
Alex Deucher
2011-04-05
1
-0
/
+2
|
*
drm/radeon/kms: pageflipping cleanup for avivo+
Alex Deucher
2011-04-04
3
-22
/
+20
|
*
drm/radeon/kms: Add support for tv-out dongle on G5 9600
Alex Deucher
2011-04-04
1
-0
/
+13
|
*
Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
2011-04-01
3
-13
/
+24
|
|
\
|
|
*
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
2011-03-31
1
-4
/
+21
|
|
*
drm/i915: Busy-spin wait_for condition in atomic contexts
Chris Wilson
2011-03-31
1
-1
/
+1
|
|
*
drm/i915/lvds: Always return connected in the absence of better information
Chris Wilson
2011-03-24
1
-8
/
+2
|
*
|
drm: export drm_find_cea_extension to drivers
Ben Skeggs
2011-04-01
2
-1
/
+3
|
*
|
drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)
John Lindgren
2011-04-01
1
-6
/
+7
*
|
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-04-04
6
-7
/
+24
|
\
\
\
|
*
|
|
microblaze: Fix ftrace
Michal Simek
2011-04-01
3
-4
/
+13
|
*
|
|
microblaze: Wire up new syscalls
Michal Simek
2011-04-01
2
-1
/
+9
|
*
|
|
microblaze: Fix level/edge irq sensibility
Michal Simek
2011-04-01
1
-2
/
+2
|
|
/
/
*
|
|
Documentation: update cgroups info user groups names
Geunsik Lim
2011-04-04
1
-6
/
+6
*
|
|
Documentation: consolidate leds files to leds/ subdir
Antonio Ospite
2011-04-04
4
-3
/
+10
*
|
|
kemleak-test: build as module only
Daniel Baluta
2011-04-04
1
-4
/
+2
*
|
|
Documentation: fix minor typos/spelling
Sylvestre Ledru
2011-04-04
24
-43
/
+43
*
|
|
Documentation: update panic parameter info
Randy Dunlap
2011-04-04
1
-5
/
+7
*
|
|
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
2011-04-04
1
-2
/
+63
*
|
|
kernel/signal.c: fix typos and coding style
Randy Dunlap
2011-04-04
1
-42
/
+48
*
|
|
Documentation: update kmemleak arch. info
Daniel Baluta
2011-04-04
1
-2
/
+2
*
|
|
tty: fix endless work loop when the buffer fills up
Linus Torvalds
2011-04-04
2
-3
/
+7
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-04-04
14
-9
/
+36
|
\
\
\
|
*
|
|
x86, UV: Fix kdump reboot
Cliff Wickman
2011-03-31
1
-0
/
+9
|
*
|
|
x86, amd-nb: Rename CPU PCI id define for F4
Borislav Petkov
2011-03-31
2
-2
/
+2
|
*
|
|
sound: Add delay.h to sound/soc/codecs/sn95031.c
Ingo Molnar
2011-03-31
1
-0
/
+2
|
*
|
|
x86, mtrr, pat: Fix one cpu getting out of sync during resume
Suresh Siddha
2011-03-29
1
-5
/
+15
|
*
|
|
x86, microcode: Unregister syscore_ops after microcode unloaded
Xiaotian Feng
2011-03-29
1
-0
/
+1
|
*
|
|
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
2011-03-29
9
-2
/
+7
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-04-04
3
-11
/
+37
|
\
\
\
\
|
*
|
|
|
sched: Fix rebalance interval calculation
Sisir Koppaka
2011-03-31
1
-2
/
+3
|
*
|
|
|
sched, doc: Beef up load balancing description
Borislav Petkov
2011-03-31
1
-9
/
+23
|
*
|
|
|
sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...
Dario Faggioli
2011-03-31
1
-0
/
+11
*
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-04-04
12
-28
/
+91
|
\
\
\
\
\
|
*
|
|
|
|
perf: Fix task_struct reference leak
Peter Zijlstra
2011-03-31
1
-0
/
+5
|
*
|
|
|
|
perf: Fix task context scheduling
Peter Zijlstra
2011-03-31
1
-1
/
+1
|
*
|
|
|
|
perf: mmap 512 kiB by default
Frederic Weisbecker
2011-03-31
1
-1
/
+5
|
*
|
|
|
|
perf: Rebase max unprivileged mlock threshold on top of page size
Frederic Weisbecker
2011-03-31
1
-2
/
+2
|
*
|
|
|
|
Merge commits 'ca6a42586fae' and 'c286c419c784' into perf/urgent
Ingo Molnar
2011-03-30
4
-20
/
+54
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
David Ahern
2011-03-29
2
-1
/
+15
[next]