index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
pipe: allow passing around of ops private pointer
Jens Axboe
2007-07-10
2
-0
/
+2
*
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
2
-41
/
+72
*
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
1
-1
/
+1
*
splice: add void cookie to the actor data
Jens Axboe
2007-07-10
1
-0
/
+1
*
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
1
-1
/
+0
*
vmsplice: add vmsplice-to-user support
Jens Axboe
2007-07-10
1
-1
/
+7
*
splice: abstract out actor data
Jens Axboe
2007-07-10
1
-4
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-07-09
1
-33
/
+264
|
\
|
*
firewire: Document userspace ioctl interface.
Kristian Høgsberg
2007-07-10
1
-33
/
+264
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-07-09
1
-18
/
+38
|
\
\
|
*
\
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
2007-07-09
1
-13
/
+23
|
|
\
\
|
|
*
|
HID: support for logitech cordless desktop LX500 special mapping
Ryo Dairiki
2007-07-09
1
-0
/
+2
|
|
*
|
HID: separate quirks for report descriptor fixup
Jiri Kosina
2007-07-09
1
-15
/
+21
|
|
*
|
HID: support for Petalynx Maxter remote control
Jiri Kosina
2007-07-09
1
-0
/
+1
|
|
*
|
HID: force hid-input for Microsoft SideWinder GameVoice device
Jiri Kosina
2007-07-09
1
-0
/
+1
|
|
|
/
|
*
|
HID: make debugging output runtime-configurable
Jiri Kosina
2007-07-09
1
-5
/
+15
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-09
1
-0
/
+72
|
\
\
|
*
|
[PATCH] Add 93cx6 eeprom library
Ivo van Doorn
2007-07-08
1
-0
/
+72
|
|
/
*
|
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-09
1
-1
/
+2
*
|
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
1
-1
/
+2
*
|
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
1
-2
/
+2
*
|
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
1
-2
/
+2
*
|
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
1
-2
/
+2
*
|
sched: micro-optimize mmdrop()
Ingo Molnar
2007-07-09
1
-1
/
+1
*
|
sched: more agressive idle balancing
Ingo Molnar
2007-07-09
1
-5
/
+7
*
|
sched: clean up sleep_on() APIs
Ingo Molnar
2007-07-09
1
-8
/
+8
*
|
sched: scheduler debugging, core
Ingo Molnar
2007-07-09
1
-0
/
+20
*
|
sched: remove old cpu accounting field
Ingo Molnar
2007-07-09
1
-1
/
+0
*
|
sched: remove batch_task()
Ingo Molnar
2007-07-09
1
-5
/
+0
*
|
sched: remove interactivity types from sched.h
Ingo Molnar
2007-07-09
1
-7
/
+2
*
|
sched: clean up fastcall uses of sched_fork()/sched_exit()
Ingo Molnar
2007-07-09
1
-2
/
+2
*
|
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
1
-5
/
+5
*
|
sched: x86, track TSC-unstable events
Ingo Molnar
2007-07-09
1
-0
/
+2
*
|
sched: remove sleep_type
Ingo Molnar
2007-07-09
1
-8
/
+0
*
|
sched: clean up the rt priority macros
Ingo Molnar
2007-07-09
1
-25
/
+36
*
|
sched: make posix-cpu-timers use CFS's accounting information
Ingo Molnar
2007-07-09
1
-2
/
+3
*
|
sched: cfs, core data types
Ingo Molnar
2007-07-09
1
-0
/
+82
*
|
sched: cfs core, kernel/sched_fair.c
Ingo Molnar
2007-07-09
1
-0
/
+8
*
|
sched: increase the resolution of smpnice
Ingo Molnar
2007-07-09
1
-1
/
+8
*
|
sched: add init_idle_bootup_task()
Ingo Molnar
2007-07-09
1
-0
/
+1
*
|
sched: add in_atomic_preempt_off()
Ingo Molnar
2007-07-09
1
-0
/
+13
*
|
sched: uninline set_task_cpu()
Ingo Molnar
2007-07-09
1
-4
/
+1
*
|
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
2007-07-09
1
-6
/
+0
*
|
sched: add SCHED_IDLE policy
Ingo Molnar
2007-07-09
1
-0
/
+2
*
|
sched: rename idle_type/SCHED_IDLE
Ingo Molnar
2007-07-09
1
-14
/
+13
|
/
*
sis5513: adding PCI-ID
Uwe Koziolek
2007-07-08
1
-0
/
+1
*
include/linux/kallsyms.h must #include <linux/errno.h>
Adrian Bunk
2007-07-07
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-07-05
1
-67
/
+76
|
\
|
*
Input: document some of keycodes
Dmitry Torokhov
2007-06-29
1
-67
/
+75
|
*
Input: add a new EV_SW SW_RADIO event, for radio switches on laptops
Henrique de Moraes Holschuh
2007-06-29
1
-0
/
+1
[next]