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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
Linus Torvalds
2009-01-07
13
-96
/
+510
|
\
|
*
async: don't do the initcall stuff post boot
Arjan van de Ven
2009-01-07
1
-4
/
+4
|
*
bootchart: improve output based on Dave Jones' feedback
Arjan van de Ven
2009-01-07
1
-5
/
+11
|
*
async: make the final inode deletion an asynchronous event
Arjan van de Ven
2009-01-07
3
-7
/
+28
|
*
fastboot: Make libata initialization even more async
Arjan van de Ven
2009-01-07
1
-9
/
+7
|
*
fastboot: make the libata port scan asynchronous
Arjan van de Ven
2009-01-07
1
-38
/
+46
|
*
fastboot: make scsi probes asynchronous
Arjan van de Ven
2009-01-07
2
-42
/
+70
|
*
async: Asynchronous function calls to speed up kernel boot
Arjan van de Ven
2009-01-07
7
-2
/
+361
*
|
topology: Fix sparc64 build.
David Miller
2009-01-07
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-01-07
13
-26
/
+194
|
\
\
|
*
|
kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation
Wolfram Sang
2009-01-07
1
-2
/
+2
|
*
|
kbuild: add a symlink to the source for separate objdirs
Andi Kleen
2009-01-07
1
-0
/
+1
|
*
|
kconfig: add script to manipulate .config files on the command line
Andi Kleen
2009-01-07
1
-0
/
+150
|
*
|
kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
Jike Song
2009-01-07
2
-5
/
+20
|
*
|
bootchart: improve output based on Dave Jones' feedback
Arjan van de Ven
2009-01-07
1
-5
/
+11
|
*
|
fix modules_install via NFS
Sam Ravnborg
2009-01-07
5
-8
/
+7
|
*
|
qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types
Anders Larsen
2009-01-07
2
-6
/
+3
|
|
/
*
|
xtensa: introduce swab.h
Harvey Harrison
2009-01-07
3
-69
/
+75
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-01-07
27
-181
/
+163
|
\
\
|
*
|
firewire: reorder struct fw_card for better cache efficiency
Stefan Richter
2009-01-04
1
-7
/
+3
|
*
|
firewire: fix resetting of bus manager retry counter
Stefan Richter
2009-01-04
2
-9
/
+6
|
*
|
firewire: improve refcounting of fw_card
Jay Fenlason
2009-01-04
4
-7
/
+21
|
*
|
firewire: typo in comment
Jay Fenlason
2009-01-04
1
-1
/
+1
|
*
|
firewire: fix small memory leak at module removal
Stefan Richter
2009-01-04
3
-1
/
+5
|
*
|
firewire: fw-sbp2: remove unnecessary locking
Stefan Richter
2009-01-04
1
-15
/
+6
|
*
|
ieee1934: dv1394: interrupt enabling/disabling broken on big-endian
Harvey Harrison
2009-01-04
1
-4
/
+4
|
*
|
ieee1394: dv1394: annotate frame input/output structs as little endian
Harvey Harrison
2009-01-04
2
-24
/
+24
|
*
|
ieee1394: eth1394: trivial sparse annotations
Harvey Harrison
2009-01-04
2
-21
/
+21
|
*
|
ieee1394: mark bus_info_data as a __be32 array
Harvey Harrison
2009-01-04
3
-3
/
+3
|
*
|
ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
Harvey Harrison
2009-01-04
2
-8
/
+8
|
*
|
ieee1394: pcilynx: trivial endian annotation
Harvey Harrison
2009-01-04
1
-1
/
+1
|
*
|
ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets
Stefan Richter
2009-01-04
3
-53
/
+19
|
*
|
ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC
Harvey Harrison
2009-01-04
4
-6
/
+6
|
*
|
ieee1394: ohci1394: flush MMIO writes before delay in initialization
Stefan Richter
2009-01-04
1
-4
/
+6
|
*
|
ieee1394: ohci1394: pass error codes from request_irq through
Stefan Richter
2009-01-04
1
-5
/
+7
|
*
|
ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume
Frans Pop
2009-01-04
1
-0
/
+8
|
*
|
ieee1394: mark all hpsb_address_ops instances as const
Stefan Richter
2009-01-04
6
-14
/
+16
|
*
|
ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation
Stefan Richter
2009-01-04
1
-1
/
+1
*
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-01-07
7
-124
/
+153
|
\
\
\
|
*
|
|
proc: remove write-only variable in proc_pident_lookup()
WANG Cong
2009-01-05
1
-2
/
+0
|
*
|
|
proc: fix sparse warning
Hannes Eder
2009-01-05
1
-2
/
+2
|
*
|
|
proc: add /proc/*/stack
Ken Chen
2009-01-05
3
-6
/
+57
|
*
|
|
proc: remove '##' usage
Alexey Dobriyan
2009-01-05
1
-93
/
+90
|
*
|
|
proc: remove useless WARN_ONs
Alexey Dobriyan
2009-01-05
1
-4
/
+0
|
*
|
|
proc: stop using BKL
Alexey Dobriyan
2009-01-05
4
-17
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-01-07
270
-9970
/
+30818
|
\
\
\
\
|
*
|
|
|
Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value
Robin Getz
2009-01-07
1
-3
/
+3
|
*
|
|
|
Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards
Grace Pan
2009-01-07
2
-6
/
+6
|
*
|
|
|
Blackfin arch: fix bug: kernel crash when enable SDIO host driver
Mike Frysinger
2009-01-07
1
-0
/
+10
|
*
|
|
|
Blackfin arch: Print FP at level KERN_NOTICE
Jie Zhang
2009-01-07
1
-1
/
+1
[next]