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
*
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
2009-12-16
1
-14
/
+8
*
aio: remove unused field
Shaohua Li
2009-12-16
1
-4
/
+0
*
kexec: premit reduction of the reserved memory size
Amerigo Wang
2009-12-16
1
-0
/
+2
*
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
2009-12-16
1
-1
/
+1
*
ipc/sem.c: add a per-semaphore pending list
Manfred Spraul
2009-12-16
1
-1
/
+4
*
signals: kill force_sig_specific()
Oleg Nesterov
2009-12-16
1
-1
/
+0
*
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
2009-12-16
1
-5
/
+0
*
ptrace: change tracehook_report_syscall_exit() to handle stepping
Oleg Nesterov
2009-12-16
1
-0
/
+7
*
ptrace: introduce user_single_step_siginfo() helper
Oleg Nesterov
2009-12-16
1
-0
/
+12
*
ptrace: cleanup ptrace_init_task()->ptrace_link() path
Oleg Nesterov
2009-12-16
1
-8
/
+3
*
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
1
-5
/
+2
*
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
1
-2
/
+2
*
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
2
-0
/
+21
*
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
2009-12-16
1
-9
/
+21
*
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
2009-12-16
1
-5
/
+0
*
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
2009-12-16
1
-0
/
+1
*
sm501: implement acceleration features
Vincent Sanders
2009-12-16
1
-0
/
+2
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
2
-0
/
+12
*
gpio: add GPIO driver for the Timberdale FPGA
Richard Röjfors
2009-12-16
1
-0
/
+37
*
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-12-15
4
-10
/
+20
|
\
|
*
dm: export suspended state to targets
Kiyoshi Ueda
2009-12-10
1
-0
/
+1
|
*
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
2009-12-10
1
-1
/
+0
|
*
dm: keep old table until after resume succeeded
Alasdair G Kergon
2009-12-10
1
-1
/
+3
|
*
dm ioctl: retrieve status from inactive table
Mike Snitzer
2009-12-10
1
-3
/
+10
|
*
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2009-12-10
1
-1
/
+1
|
*
dm raid1: remove bio_endio from dm_rh_mark_nosync
Mikulas Patocka
2009-12-10
1
-2
/
+1
|
*
dm log: add flush callback fn
Mikulas Patocka
2009-12-10
1
-2
/
+4
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
17
-590
/
+891
|
\
\
|
*
|
perf_event: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
|
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
|
*
|
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-3
/
+3
|
*
|
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-2
/
+2
|
*
|
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2009-12-14
1
-6
/
+37
|
*
|
locking: Cleanup the name space completely
Thomas Gleixner
2009-12-14
5
-165
/
+178
|
*
|
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
4
-56
/
+56
|
*
|
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
4
-100
/
+260
|
*
|
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
2
-18
/
+18
|
*
|
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
3
-7
/
+7
|
*
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
3
-26
/
+26
|
*
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
2
-4
/
+4
|
*
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
5
-12
/
+12
|
*
|
locking: Separate rwlock api from spinlock api
Thomas Gleixner
2009-12-14
2
-249
/
+280
|
*
|
locking: Split rwlock from spinlock headers
Thomas Gleixner
2009-12-14
4
-129
/
+195
*
|
|
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2009-12-15
2
-1
/
+7
|
\
\
\
|
*
|
|
pcf50633: Query charger status directly
Paul Fertser
2009-11-16
1
-0
/
+1
|
*
|
|
pcf50633: Get rid of charging restart software auto-triggering
Paul Fertser
2009-11-16
1
-2
/
+0
|
*
|
|
pcf50633: introduces battery charging current control
Balaji Rao
2009-11-16
1
-0
/
+7
*
|
|
|
lis3: selftest support
Samu Onkalo
2009-12-15
1
-0
/
+3
[next]