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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-08-15
10
-38
/
+60
|
\
|
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
1
-1
/
+7
|
*
Blackfin arch: fix missing digit in SCLK range checking
Mike Frysinger
2008-08-14
1
-1
/
+1
|
*
Blackfin arch: shuffle related prototypes together -- no functional changes
Mike Frysinger
2008-08-14
1
-6
/
+6
|
*
Blackfin arch: move fixed code defines into fixed_code.h as very few things a...
Mike Frysinger
2008-08-14
3
-14
/
+25
|
*
Blackfin arch: delete dead prototypes
Mike Frysinger
2008-08-14
1
-5
/
+0
|
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
1
-1
/
+5
|
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
1
-1
/
+0
|
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
3
-0
/
+15
|
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
1
-8
/
+0
|
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-08-05
1
-0
/
+1
|
*
Blackfin arch: remove useless mtd defines in uClinux
Mike Frysinger
2008-08-05
1
-2
/
+1
*
|
x86: add MAP_STACK mmap flag
Ingo Molnar
2008-08-15
1
-0
/
+1
*
|
tty: remove resize window special case
Alan Cox
2008-08-15
3
-1
/
+16
*
|
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-08-15
1
-1
/
+1
|
\
\
|
*
|
ACPICA: Additional error checking for pathname utilities
Bob Moore
2008-08-15
1
-1
/
+1
*
|
|
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
2008-08-15
129
-15903
/
+0
*
|
|
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
2008-08-15
1
-44
/
+2
*
|
|
kexec jump: __ftrace_enabled_save/restore
Huang Ying
2008-08-15
1
-0
/
+21
*
|
|
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
2008-08-15
1
-0
/
+1
*
|
|
kexec jump: check code size in control page
Huang Ying
2008-08-15
1
-0
/
+4
*
|
|
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-15
3
-5
/
+5
*
|
|
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
2008-08-15
1
-2
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-08-13
3
-1
/
+102
|
\
\
|
*
|
usb: musb: pass configuration specifics via pdata
Felipe Balbi
2008-08-13
1
-5
/
+33
|
*
|
USB: Add MUSB and TUSB support
Felipe Balbi
2008-08-13
1
-0
/
+70
|
*
|
usb-serial: don't release unregistered minors
Alan Stern
2008-08-13
1
-1
/
+2
|
*
|
USB: add missing kerneldoc line for "needs_binding"
Alan Stern
2008-08-13
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-08-13
2
-0
/
+51
|
\
\
\
|
*
|
|
CRED: Introduce credential access wrappers
David Howells
2008-08-14
2
-0
/
+51
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-13
4
-14
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
Rami Rosen
2008-08-13
1
-5
/
+0
|
*
|
ipv6: ip6_route.h cleanup.
Rami Rosen
2008-08-13
1
-1
/
+0
|
*
|
pkt_sched: Add queue stopped test back to qdisc_run().
David S. Miller
2008-08-13
1
-1
/
+4
|
*
|
skbuff: Code readability NiT
Gerrit Renker
2008-08-11
1
-3
/
+3
|
*
|
ipvs: Embed estimator object into stats object
Sven Wegener
2008-08-11
1
-2
/
+26
|
*
|
ipvs: Mark net_vs_ctl_path const
Sven Wegener
2008-08-11
1
-1
/
+1
|
*
|
ipvs: Use ARRAY_SIZE()
Sven Wegener
2008-08-11
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-08-13
2
-0
/
+50
|
\
\
\
|
*
|
|
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2008-08-13
1
-0
/
+32
|
*
|
|
crypto: hash - Add missing top-level functions
Herbert Xu
2008-08-13
1
-0
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
2008-08-13
1
-0
/
+45
|
\
\
\
|
*
|
|
[XFS] extend completions to provide XFS object flush requirements
David Chinner
2008-08-13
1
-0
/
+45
*
|
|
|
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds
2008-08-13
99
-4610
/
+0
|
|
/
/
|
/
|
|
*
|
|
firmware/memmap: cleanup
Bernhard Walle
2008-08-12
1
-26
/
+0
*
|
|
Make ioctl.h compatible with userland
Michael Abbott
2008-08-12
1
-0
/
+4
*
|
|
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
2008-08-12
1
-0
/
+372
*
|
|
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
2008-08-12
1
-0
/
+309
*
|
|
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
2008-08-12
2
-0
/
+13
*
|
|
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
2008-08-12
1
-7
/
+7
[next]