index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
115
-698
/
+698
*
sh: Conserve fixmap slots when IOREMAP_FIXED=n.
Paul Mundt
2010-01-21
1
-0
/
+2
*
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
15
-39
/
+20
*
sh: Track the uncached mapping size.
Paul Mundt
2010-01-21
3
-8
/
+24
*
sh: Rework P2 to only include kernel text.
Paul Mundt
2010-01-21
1
-77
/
+92
*
sh: initial PMB mapping iteration by helper macro.
Paul Mundt
2010-01-21
1
-147
/
+60
*
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
1
-2
/
+36
*
sh: mach-sdk7786: Probe system FPGA area mapping.
Paul Mundt
2010-01-20
3
-4
/
+50
*
sh: Correct iounmap fixmap teardown.
Paul Mundt
2010-01-20
1
-7
/
+2
*
sh: mach-sdk7786: reset controller reboot support.
Paul Mundt
2010-01-20
1
-0
/
+8
*
sh: machine_ops based reboot support.
Paul Mundt
2010-01-20
11
-90
/
+156
*
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-20
4
-14
/
+14
*
sh: mach-sdk7786: Split out FPGA IRQ controller setup.
Paul Mundt
2010-01-20
4
-38
/
+59
*
sh: mach-sdk7786: FPGA updates.
Paul Mundt
2010-01-20
4
-70
/
+159
*
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
2010-01-20
1
-2
/
+3
*
sh: update PFC to allow any enum in MARK lists
Magnus Damm
2010-01-20
1
-5
/
+32
*
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
2010-01-20
1
-1
/
+2
*
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
2010-01-19
3
-7
/
+116
*
sh: Fix up sdk7780 and urquell builds.
Paul Mundt
2010-01-19
2
-2
/
+2
*
sh: urquell: Handle EXTAL configuration here, too.
Paul Mundt
2010-01-19
1
-1
/
+24
*
sh: mach-sdk7786: Detect/configure/propagate EXTAL.
Paul Mundt
2010-01-19
1
-0
/
+23
*
sh: SH7786 clock framework rewrite.
Paul Mundt
2010-01-19
2
-99
/
+91
*
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2010-01-19
2
-3
/
+4
*
sh64: Use the shared FPU state restorer.
Paul Mundt
2010-01-19
3
-62
/
+8
*
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
2010-01-19
1
-2
/
+2
*
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2010-01-19
8
-41
/
+43
*
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-19
1
-15
/
+0
*
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
2010-01-19
6
-176
/
+124
*
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
Paul Mundt
2010-01-19
1
-2
/
+2
*
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2010-01-19
2
-1
/
+3
*
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
2010-01-19
4
-5
/
+4
*
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
2010-01-19
3
-22
/
+8
*
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
2010-01-19
6
-33
/
+41
*
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
2010-01-18
1
-2
/
+3
*
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
2010-01-18
1
-0
/
+6
*
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2010-01-18
2
-4
/
+10
*
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
2010-01-18
3
-48
/
+1
*
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
2010-01-18
1
-0
/
+9
*
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
2010-01-18
3
-3
/
+16
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-01-18
344
-2190
/
+3138
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-01-17
11
-115
/
+71
|
|
\
|
|
*
do_add_mount() should sanitize mnt_flags
Al Viro
2010-01-16
1
-0
/
+2
|
|
*
CIFS shouldn't make mountpoints shrinkable
Al Viro
2010-01-16
1
-2
/
+1
|
|
*
mnt_flags fixes in do_remount()
Al Viro
2010-01-16
1
-1
/
+5
|
|
*
attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
Al Viro
2010-01-16
1
-2
/
+2
|
|
*
may_umount() needs namespace_sem
Al Viro
2010-01-16
1
-0
/
+2
|
|
*
Fix configfs leak
Al Viro
2010-01-14
1
-1
/
+3
|
|
*
Fix the -ESTALE handling in do_filp_open()
Al Viro
2010-01-14
1
-11
/
+9
|
|
*
ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
OGAWA Hirofumi
2010-01-14
1
-12
/
+12
|
|
*
Fix ACC_MODE() for real
Al Viro
2010-01-14
3
-8
/
+3
[next]