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
*
Add missing section IDs to genericirq.tmpl
Rob Landley
2008-02-07
1
-13
/
+13
*
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
2008-02-07
1
-7
/
+0
*
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)
Dave Miller
2008-02-07
1
-29
/
+45
*
kernel-doc: fix for vunmap function prototype
Randy Dunlap
2008-02-07
1
-1
/
+1
*
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
2008-02-07
1
-54
/
+75
*
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2008-02-07
3
-10
/
+24
*
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
2008-02-07
1
-80
/
+84
*
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
2008-02-07
2
-4
/
+6
*
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
3
-8
/
+14
*
power_supply: remove capacity_level from list of sysfs attributes
Thadeu Lima de Souza Cascardo
2008-02-07
1
-1
/
+0
*
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
2008-02-07
3
-9
/
+15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-02-06
17
-1390
/
+1466
|
\
|
*
9p: fix p9_printfcall export
Andrew Morton
2008-02-06
1
-2
/
+2
|
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
11
-1253
/
+1208
|
*
9p: add remove function to trans_virtio
Eric Van Hensbergen
2008-02-06
1
-0
/
+19
|
*
9p: Convert semaphore to spinlock for p9_idpool
Anthony Liguori
2008-02-06
1
-12
/
+8
|
*
9p: fix mmap to be read-only
Eric Van Hensbergen
2008-02-06
1
-2
/
+2
|
*
9p: add support for sticky bit
Anthony Liguori
2008-02-06
2
-0
/
+6
|
*
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
2008-02-06
1
-1
/
+1
|
*
9p: fix bug in attach-per-user
Eric Van Hensbergen
2008-02-06
1
-2
/
+2
|
*
9p: block-based virtio client
Eric Van Hensbergen
2008-02-06
3
-152
/
+228
|
*
9p: create transport rpc cut-thru
Eric Van Hensbergen
2008-02-06
2
-16
/
+35
|
*
9p: fix bug in p9_clone_stat
Martin Stava
2008-02-06
1
-0
/
+5
*
|
docbook: dmapool: fix fatal changed filename
Randy Dunlap
2008-02-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
21
-102
/
+193
|
\
|
*
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
2008-02-06
2
-6
/
+9
|
*
virtio: fix trivial build bug
Ingo Molnar
2008-02-06
1
-0
/
+1
|
*
x86: fix mttr trimming
Yinghai Lu
2008-02-06
1
-10
/
+9
|
*
x86: delay CPA self-test and repeat it
Ingo Molnar
2008-02-06
2
-16
/
+53
|
*
x86: fix 64-bit sections
Sam Ravnborg
2008-02-06
1
-10
/
+5
|
*
generic: add __FINITDATA
Ingo Molnar
2008-02-06
1
-0
/
+1
|
*
x86: remove suprious ifdefs from pageattr.c
Arjan van de Ven
2008-02-06
1
-3
/
+0
|
*
x86: mark the .rodata section also NX
Arjan van de Ven
2008-02-06
2
-2
/
+9
|
*
x86: fix iret exception recovery on 64-bit
Roland McGrath
2008-02-06
1
-2
/
+1
|
*
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
2008-02-06
1
-1
/
+1
|
*
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
2008-02-06
1
-1
/
+0
|
*
x86: fix sparse error in traps_32.c
Harvey Harrison
2008-02-06
1
-10
/
+5
|
*
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
2008-02-06
1
-13
/
+13
|
*
x86 ptrace: disallow null cs/ss
Roland McGrath
2008-02-06
1
-2
/
+23
|
*
MAINTAINERS: RDC R-321x SoC maintainer
Florian Fainelli
2008-02-06
1
-0
/
+6
|
*
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
2008-02-06
3
-2
/
+25
|
*
brk: check the lower bound properly
Jiri Kosina
2008-02-06
1
-1
/
+1
|
*
x86: remove X2 workaround
Ingo Molnar
2008-02-06
1
-11
/
+0
|
*
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
2008-02-06
1
-6
/
+17
|
*
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
2008-02-06
1
-6
/
+15
*
|
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
2008-02-06
12
-261
/
+259
|
\
\
|
*
|
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
2008-02-06
5
-9
/
+22
|
*
|
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
8
-43
/
+62
|
*
|
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
8
-196
/
+178
|
*
|
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
2008-02-06
4
-33
/
+14
[next]