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
*
sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-92
/
+22
*
sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-62
/
+16
*
sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-27
/
+8
*
sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-16
/
+6
*
sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-21
/
+7
*
sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-32
/
+11
*
sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup
Kuninori Morimoto
2011-07-11
1
-62
/
+17
*
sh: clock-sh7366: modify I2C clock settings
Kuninori Morimoto
2011-07-11
1
-1
/
+2
*
sh: clock-sh7343: modify I2C clock settings
Kuninori Morimoto
2011-07-11
1
-2
/
+3
*
sh: clock-sh7723: modify I2C clock settings
Kuninori Morimoto
2011-07-11
1
-1
/
+2
*
sh: clock-sh7722: modify I2C clock settings
Kuninori Morimoto
2011-07-11
1
-1
/
+2
*
sh: clock-sh7724: modify I2C clock settings
Kuninori Morimoto
2011-07-11
1
-2
/
+3
*
-
.
Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest
Paul Mundt
2011-06-29
3
-105
/
+155
|
\
\
|
|
*
sh: fix the value of sh_dmae_slave_config in setup-sh7757
Yoshihiro Shimoda
2011-06-29
1
-16
/
+16
|
|
*
sh: fix the INTC vector for IRQ and IRL in setup-sh7757
Yoshihiro Shimoda
2011-06-29
1
-12
/
+12
|
*
|
serial: sh-sci: Fix up pretty name printing for port IRQs.
Paul Mundt
2011-06-28
2
-33
/
+92
|
*
|
serial: sh-sci: Kill off per-port enable/disable callbacks.
Paul Mundt
2011-06-28
1
-47
/
+32
|
*
|
serial: sh-sci: Add missing module description/author bits.
Paul Mundt
2011-06-28
1
-0
/
+2
|
*
|
serial: sh-sci: Regtype probing doesn't need to be fatal.
Paul Mundt
2011-06-28
1
-2
/
+6
*
|
|
Merge branch 'sh/stable-updates' into sh-latest
Paul Mundt
2011-06-24
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sh: add to select the new configuration for USB EHCI/OHCI
Yoshihiro Shimoda
2011-06-24
1
-0
/
+5
*
|
|
sh: Tidy up pre-clkdev clk_get() error handling.
Paul Mundt
2011-06-24
5
-5
/
+5
*
|
|
sh: clkfwk: Convert to IS_ERR_OR_NULL.
Paul Mundt
2011-06-24
1
-1
/
+1
*
|
|
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
2011-06-24
53
-443
/
+521
|
\
\
\
|
*
|
|
drivers: sh: late disabling of clocks V2
Magnus Damm
2011-06-24
1
-1
/
+26
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2011-06-22
4
-12
/
+11
|
|
\
\
\
|
|
*
|
|
jfs: agstart field must be 64 bits
Dave Kleikamp
2011-06-20
1
-1
/
+1
|
|
*
|
|
JFS: Don't save agno in the inode
Dave Kleikamp
2011-06-20
3
-9
/
+9
|
|
*
|
|
jfs: Update agstart when resizing volume
Dave Kleikamp
2011-06-20
1
-2
/
+1
|
|
*
|
|
jfs: old_agsize should be 64 bits in jfs_extendfs
Dave Kleikamp
2011-06-20
1
-1
/
+1
|
*
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-06-22
9
-75
/
+50
|
|
\
\
\
\
|
|
*
|
|
|
PCI / PM: Block races between runtime PM and system sleep
Rafael J. Wysocki
2011-06-21
1
-1
/
+3
|
|
*
|
|
|
PM / Domains: Update documentation
Rafael J. Wysocki
2011-06-21
1
-27
/
+14
|
|
*
|
|
|
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
2011-06-21
1
-2
/
+2
|
|
*
|
|
|
PM: Fix async resume following suspend failure
Alan Stern
2011-06-21
2
-2
/
+13
|
|
*
|
|
|
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-06-21
1
-1
/
+3
|
|
*
|
|
|
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-21
4
-11
/
+15
|
|
*
|
|
|
PM: Update documentation regarding sysdevs
Rafael J. Wysocki
2011-06-21
1
-26
/
+0
|
|
*
|
|
|
PM / Runtime: Update doc: usage count no longer incremented across system PM
Kevin Hilman
2011-06-21
1
-5
/
+0
|
*
|
|
|
|
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
2011-06-22
1
-0
/
+2
|
*
|
|
|
|
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
2011-06-22
1
-1
/
+1
|
*
|
|
|
|
KEYS: Fix error handling in construct_key_and_link()
David Howells
2011-06-21
1
-1
/
+2
|
*
|
|
|
|
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
2011-06-21
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-06-21
18
-66
/
+139
|
|
\
\
\
\
\
|
|
*
|
|
|
|
NFS: Fix decode_secinfo_maxsz
Bryan Schumaker
2011-06-21
1
-1
/
+1
|
|
*
|
|
|
|
NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
Trond Myklebust
2011-06-21
1
-5
/
+16
|
|
*
|
|
|
|
NFSv4.1: Fix some issues with pnfs_generic_pg_test
Trond Myklebust
2011-06-21
2
-5
/
+10
|
|
*
|
|
|
|
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
2011-06-20
3
-3
/
+9
|
|
*
|
|
|
|
pnfs-obj: No longer needed to take an extra ref at add_device
Boaz Harrosh
2011-06-19
1
-1
/
+0
|
|
*
|
|
|
|
SUNRPC: Ensure the RPC client only quits on fatal signals
Trond Myklebust
2011-06-17
2
-3
/
+3
[next]