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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
1
-0
/
+11
*
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
2009-06-22
1
-14
/
+2
*
dm ioctl: support cookies for udev
Milan Broz
2009-06-22
1
-2
/
+12
*
dm: introduce num_flush_requests
Mikulas Patocka
2009-06-22
1
-0
/
+11
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-2
/
+2
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-20
1
-2
/
+2
|
\
|
*
genirq, irq.h: Fix kernel-doc warnings
Randy Dunlap
2009-06-14
1
-2
/
+2
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
3
-31
/
+59
|
\
\
|
*
|
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-19
1
-4
/
+0
|
*
|
perf_counter: Make callchain samples extensible
Peter Zijlstra
2009-06-19
1
-11
/
+17
|
*
|
perf_counter: Add event overlow handling
Peter Zijlstra
2009-06-18
1
-12
/
+28
|
*
|
perf report: Add validation of call-chain entries
Ingo Molnar
2009-06-18
1
-10
/
+10
|
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-17
207
-1622
/
+9132
|
|
\
\
|
*
|
|
perf_counter: Make set_perf_counter_pending() declaration common
Paul Mackerras
2009-06-15
1
-0
/
+1
|
*
|
|
x86, mm: Add __get_user_pages_fast()
Peter Zijlstra
2009-06-15
1
-0
/
+6
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-20
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
function-graph: add stack frame test
Steven Rostedt
2009-06-18
1
-1
/
+3
|
*
|
|
|
tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h
Wu Zhangjin
2009-06-15
1
-0
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-06-20
7
-23
/
+63
|
\
\
\
\
\
|
*
|
|
|
|
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
2009-06-19
1
-0
/
+2
|
*
|
|
|
|
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2009-06-11
36
-49
/
+169
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Input: ucb1400 - move static function from header into core
Sebastian Andrzej Siewior
2009-05-27
1
-19
/
+4
|
*
|
|
|
|
|
Input: ads7846 - support swapping x and y axes
Michael Roth
2009-05-19
1
-0
/
+1
|
*
|
|
|
|
|
Input: introduce lm8323 keypad driver
Felipe Balbi
2009-05-15
1
-0
/
+46
|
*
|
|
|
|
|
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2009-05-09
2
-4
/
+8
|
*
|
|
|
|
|
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
2009-05-08
954
-36407
/
+18665
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Input: rotary_encoder - add support for REL_* axes
H Hartley Sweeten
2009-04-17
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-06-20
5
-417
/
+59
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
drm: EDID endianness fixes.
Michel Dänzer
2009-06-19
1
-49
/
+43
|
*
|
|
|
|
|
|
|
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-19
1
-6
/
+15
|
*
|
|
|
|
|
|
|
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
2
-361
/
+0
*
|
|
|
|
|
|
|
|
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-20
2
-24
/
+37
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ide: do not access ide_drive_t 'drive_data' field directly
Joao Ramos
2009-06-15
1
-1
/
+11
|
*
|
|
|
|
|
|
|
|
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
2009-06-15
1
-9
/
+1
|
*
|
|
|
|
|
|
|
|
ide: don't enable IORDY at a probe time
Bartlomiej Zolnierkiewicz
2009-06-15
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
ide: IORDY handling fixes
Bartlomiej Zolnierkiewicz
2009-06-15
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ata: add ata_id_pio_need_iordy() helper (v2)
Bartlomiej Zolnierkiewicz
2009-06-15
1
-0
/
+14
|
*
|
|
|
|
|
|
|
|
Merge branch 'bp-remove-pc-buf' into for-next
Bartlomiej Zolnierkiewicz
2009-06-13
1
-14
/
+4
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ide: unify interrupt reason checking
Borislav Petkov
2009-05-15
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
ide-atapi: remove pc->buf
Borislav Petkov
2009-05-15
1
-11
/
+0
|
|
*
|
|
|
|
|
|
|
ide-atapi: add a buffer-arg to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ide-atapi: add a len-parameter to ide_queue_pc_tail
Borislav Petkov
2009-05-15
1
-1
/
+2
|
|
*
|
|
|
|
|
|
|
ide-atapi: switch to rq->resid_len
Borislav Petkov
2009-05-15
1
-2
/
+0
*
|
|
|
|
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-19
1
-49
/
+23
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
i2c: New macro to initialize i2c address lists on the fly
Hans Verkuil
2009-06-19
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
i2c: Don't advertise i2c functions when not available
Jean Delvare
2009-06-19
1
-1
/
+7
|
*
|
|
|
|
|
|
|
|
|
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
2009-06-19
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
i2c: Kill the redundant client list
Jean Delvare
2009-06-19
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
|
i2c: Kill is_newstyle_driver
Jean Delvare
2009-06-19
1
-2
/
+0
[next]